Arc Length

Gladius

New member
Joined
Apr 8, 2008
Messages
10
Hi, I am trying to find the arc length of f(x) = (x^3/6) - (1/2x) between x = 1 and x = 3. So far I have found its derivative and plugged it into the equation for arc length, but I am having trouble evaluating the integral of sqrt( 1 + ((0.5x^2) + (0.5x^-2))^2). The textbook says that it can be found exactly. I've tried many substitutions, but none of the substitutions I make seem to resemble any of the known integrals in my table of integrals :( . Thanks in advance.
 
It's actually the first one (1/2)x^-1 Sorry. I'm not sure how to type like you do.
 
I'm a bit confused. Shouldn't the integral be 1+(x4+1)24x4\displaystyle \int\sqrt{1+\frac{(x^{4}+1)^{2}}{4x^{4}}}

if the derivative of the function is x22+x22\displaystyle \frac{x^{2}}{2}+\frac{x^{-2}}{2}

By the way, thanks for telling my about this LaTex. It definately helps :)
 
I am so sorry. I made a mistake and added instead of subtracting. Well, time to regroup.
 
Hello, Gladius!

I'm 99.99% sure there is a typo in the problem . . .


Find the arc length of:   f(x)=x36+12x   from x=1 to x=3\displaystyle \text{Find the arc length of: }\;f(x) \:= \:\frac{x^3}{6} + \frac{1}{2x}\;\text{ from }x = 1\,\text{ to }\,x = 3
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . \displaystyle \uparrow Here!

We want: L  =  131+(y)2dx\displaystyle \text{We want: }L \;=\;\int^3_1\sqrt{1 + (y')^2}\,dx


We have:   y  =  x36+12x1\displaystyle \text{We have: }\;y \;=\;\frac{x^3}{6} + \frac{1}{2}x^{-1}

Then:   y  =  x2212x2  =  x2212x2\displaystyle \text{Then: }\;y' \;=\;\frac{x^2}{2} - \frac{1}{2}x^{-2} \;=\;\frac{x^2}{2} - \frac{1}{2x^2}

And:   (y)2  =  (x2212x2)2  =  x4412+14x4\displaystyle \text{And: }\;(y')^2 \;=\;\left(\frac{x^2}{2} - \frac{1}{2x^2}\right)^2 \;=\;\frac{x^4}{4} - \frac{1}{2} + \frac{1}{4x^4}

So:   1+(y)2  =  1+x4412+14x4  =  x44+12+14x2  =  (x22+12x2)2\displaystyle \text{So: }\;1 + (y')^2\;=\;1 + \frac{x^4}{4} - \frac{1}{2} + \frac{1}{4x^4} \;=\;\frac{x^4}{4} + \frac{1}{2} + \frac{1}{4x^2} \;=\;\left(\frac{x^2}{2} + \frac{1}{2x^2}\right)^2

Hence:   1+(y)2  =  (x22+12x2)2  =  x22+12x2\displaystyle \text{Hence: }\;\sqrt{1 + (y')^2} \;=\;\sqrt{\left(\frac{x^2}{2} + \frac{1}{2x^2}\right)^2} \;=\;\frac{x^2}{2} + \frac{1}{2x^2}


\(\displaystyle \text{And we have: }\;L \;=\;\int^3_1\left(\frac{x^2}{2} + \frac{1}{2}x^{-2}\right)\,dx \quad\hdots\quad\text{Got it?}\)

 
I'm starting to think the same thing. Its so strange because in the text it clearly has a subtraction sign, but as noted by you and Galactus, it gets very complicated. Also, all the problems in the text before this one are relatively straight forward, so I would have a hard time believing that this one was meant to be so hard. This is interesting indeed. I'll have to mention it to my professor.
 
Top