Volume enclosed by two paraboloids

  • Thread starter Thread starter Damascus Road
  • Start date Start date
  • Tags Tags
    Volume
Damascus Road
Messages
117
Reaction score
0
Hello,

This is a question in which I'm getting the right answer, I just want to make sure what I'm doing its legitimate, as it seems a bit off to me.

The volume enclosed by
z=16[x^{2}+y^{2}], z=8-16[x^{2}+y^{2}]

I set my triple integral up as follows:
\int^{?r}_{?r}\int^{2\pi}_{0}\int^{8-16r^{2}}_{16r^{2}} r dz d\vartheta dr

So, my height is the bottom function to the upper, and obviously completing a full circle.
Now here is what I'm unsure about.

I know I need to either do two integrals for r and add them together 0 to 1 and 0 to -1,
or -1 to 1 so that I'm only left with 2/pi (the answer) but what is the logic behind getting the limits for r?

Thanks in advance
 
Physics news on Phys.org
Hello Damascus Road! :smile:
Damascus Road said:
Now here is what I'm unsure about.

I know I need to either do two integrals for r and add them together 0 to 1 and 0 to -1,
or -1 to 1 so that I'm only left with 2/pi (the answer) but what is the logic behind getting the limits for r?

I don't understand what your two integrals for r are :confused:

r cannot be negative.

You're taking all possible cylindrical slices, so they're from r = … to … ?

(though it might be easier to take horizontal slices, from z = … to … )
 
That's a good start.
It should be obvious that the origin, r=0, is contained in the volume so that is your lower limit on r. Now, where do the two graphs, z= 16r^2 and z= 8- 16r^2 intersect? That will give the upper limit on the r integral.
 
Ok, thanks HallsofIvy.

Now to make sure I understand it... in my head it seems to make sense that maybe you have to take two integrals wrt r, since its technically moving through two different functions isn't it?

Or does taking the integral of the height first take care of that, providing a "smooth" boundary?
 
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