Find the arc length of a curve over an interval

bocobuff
Messages
41
Reaction score
0

Homework Statement


I'm trying to find the arc length of a curve over an interval and I've arrived at
\int (y4 +2y2 +1)1/2 dy
and now I'm pretty sure i should use a u substitution in order to integrate.
I tried using u=y2 so du=2y dy so dy=du/2y
Then you have \int (u2+2u+1)1/2 and eventually it boils down to \int u+1 du which gives you u2/2 +u

But I think I forgot to incorporate the du/2y and I don't know if I can just change the answer to y2/2 + y.

Any thoughts?
 
Last edited:
Physics news on Phys.org
You don't have to 'u sub' anything yet. First try and simplify (y^4+2*y^2+1)^(1/2). Isn't y^4+2*y^2+1=(y^2+1)^2? What's the (1/2) power of that?
 
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