Is it possible to calculate the following with a triple integral, and if so, how?
The volume of a solid bounded by two cylinders: radius = 1 and radius = 2, AND by two cones: $\varphi$ = $\pi$/6 and $\varphi$ = $\pi$/3.
I don't believe it's possible using only spherical coordinates or only cylindrical coordinates, for the following reason: (it wouldn't allow me to post the image directly as this is my first post here).
When you go to attempt to pick a range for $\varphi$ you will always have some unaccounted for volume as is represented by the (poorly drawn) image above.
Could you complete the integral by making a change in variables from spherical to cylindrical halfway through the formula? Or would you be stuck computing two separate triple integrals (the second being to account for the volume represented in the image above)?
Any help or insight would be greatly appreciated.
You said:
But we can try a trick. Since we have to find only the volume of the solid between cylinders and cones. We can find the volume in the first octant , then with the help of symmetry , we'll be able to find the total volume.
Now , see the exact region drawn below...
I think every thing is clear now.
So,
$$V=8\times \int_{\theta = 0}^{\pi /2}\int_{\varphi=\pi/6}^{\pi/3}\int_{\rho=\operatorname{cosec} \varphi}^{2 \operatorname{cosec} \varphi} \rho^2 \sin\varphi \ d\rho \, d\varphi\, d\theta $$
Hope this may helpful !
EDIT:
$r=1$ is the cylinder $x^2+y^2=1$ can be represented as $\rho=\operatorname{cosec}\varphi$ in spherical co-ordinate system.