Triple integration in spherical polars

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
CAF123
Gold Member
Messages
2,918
Reaction score
87

Homework Statement


Determine the value of [tex]\int_{0}^{1} \int_{0}^{\sqrt{1-x^2}} \int_{0}^{\sqrt{1-x^2-y^2}} \sqrt{x^2+ y^2 + z^2} dz dy dx[/tex]

The Attempt at a Solution



So in spherical polars, the integrand is simply ρ.
[itex]\sqrt{1- x^2- y^2} = z = ρ\cos\phi = \cos\phi[/itex] since we are on the unit sphere.
This gives one of the bounds
[itex]\sqrt{1-x^2}[/itex] is the upper half of the unit circle in the xy plane, so clearly θ goes from 0 to pi.
Since we consider z≥0, [itex]\phi[/itex] must go from 0 to pi/2.

Putting this together gives, [tex]\int_{0}^{\frac{π}{2}} \int_{0}^{π} \int_{0}^{cos\phi} ρ\,dρ\,dθ\,d\phi[/tex] have I ordered the integration process correctly?
 
Physics news on Phys.org
I'm afraid it's totally wrong.

It can be tricky changing the limits of integration when changing from one set of coordinates to another. It would be easier to visualise the region R and then parameterise it in terms of the new coordinate system.

The region of integration is the volume of the unit sphere centred at the origin in the first quadrant (ie x, y and z are all positive). This region can be parameterised in spherical coordinates as:
[tex]R: \{0\leq \rho \leq 1, 0\leq\theta\leq\frac{\pi}{2}, 0\leq\phi\leq\frac{\pi}{2}\}[/tex]
Furthermore, note that [itex]dx\,dy\,dz \neq d\rho\,d\theta\,d\phi[/itex]
The infinitesimal volume element in spherical coordinates is in fact
[tex]dV = \rho^{2} sin \phi \,d\rho\,d\theta\,d\phi[/tex]
([itex]\rho^{2} sin \phi[/itex] is often called the Jacobian)
 
Thanks for clarifying things.
It is clear that ρ goes from 0 to 1 when I see the picture, but why don't I get the same results when I tried to do it algebraically? (I get [itex]\cos\phi[/itex])
Also , should I expect the answer to be pi/6, ie a quarter of the volume of a unit hemisphere?
 
Last edited: