triple integral spherical coordinateConfusing Triple IntegralTriple integral over spherical coordinatesCartesian to Spherical Coordinate Conversion for Triple IntegralBasic Multivariable QuestionConfused about trying to find the correct spherical co-ordinates for this tricky triple integralSetting limits on a Triple IntegralBounds on a triple integralEvaluating a Triple Integral of Sphere Centered at (1,2,3)Triple integral question with spherical coordinatesWriting an Expression for the Volume of a Spherical Shell
Could solar power be utilized and substitute coal in the 19th century?
Teaching indefinite integrals that require special-casing
Science Fiction story where a man invents a machine that can help him watch history unfold
Are taller landing gear bad for aircraft, particulary large airliners?
Why are all the doors on Ferenginar (the Ferengi home world) far shorter than the average Ferengi?
How to check participants in at events?
Can a Gentile theist be saved?
Stereotypical names
In Star Trek IV, why did the Bounty go back to a time when whales were already rare?
Calculating the number of days between 2 dates in Excel
Invariance of results when scaling explanatory variables in logistic regression, is there a proof?
For airliners, what prevents wing strikes on landing in bad weather?
Lifted its hind leg on or lifted its hind leg towards?
What if somebody invests in my application?
Golf game boilerplate
I2C signal and power over long range (10meter cable)
Would it be legal for a US State to ban exports of a natural resource?
Why is delta-v is the most useful quantity for planning space travel?
Can I Retrieve Email Addresses from BCC?
Indicating multiple different modes of speech (fantasy language or telepathy)
Latex for-and in equation
Can I use my Chinese passport to enter China after I acquired another citizenship?
What does the "3am" section means in manpages?
How can I successfully establish a nationwide combat training program for a large country?
triple integral spherical coordinate
Confusing Triple IntegralTriple integral over spherical coordinatesCartesian to Spherical Coordinate Conversion for Triple IntegralBasic Multivariable QuestionConfused about trying to find the correct spherical co-ordinates for this tricky triple integralSetting limits on a Triple IntegralBounds on a triple integralEvaluating a Triple Integral of Sphere Centered at (1,2,3)Triple integral question with spherical coordinatesWriting an Expression for the Volume of a Spherical Shell
$begingroup$
I have a problem converting this question into a spherical form.
$∫∫∫ z/√(x^2+y^2+z^2)dxdydz$ where R is the interior of a sphere $x^2+y^2+z^2 = 2z$
the limits of integration I found are:
0≤r≤2cosθ
0≤θ≤ π
0≤φ≤2 π
After converting this is my integrand
$∫∫∫ rcosθr^2sinθ/√2rcosθ drdθdφ$ with limit given above.
But this doesn't give me the right answer. Any help will be appreciated. Thanks in advance.
integration multivariable-calculus spheres
$endgroup$
add a comment |
$begingroup$
I have a problem converting this question into a spherical form.
$∫∫∫ z/√(x^2+y^2+z^2)dxdydz$ where R is the interior of a sphere $x^2+y^2+z^2 = 2z$
the limits of integration I found are:
0≤r≤2cosθ
0≤θ≤ π
0≤φ≤2 π
After converting this is my integrand
$∫∫∫ rcosθr^2sinθ/√2rcosθ drdθdφ$ with limit given above.
But this doesn't give me the right answer. Any help will be appreciated. Thanks in advance.
integration multivariable-calculus spheres
$endgroup$
$begingroup$
Are you sure in the $x^2+y^2+y^2=2z$?
$endgroup$
– Botond
Mar 16 at 22:18
$begingroup$
sorry, it should be z^2.
$endgroup$
– josh
Mar 16 at 22:28
add a comment |
$begingroup$
I have a problem converting this question into a spherical form.
$∫∫∫ z/√(x^2+y^2+z^2)dxdydz$ where R is the interior of a sphere $x^2+y^2+z^2 = 2z$
the limits of integration I found are:
0≤r≤2cosθ
0≤θ≤ π
0≤φ≤2 π
After converting this is my integrand
$∫∫∫ rcosθr^2sinθ/√2rcosθ drdθdφ$ with limit given above.
But this doesn't give me the right answer. Any help will be appreciated. Thanks in advance.
integration multivariable-calculus spheres
$endgroup$
I have a problem converting this question into a spherical form.
$∫∫∫ z/√(x^2+y^2+z^2)dxdydz$ where R is the interior of a sphere $x^2+y^2+z^2 = 2z$
the limits of integration I found are:
0≤r≤2cosθ
0≤θ≤ π
0≤φ≤2 π
After converting this is my integrand
$∫∫∫ rcosθr^2sinθ/√2rcosθ drdθdφ$ with limit given above.
But this doesn't give me the right answer. Any help will be appreciated. Thanks in advance.
integration multivariable-calculus spheres
integration multivariable-calculus spheres
edited Mar 16 at 22:28
josh
asked Mar 16 at 21:50
joshjosh
177
177
$begingroup$
Are you sure in the $x^2+y^2+y^2=2z$?
$endgroup$
– Botond
Mar 16 at 22:18
$begingroup$
sorry, it should be z^2.
$endgroup$
– josh
Mar 16 at 22:28
add a comment |
$begingroup$
Are you sure in the $x^2+y^2+y^2=2z$?
$endgroup$
– Botond
Mar 16 at 22:18
$begingroup$
sorry, it should be z^2.
$endgroup$
– josh
Mar 16 at 22:28
$begingroup$
Are you sure in the $x^2+y^2+y^2=2z$?
$endgroup$
– Botond
Mar 16 at 22:18
$begingroup$
Are you sure in the $x^2+y^2+y^2=2z$?
$endgroup$
– Botond
Mar 16 at 22:18
$begingroup$
sorry, it should be z^2.
$endgroup$
– josh
Mar 16 at 22:28
$begingroup$
sorry, it should be z^2.
$endgroup$
– josh
Mar 16 at 22:28
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The equation of the sphere can be rewritten as $x^2+y^2+(z-1)^2=1$. Thus the sphere has center $(0,0,1)$ and radius $1$. In particular, it is not the sphere in the picture. Since the sphere lies above the $xy$-plane, you should have
$$0leq theta leq fracpi2.$$
Also the denominator $sqrt2 r cos theta$ in the integrand looks wrong. The denominator is just $r$ since $r = sqrtx^2+y^2+z^2$.
$endgroup$
add a comment |
$begingroup$
Maybe , instead of $$ z=r cos φ $$
$$ z=1+r cos φ $$
Then the boundaries for r would be from 0 to 1
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3150895%2ftriple-integral-spherical-coordinate%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The equation of the sphere can be rewritten as $x^2+y^2+(z-1)^2=1$. Thus the sphere has center $(0,0,1)$ and radius $1$. In particular, it is not the sphere in the picture. Since the sphere lies above the $xy$-plane, you should have
$$0leq theta leq fracpi2.$$
Also the denominator $sqrt2 r cos theta$ in the integrand looks wrong. The denominator is just $r$ since $r = sqrtx^2+y^2+z^2$.
$endgroup$
add a comment |
$begingroup$
The equation of the sphere can be rewritten as $x^2+y^2+(z-1)^2=1$. Thus the sphere has center $(0,0,1)$ and radius $1$. In particular, it is not the sphere in the picture. Since the sphere lies above the $xy$-plane, you should have
$$0leq theta leq fracpi2.$$
Also the denominator $sqrt2 r cos theta$ in the integrand looks wrong. The denominator is just $r$ since $r = sqrtx^2+y^2+z^2$.
$endgroup$
add a comment |
$begingroup$
The equation of the sphere can be rewritten as $x^2+y^2+(z-1)^2=1$. Thus the sphere has center $(0,0,1)$ and radius $1$. In particular, it is not the sphere in the picture. Since the sphere lies above the $xy$-plane, you should have
$$0leq theta leq fracpi2.$$
Also the denominator $sqrt2 r cos theta$ in the integrand looks wrong. The denominator is just $r$ since $r = sqrtx^2+y^2+z^2$.
$endgroup$
The equation of the sphere can be rewritten as $x^2+y^2+(z-1)^2=1$. Thus the sphere has center $(0,0,1)$ and radius $1$. In particular, it is not the sphere in the picture. Since the sphere lies above the $xy$-plane, you should have
$$0leq theta leq fracpi2.$$
Also the denominator $sqrt2 r cos theta$ in the integrand looks wrong. The denominator is just $r$ since $r = sqrtx^2+y^2+z^2$.
edited Mar 16 at 22:59
answered Mar 16 at 22:50
Ernie060Ernie060
2,795419
2,795419
add a comment |
add a comment |
$begingroup$
Maybe , instead of $$ z=r cos φ $$
$$ z=1+r cos φ $$
Then the boundaries for r would be from 0 to 1
$endgroup$
add a comment |
$begingroup$
Maybe , instead of $$ z=r cos φ $$
$$ z=1+r cos φ $$
Then the boundaries for r would be from 0 to 1
$endgroup$
add a comment |
$begingroup$
Maybe , instead of $$ z=r cos φ $$
$$ z=1+r cos φ $$
Then the boundaries for r would be from 0 to 1
$endgroup$
Maybe , instead of $$ z=r cos φ $$
$$ z=1+r cos φ $$
Then the boundaries for r would be from 0 to 1
answered Mar 16 at 23:03
Milan StojanovicMilan Stojanovic
452513
452513
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3150895%2ftriple-integral-spherical-coordinate%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Are you sure in the $x^2+y^2+y^2=2z$?
$endgroup$
– Botond
Mar 16 at 22:18
$begingroup$
sorry, it should be z^2.
$endgroup$
– josh
Mar 16 at 22:28