Surface of recolution of a curve integrating wrong :-(

darkwolfe5
Messages
5
Reaction score
0

Homework Statement



the curve y= sqrt(x² +1) , 0 ≤ x ≤ sqrt(2) is revolved about the x-axis to generate a surface. Find the area of the surface of revolution.

Homework Equations



A = 2π ∫ f (x) * sqrt[1+f ' (x)] dx

The Attempt at a Solution



I've gotten down to 2π ∫ sqrt(2x²+1) dx
and I know that's correct thus far (confirmed using my calculator)
calc says: 13.14153998

but once I integrate, I get 2π[ ⅔ * (2x²+1)^(3/2) with the limits from 0 to sqrt(2)
Once I substitute the sqrt(2) I get something way out of the park.
calc says: 46.832...

Did I do my integration right?
 
Physics news on Phys.org
You can check if it's right by differentiating. After you have checked and seen that it's not, the easiest way forward is to switch variables to polar coordinates.
 
clamtrox said:
You can check if it's right by differentiating. After you have checked and seen that it's not, the easiest way forward is to switch variables to polar coordinates.

We haven't gotten to polar coordinates yet...that's what we're supposed to start on Monday :-(
 
Oops, I mean hyperbolic coordinates (that probably doesn't help, but still :)
 
well I've had someone on another site tell me:

<quote>
∫ √( 2x² + 1 ) dx

= √2* ∫ √( x² + 0.5 ) dx

= √2* { (x/2)*√( x² + .5) + (0.5/2)*ln [ x + √( x² + 0.5) ] } between x = 0 and x = √2.
</quote>

But that doesn't seem to calculate right to me either.
 
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