Triple Integral Limits Help. Cylindrical Coordinates

bob29
Messages
18
Reaction score
0

Homework Statement


Find the volume of the solid bounded by the paraboloids z=x^2+y^2 and z=36-x^2-y^2.

Answer is:
<br /> 324\pi<br /> \\

Homework Equations


r^2=x^2+y^2
x=rcos0
y=rcos0

The Attempt at a Solution


36-x^2+y^2=x^2+y^2\\
36=2x^2+2y^2
18=x^2+y^2
r^2=18

<br /> V=\int_{0}^{2\pi} \int_0^{3\sqrt{2}} \int_{r^2}^{36-r^2} \left (1) \right dz.rdr.d\theta<br />

---------------------------------------------------------------

Homework Statement


Use cylindrical coordinates to find the volume of inside the region cut from the sphere x^2+y^2+z^2=36 by the cylinder x^2+y^2=4.
Ans is:
<br /> \frac{4\pi}{3}(216-32^{3/2})<br />

The Attempt at a Solution


Diagram is of a sphere where a cylinder is inside of it.
x^2+y^2+z^2=4
r^2+z^2=4
<br /> z=\sqrt{4-r^2}\\<br />

x^2+y^2=4
r^2=2^2
r=2

<br /> V=\int_{0}^{2\pi} \int_0^2 \int_{-\sqrt{36-r^2}}^{\sqrt{4-r^2}} \left (1) \right dz.rdr.d\theta<br />

Studying for an exam and would appreciate the help to answering these questions that I am struggling on.
 
Last edited:
Physics news on Phys.org
The first problem looks good: like you I got 324 \pi.

Your setup for the second volume is almost correct, but not quite. Your upper limit of integration for z is incorrect. When you're picturing the region, remember that it's the sphere that gives you the upper and lower boundaries for the z coordinate.
 
Isn't the region the cylinder? so it enters the bottom and exits the top of the cylinder. Sort of confused about which function determines the boundaries.

Thanks for confirming the 1st problem.
Guess I made a mistake in my integration of r where r^4/4 should have been r^4/2.
 
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