Arc lengths
We have now learnt a great deal about various properties of curves. We can study their gradients, the areas under them and between them, we can even study properties of functions which have discontinuities and which extend all the way to . We can look at the revolution of a curve about an axis and study the volume enclosed using cylinders of various forms and we have a good understanding of the link between finite sums of pieces which make up an area or volume and the limit that these pieces become infinitesimally small and thus how we end up with an integral from a Riemann sum.
There is one piece of the puzzle left, which is to know the length of a curve between two points. Let’s say we have some function and we want to know the length of the curve (ie. how long a piece of string would be that went along the curve and stretched from some point to another point on the curve). The most naive guess would be to lie the string straight between the points and and calculate the length like that. Looking at this figure
we can see that this will give:
This is clearly a pretty bad approximation however.
Clearly a better approximation would be to split the line up into many parts and approximate each of these by a straight line. Already alarm bells should be ringing and you should be thinking of integration. You are going to add up lots of pieces and hopefully take the limit that each of these pieces will be very small. This sounds like the beginnings of an integral problem.
Let’s split the curve up into 3 parts, each with the same but now is a function of the position of the point that we are looking at.
We can write down a general expression for the line approximation. The length of it will be:
Let’s pull out a factor of to make this look more like a term in a Riemann sum:
So the total length is going to be:
Clearly, the more lines we draw along the curve, and the shorter they are, the better is going to be the approximation. We want to take the limit that these lines go to zero size. We can look at the term inside the square root and see that the expression as the goes smaller (ie. the number of pieces goes larger) will get closer and closer to our definition of the gradient of the slope, ie. the derivative of the function at . That is:
where we first took the limit of the terms inside the square root, then we looked at the whole thing and took the limit that the number of pieces that we were studying went to infinity. This isn’t strictly the best way to do it, but it’s rather more intuitive to see that as we take the number of pieces smaller and smaller, the expression inside the square root looks more and more like the derivative, and then we have an infinite number of such pieces in our Riemann sum which add together to give the integral expression.
And that’s it! That’s the expression for the length of a curve from to . Now let’s look at some examples:
Let’s first work out the circumference of a circle using this method. A circle can be written as two curves: where the positive part is the half circle above the axis, and the negative part is below the axis. We can simply say then that the circumference of a circle is twice the length along the curve from to :
We simply plug it into our equation for the length of a curve and see what we get. First we need the derivative
which is . Then the length of the curve is given by:
we use a substitution to get:
So this is the length of the half circle, so the perimeter of a full circle is twice this as we know that it should be.
Let’s find an example which at first sight looks rather complicated. We will find the length of this arc between 0 and :
Note that we were able to equate with only because we were interested in this function at and at which points it is positive.
Exercise: Calculate the arc length of the function between and .
It is important to note that Stewart introduces arc length using the formalism of parametric equations. We do not do this here and while it will not be examined, it is a useful technique to understand.
[…] MAM1000 lecture notes part 13 – Arc lengths […]