Calculus/Arc length
From Wikibooks, the open-content textbooks collection
Suppose that we are given a function f and we want to calculate the length of the curve drawn out by the graph of f. If the graph were a straight line this would be easy — the formula for the length of the line is given by Pythagoras' theorem. And if the graph were a polygon we can calculate the length by adding up the length of each piece.
The problem is that most graphs are not polygons. Nevertheless we can estimate the length of the curve by approximating it with straight lines. Suppose the curve C is given by the formula y = f(x) for
. We divide the interval [a,b] into n subintervals with equal width Δx and endpoints
. Now let yi = f(xi) so Pi = (xi,yi) is the point on the curve above xi. The length of the straight line between Pi and Pi + 1 is
So an estimate of the length of the curve C is the sum
As we divide the interval [a,b] into more pieces this gives a better estimate for the length of C. In fact we make that a definition.
[edit] Definition (Length of a Curve)
The length of the curve y = f(x) for
is defined to be 
[edit] The Arclength Formula
Suppose that f' is continuous on [a,b]. Then the length of the curve given by y = f(x) between a and b is given by
And in Leibniz notation
Proof: Consider yi + 1 − yi = f(xi + 1) − f(xi). By the Mean Value Theorem there is a point zi in (xi + 1,xi) such that
.
So
-

= 
= 
= 
= 
Putting this into the definiton of the length of C gives
Now this is the definition of the integral of the function
between a and b (notice that g is continuous because we are assuming that f' is continuous). Hence
as claimed.
[edit] Arclength of a parametric curve
For a parametric curve, that is, a curve defined by x = f(t) and y = g(t), the formula is slightly different:
Proof: The proof is analogous to the previous one: Consider yi + 1 − yi = g(ti + 1) − g(ti) and xi + 1 − xi = f(ti + 1) − f(ti). By the Mean Value Theorem there are points ci and di in (ti + 1,ti) such that
and
.
So
-

= 
= 
= 
= 
Putting this into the definiton of the length of the curve gives
This is equivalent to:






