Calculating the Length of a Function

  • Thread starter Thread starter daniel_i_l
  • Start date Start date
  • Tags Tags
    Function Length
daniel_i_l
Gold Member
Messages
864
Reaction score
0
My friend told me that they had just learned an equation to find the length of a function. I decided that it would be cool to try to find it myself. I got: <br /> L(x) = \int \sqrt(f&#039;(x)^2 +1)dx

I got that by saying that the length of a line with a slope of a over a distance of h is: \sqrt(f&#039;(x)^2 +1)
Am I right?
 
Physics news on Phys.org
In general, when a function f is determined by a vectorfunction (so you have a parameter equation of the curve), the arc length is given by:

\ell = \int_a^b {\left\| {\frac{{d\vec f}}<br /> {{dt}}} \right\|dt}

There are of course conditions such as df/dt has to exist, be continous, the arc has to be continous.
Now when a function is given in the form "y = f(x)" you can choose x as parameter and the formula simplifies to:

\ell = \int_a^b {\sqrt {1 + y&#039;^2 } dx}

Which is probably what you meant :smile:
 
Thanks!:biggrin: :biggrin:
 
You're talking about arc length, right?
 
Yes, at least that's what I assumed.
 
Back
Top