CAF123
Gold Member
- 2,918
- 87
Homework Statement
Determine the value of \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
The Attempt at a Solution
So in spherical polars, the integrand is simply ρ.
\sqrt{1- x^2- y^2} = z = ρ\cos\phi = \cos\phi since we are on the unit sphere.
This gives one of the bounds
\sqrt{1-x^2} is the upper half of the unit circle in the xy plane, so clearly θ goes from 0 to pi.
Since we consider z≥0, \phi must go from 0 to pi/2.
Putting this together gives, \int_{0}^{\frac{π}{2}} \int_{0}^{π} \int_{0}^{cos\phi} ρ\,dρ\,dθ\,d\phi have I ordered the integration process correctly?