kidsmoker
- 85
- 0
Homework Statement
Find the volume integral of the function f=x^{2}+y^{2}+z^{2} over the region inside a sphere of radius R, centered on the origin.
Homework Equations
Spherical polars x=rsin(\theta)cos(\phi), y=rsin(\theta)sin(\phi), z=rcos(\theta)
Jacobian in spherical polars = r^2sin(\theta)
The Attempt at a Solution
When i work through it I end up with the triple integral
V=\int^{R}_{0}dr\int^{\pi}_{-\pi}d\phi\int^{\pi}_{-\pi}d\theta (r^{2}sin^{2}\theta cos^{2}\phi+r^{2}sin^{2}\theta sin^{2}\phi + r^{2}cos^{2}\theta)r^2sin\theta
but I'm not too sure whether this is right. Mainly I'm not sure about the limits of integration.
Is this correct please?
Thanks.