mattmns
- 1,121
- 5
Just wondering if I did this correct.
Find the volume of the region that lies inside the sphere x^2 + y^2 + z^2 = 2 and outside the cylinder x^2 + y^2 = 1
----------
Using cylindrical coordinates, and symmetry, I got:
I went up the z-axis, hitting z = 0 first, then exiting at z = \sqrt{2-r^2}
So, the projection is two circles, one with r=1 and the other r=\sqrt{2}
2 \int_{0}^{2\pi}\int_{1}^{\sqrt{2}}\int_{0}^{\sqrt{2-r^2}} r dz dr d\theta
Which is then
4\pi \int_{1}^{\sqrt{2}} r \sqrt{2-r^2} dr
Letu = 2-r^2<br /> => du = -2rdr <br /> => \frac{-du}{2} = rdr
Then I got:
-2\pi \int_{r=1}^{r=\sqrt{2}} \sqrt{u}du = \left[ -2\pi \frac{2}{3} u^\frac{3}{2} \right]_{r=1}^{r=\sqrt{2}}
\left[ \frac{-4\pi}{3}(2-r^2)^\frac{3}{2} \right]_{1}^{\sqrt{2}}
Which equals \frac{4\pi}{3}
Look ok? Thanks.
Find the volume of the region that lies inside the sphere x^2 + y^2 + z^2 = 2 and outside the cylinder x^2 + y^2 = 1
----------
Using cylindrical coordinates, and symmetry, I got:
I went up the z-axis, hitting z = 0 first, then exiting at z = \sqrt{2-r^2}
So, the projection is two circles, one with r=1 and the other r=\sqrt{2}
2 \int_{0}^{2\pi}\int_{1}^{\sqrt{2}}\int_{0}^{\sqrt{2-r^2}} r dz dr d\theta
Which is then
4\pi \int_{1}^{\sqrt{2}} r \sqrt{2-r^2} dr
Letu = 2-r^2<br /> => du = -2rdr <br /> => \frac{-du}{2} = rdr
Then I got:
-2\pi \int_{r=1}^{r=\sqrt{2}} \sqrt{u}du = \left[ -2\pi \frac{2}{3} u^\frac{3}{2} \right]_{r=1}^{r=\sqrt{2}}
\left[ \frac{-4\pi}{3}(2-r^2)^\frac{3}{2} \right]_{1}^{\sqrt{2}}
Which equals \frac{4\pi}{3}
Look ok? Thanks.
Last edited: