Calculating Volume for Non-Intersecting Surfaces Using Triple Integral

danago
Gold Member
Messages
1,118
Reaction score
4
Find the volume of the region above the sphere x^2+y^2+z^2=4 and below the
paraboloid z = 6-x^2- y^2.


Ok so the first thing i did was to find out if the two surfaces ever intersect by substituting x^2+y^2=6-z into the first equation and solving for z. I got only complex solutions, hence they never intersect.

If i am picturing the region correctly, i am dealing with the volume of a region who's base is bounded by the equator of the sphere, all the way up to the paraboloid.

My initial thought was to use a cylindrical coordinate system. If i have set up my bounds correctly, the integral i would need to evaluate would be:

V=\int^{2\pi}_{0}\int^{2}_{0}\int^{6-r^2}_{\sqrt{4-r^2}}dz\:r\:dr\: d\theta=\frac{32\pi}{3}

However, according to the solutions, the answer is \frac{2\pi}{3} (28-3\pi). I am sure that i evaluated my integral correctly because i checked it with Mathematica, but i just can't seem to get the same answer as the solution guide.

Any help would be greatly appreciated,
Thanks,
Dan.
 
Physics news on Phys.org
I agree with you. Furthermore, I can't even think of reasonable related question that would end up with a pi squared in the answer, as they have.
 
Ok that's good then :smile: I think i found how the books solution came about; If the integration is carried out with the same bounds, but with dV =dz dr d\theta i.e. without the 'r', then the solution is as they stated.
 
Are you sure you've given us the right problem?
Find the volume of the region above the sphere x^2+y^2+z^2=4
and below the
paraboloid z = 6-x^2- y^2.

Ok so the first thing i did was to find out if the two surfaces ever intersect by substituting into the first equation and solving for z. I got only complex solutions, hence they never intersect.

If i am picturing the region correctly, i am dealing with the volume of a region who's base is bounded by the equator of the sphere, all the way up to the paraboloid.
It's disconcerting to me that the two surfaces don't intersect, since that makes the volume region ambiguous. You have arbitrarily chosen to take "above the sphere" to mean "from its equator up." I think one could reasonably interpret "above the sphere" to mean from the top of its north pole up to the paraboloid. If the two surfaces intersected, then the region bounded by them would be nonambiguous.

If you have given us the problem exactly as worded in your book, then maybe the problem itself is poorly constructed.
 
Yea that's exactly as it was stated.

I do see what you mean and i understand how it can be interpreted in more than 1 way, but the way i did it just seemed most natural to me. I didnt really even give it a second thought when interpreting it, though maybe i should have.
 
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