Finding Volume of Cone & Torus in Spherical Coordinates

AI Thread Summary
To find the volume of the solid above the cone defined by φ = π/3 and inside the torus given by ρ = 4sin(φ), the correct bounds for the integral should be 0 ≤ ρ ≤ 4sin(φ), 0 ≤ θ ≤ 2π, and 0 ≤ φ ≤ π/3. Evaluating the integral with these bounds yields an approximate volume of 19.99. The initial confusion arose from using the wrong bounds for φ, which led to an incorrect volume calculation. After adjusting the bounds, the correct answer was confirmed. This highlights the importance of accurately setting integration limits in spherical coordinates.
eok20
Messages
198
Reaction score
0
Hi, I need to find the volume of the solid that lies above the cone with equation (in spherical coordinates) \phi = \frac{\Pi}{3} and inside the torus with equation \rho = 4\sin\phi. I thought that the bounds are: 0\leq\rho\leq4\sin\phi, \frac{\Pi}{3}\leq\phi\leq\frac{\Pi}{2}, and 0\leq\theta\leq2\Pi but when I evaluated the integral (using Mathematica) of \rho^2\sin\phi (the Jacobian) using these bounds I got the wrong answer. Any help would be greatly appreciated.

Thanks.
 
Physics news on Phys.org
\frac{\Pi}{3}\leq\phi\leq\frac{\Pi}{2}

Between Pi/3 and Pi/2 you ahve the volume outside the cone, if you want the volume inside the cone (like water ina coneshaped cup) then you'd want to go from phi = 0 to Pi/3.
 
The attached plot shows the cross-section of the donut intersecting with the cone. This is what I come up with:

\int_0^{2\pi}\int_0^{\pi/3}\int_0^{4Sin(\phi)}\rho^2 Sin(\phi)d\rho d\phi d\theta

Mathematica reports approx 19.99. What did you get?
 

Attachments

  • donutcone.JPG
    donutcone.JPG
    6.5 KB · Views: 450
Thanks a lot for both of your help. After fixing the bounds of phi i got the correct answer of around 19.99
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top