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?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top