Triple Integrals: Spherical Coordinates - Finding the Bounds for ρ

theBEAST
Messages
361
Reaction score
0

Homework Statement


Find the volume of the solid that lies above the cone z = root(x2 + y2) and below the sphere x2 + y2 + x2 = z.

Homework Equations


x2 + y2 + x2 = ρ2

The Attempt at a Solution


The main issue I have with this question is finding what the boundary of integration is for ρ. I tried to solve for it by:
https://dl.dropbox.com/u/64325990/Photobook/Photo%202012-06-10%207%2041%2030%20PM.jpg
I end up getting 0 ≤ ρ ≤ root(2)sinΦ.

However the answer says the 0 ≤ ρ ≤ cosΦ, what am I doing wrong?
 
Last edited by a moderator:
Physics news on Phys.org
theBEAST said:

Homework Statement


Find the volume of the solid that lies above the cone z = root(x2 + y2) and below the sphere x2 + y2 + x2 = z.

Homework Equations


x2 + y2 + x2 = ρ2

The Attempt at a Solution


The main issue I have with this question is finding what the boundary of integration is for ρ. I tried to solve for it by:
https://dl.dropbox.com/u/64325990/Photobook/Photo%202012-06-10%207%2041%2030%20PM.jpg
I end up getting 0 ≤ ρ ≤ root(2)sinΦ.

However the answer says the 0 ≤ ρ ≤ cosΦ, what am I doing wrong?

The outer surface is the sphere ##x^2+y^2+z^2=z##. Writing that in spherical coordinates gives ##\rho^2=\rho \cos\phi##. Dividing by ##\rho## gives ##\rho = \cos\phi##. So ##\rho## goes from ##0## to ##\cos\phi##. You get the cone with an appropriate limits for ##\phi##.
 
Last edited by a moderator:
LCKurtz said:
The outer surface is the sphere ##x^2+y^2+z^2=z##. Writing that in spherical coordinates gives ##\rho^2=\rho \cos\phi##. Dividing by ##\rho## gives ##\rho = \cos\phi##. So ##\rho## goes from ##0## to ##\cos\phi##. You get the cone with an appropriate limits for ##\phi##.

Oh wow that makes so much sense now! Thanks! :DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
 
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