Calculate Volume of a Portion of Sphere with Given Constraints

In summary, The homework statement is to find the volume of the portion of the sphere x^2 + y^2 + z^2 = 4 for which y>1. The attempt at a solution uses a triple integral and gets the answer 28/3 * pi.
  • #1
cpfoxhunt
16
0

Homework Statement



Find the volume of the portion of the sphere x^2 + y^2 + z^2 = 4 for which y>1 (or equal to).


Homework Equations



I would like to do this using a triple integral.

The Attempt at a Solution



OK, so I tried integrating the element r^2sin(theta)drd(phi)d(theta) where theta is the angle from the z axis, and theta limits 0 to pi, phi limits 0 to 2pi and r limits 1 to 2 and got 28/3 * pi.

Am I talking utter rubbish?

Cheers
Cpfoxhunt
 
Physics news on Phys.org
  • #2
In your translation from Cartesian to polar coordinates, your information about the part of the sphere that is cut off (ie that is not included) got lost. The restrictions on y do not translate into the restrictions on the radius that you imposed. If you think about it, by restricting r to be between 1 and 2, you are calculating the volume between two spheres, one of radius 1, and the other of radius 2. That is not the volume you are trying to calculate.
 
  • #3
You're looking at the portion of the sphere to the "right" (in this picture) of the plane y=1:

http://img138.imageshack.us/img138/2378/sphereplanebt6.th.png

I hope that helps visualize it. Now, to accuarately translate y into spherical polar coordinates, consider a point represented by the vector:

[tex] \vec{r} = (r, \theta, \phi) [/tex]

In my convention, theta is the polar angle, and phi is the azimuthal angle.

The magnitude of the projection onto the xy-plane of this vector is given by:

[tex] r\sin{\theta} [/tex]

By definition, the angle between this projection and the positive x-axis is phi, so that the x and y components of the projection are given by:

[tex] x = (r\sin{\theta})\cos \phi [/tex]
[tex] y = (r\sin{\theta})\sin \phi [/tex]

Your restriction then becomes:

[tex] r\sin{\theta}\sin \phi \geq 1 [/tex]

with the added constraint that, for the point to lie within the sphere,

[tex] r \leq 2 [/tex]
 
Last edited by a moderator:
  • #4
Whether you have enough information to translate those constraints into proper limits of integration on the volume integral, I'm not totally sure.
 
  • #5
Thanks for the help. So I should just apply divergence theorem then? And integrate over the closed surface of the sphere? How would you guys answer the question? I'm currently tying myself in knots over the whole surface and volume integral topic which is annoying because I understood it a few weeks ago.

When I translate into polars I simply multiply by the jacobian r^2sin(theta) right?
 
  • #6
cpfoxhunt said:

Homework Statement



Find the volume of the portion of the sphere x^2 + y^2 + z^2 = 4 for which y>1 (or equal to).


Homework Equations



I would like to do this using a triple integral.

The Attempt at a Solution



OK, so I tried integrating the element r^2sin(theta)drd(phi)d(theta) where theta is the angle from the z axis, and theta limits 0 to pi, phi limits 0 to 2pi and r limits 1 to 2 and got 28/3 * pi.

Am I talking utter rubbish?

Cheers
Cpfoxhunt
Not utter rubbish but using those limits (I had to think for a moment- you're a physicist and have swapped [itex]\theta[/itex] and [itex]\phi[/itex] from what any self respecting mathematician would use) covers the entire sphere- and the volume of a sphere of radius 2 is [itex](32/3)\pi[/itex], not 28/3. But you don't want the entire sphere, only part of it so you don't want to use those limits.

If it were me, I would alter the problem so we wanted the part with [itex]z\ge 1[/itex]. That way the r and phi limits would be the same with theta altered to give only the part with [itex]z\ge 1[/itex]. And since, in polar coordinates [itex]z= r cos(\theta)[/itex] you want theta between 0 and arccos(1/2).
 
  • #7
Very good point. And yeah, guilty with the swapping the azimuthual with the polar, but thet is apparently the format my exam is going to be in, so I am trying to get used to it.

Cheers for the idea, I like that a lot more.

Chris
 
  • #8
My brains are clearly falling out of my head, is the answer (8/3)pi? The problem is I don't honestly believe that it is ... using other black arts I get the answer to be 5(pi)/3 but the integration gives 8 ..
 
Last edited:
  • #9
[tex]\int_{\rho= 0}^2\int_{\phi= 0}^{2\pi}\int_{\theta= 0}^{arccos(1/2)} \rho^2 sin^2(\theta) d\rho d\phi d\theta[/tex]
[tex]= \left(\int_{\rho= 0}^2 \rho^2 d\rho\right)\left(\int_{\phi= 0}^{2\pi} d\phi\right)\left(\int_{\theta= 0}^{arccos(1/2)} sin^2(\theta)d\theta\right)[/tex]
[tex]\int_{\rho= 0}^2 \rho^2 d\rho= \frac{8}{3}[/tex]
[tex]\int_{\phi= 0}^{2\pi} d\phi= 2\pi[/tex]
To integrate [itex]sin^2(\theta)d\theta[/itex] use the trig identity [itex]sin^2(\theta)= (1/2)(1+ cos(2\theta))[/itex]
 

1. What is a simple volume integral?

A simple volume integral is a mathematical concept used in calculus and physics to calculate the volume of a three-dimensional region. It involves integrating a function over a specified volume to determine the total value of that function within that volume.

2. How is a simple volume integral different from other types of integrals?

A simple volume integral is specifically used to find the volume of a three-dimensional region, while other types of integrals may be used for different purposes such as finding the area under a curve or the length of a curve.

3. What is the formula for a simple volume integral?

The formula for a simple volume integral is: ∭f(x,y,z) dV, where f(x,y,z) is the function being integrated and dV represents the infinitesimal volume element.

4. How is a simple volume integral used in scientific research?

Simple volume integrals are commonly used in many areas of scientific research, such as physics, engineering, and biology. They are used to calculate the volume of objects, determine the mass or density of a substance, and find the center of mass of an object, among other applications.

5. What are some real-world examples of simple volume integrals?

Examples of simple volume integrals in real-world applications include finding the volume of a water tank, calculating the mass of a planet or star, and determining the amount of medication in a pill. They are also used in fluid dynamics to find the flow rate of a fluid through a given volume.

Similar threads

Replies
14
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
989
  • Calculus and Beyond Homework Help
Replies
3
Views
557
  • Calculus and Beyond Homework Help
Replies
9
Views
161
  • Calculus and Beyond Homework Help
Replies
2
Views
799
  • Calculus and Beyond Homework Help
Replies
21
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
953
  • Calculus and Beyond Homework Help
Replies
34
Views
2K
Back
Top