Finding the Mass of a Solid Using Triple Integrals

  • Thread starter Thread starter FunkyDwarf
  • Start date Start date
FunkyDwarf
Messages
481
Reaction score
0
Hey guys!

Just a quick question. As usual I am sure I am missing something stupid but if you can help me get my head around it id appreciate it (ie sorry if it seems a mundane error)

Homework Statement


Find the mass of the solid T outside the sphere x^2 + y^2 + z^2 = 1
and inside the sphere x^2 +y^2 + z^2 = 2z<br />

Homework Equations


Ok clearly given theyre spheres spherical coordinates is the go, but i kinda hit a stang finding the boundary for the radius or rho.

The Attempt at a Solution


Clearly the first sphere has radius one, but what about the 2nd one? Given its related to 2z it would seem more of an ellipse type thing...

given that the LHS is r^2 i used the relation z = rcos(phi) which gives the upper bound of r as cos(phi)

Does that sound right?

Cheers
-G
 
Physics news on Phys.org
x^2+y^2+z^2=2z isn't a sphere, so don't try and make it one.

you might want to start by noting if z<1/2, the x-y cross section of the outer shell is smaller than the x-y cross section of the inner shell... this gives you one bound for z. Try and find the other one.
 
Ah ok fair nuff, will do. Yeh i thought it wasnt a sphere, but the question stated it as one so guess its a misprint. thanks, will give it a go.

EDIT: Ok tried drawing some level curves...not sure theyre right. am i correct in thinking the 2nd function (2z) looks something like a y=x^2 curve but rotated around the y-axis (centered about z here though)?

if so how can we use that as our upper bound because it is unbounded (in the z variable anyway) ...

sorry if seems like I am making stupid oversights :S

cheers
-G
 
Last edited:
Office_Shredder said:
x^2+y^2+z^2=2z isn't a sphere, so don't try and make it one.

x^2+y^2+z^2=2z
x^2+y^2+z^2-2z=0
x^2+y^2+z^2-2z+1=1
x^2+y^2+\left(z-1\right)^2=1

Looks a whole lot like a sphere of radius 1, centered at &lt;0,0,1&gt; to me.

This looks very much like a question you're supposed to answer by setting up an integral.
 
Knew it was something simple :) guess i should have done a few more iterations of th level surface huh

thanks mate
-G
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top