Find Volume of Sphere using Spherical Coordinates

jeff1evesque
Messages
312
Reaction score
0

Homework Statement


Using Spherical coordinates, find the volume of the solid enclosed by the sphere x^2 + y^2 + z^2 = 4a^2 and the planes z = 0 and z = a.

Homework Equations


I have the solutions to this problem, and it is done by integrating two parts:
V = V_{R=const.} + V_{z = const.}

The limits for V = V_{R=const.} are
[0 \leq \phi \leq 2\pi], [\frac{\pi}{2} - sin^{-1}(\frac{1}{2}) \leq \theta \leq \frac{\pi}{2}], [0 \leq R \leq 2 \pi]

The limits for V_{z = const.} are
[0 \leq \theta \leq \frac{\pi}{2} - sin^{-1}(\frac{1}{2})], [0 \leq R \leq \frac{a}{cos(\theta)}], 0 \leq \phi \leq 2\pi]

The Attempt at a Solution



Could someone explain to things to me:
1. Why there are two things we are integrating: V = V_{R=const.} + V_{z = const.} I would think there should be only one integral, one that is bounded between z = 0, and z = a within the given sphere.
2. Why the limits are defined as it is- more specifically, the limits for \theta for V = V_{R=const.}, and \theta, R for V_{z = const.}Thanks so much,

JL
 
Physics news on Phys.org
sphere_cone.jpg


In above plot, green surface is V_R=const. and, imagining the blue cone surface filled to the brim would be the Vz=const. Two integrals are needed because why? What is the equation of the blue surface in spherical coords?
 
benorin said:
sphere_cone.jpg


In above plot, green surface is V_R=const. and, imagining the blue cone surface filled to the brim would be the Vz=const. Two integrals are needed because why? What is the equation of the blue surface in spherical coords?

Oh, ok thanks- I think I understand this problem now. By the way, that's a really cool picture.

JL
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top