I can't believe I am not getting this, shell method

  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Method Shell
flyingpig
Messages
2,574
Reaction score
1

Homework Statement




Let's say I have the area bounded by y_1 = \sqrt{x} and y_2 = x^2 in (0,1). Rotate that about the x-axis, find that volume of solid.


The Attempt at a Solution



Which one is right?

\int_{0}^{1} \pi (x^2 - \sqrt{x})^2 dx

\pi \int_{0}^{1} x^4 - x dx

I think the second integral is right because it uses washeres?

If the second integral is wrong, what is the meaning of the first integral?
 
Physics news on Phys.org
The second is the correct one.
The first maybe be... something like a "cone" shaped solid whose radious is y_1(x)-y_2(x)
 
I think you have the signs of the terms in the second integral reversed. The square root of x is larger than x squared on the interval from 0 to 1. If you evaluate your integral, you get a negative volume.
 
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