Example on spherical coord. and trip. integral

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
hotcommodity
Messages
434
Reaction score
0
[SOLVED] Example on spherical coord. and trip. integral

Homework Statement



Here's the example in the book. They're proving the volume of a sphere using spherical coordinates.

A solid ball T (the region) with constant density [tex]\delta[/tex] is bounded by the spherical surface with equation [tex]\rho = a[/tex]. Use spherical coordinates to compute its volume V.

It says that the bounds are:

[tex]0 \leq \rho \leq a, 0 \leq \phi \leq \pi, 0 \leq \theta \leq 2 \pi[/tex]

The bounds for [tex]\phi[/tex] confuse me. Why does it go from 0 to pi? Wouldn't that only account for half of the sphere?

Any help is appreciated.
 
Physics news on Phys.org
One angular coordinate measures pole to pole angle, that goes from 0 to pi. The other measures the equatorial angle, that goes 0 to 2pi. Together they cover the whole sphere.
 
Draw a picture. If [itex]\phi> \pi[/itex] you would be picking up the same points as with [itex]\phi< \pi[/itex], [itex]\theta> \pi[/itex].
 
Oh ok, I get it, as theta goes from 0 to 2pi, phi sweeps the entire sphere. Thank you both.