1 The length of a curve

To find the length of a curve in the x y plane we first divide the curve into a large number of pieces. We measure (or, at least, approximate) the length of each piece and then by an obvious summation process obtain an estimate for the length of the curve. Theoretically, we allow the number of pieces to increase without bound, implying that the length of each piece will tend to zero. In this limit the summation process becomes an integration process.

Figure 11

No alt text was set. Please request alt text from the person who provided you with this resource.

Figure 11 shows the portion of the curve y ( x ) between x = a and x = b . A small piece of this curve has been selected and can be considered as the hypotenuse of a triangle with base δ x and height δ y . (Here δ x and δ y are intended to be ‘small’ so that the curved segment can be regarded as a straight segment .)

Using Pythagoras’ theorem, the length of the hypotenuse is: δ x 2 + δ y 2 = 1 + δ y δ x 2 δ x

By summing all such contributions between x = a and x = b , and letting δ x 0 we obtain an expression for the total length of the curve:

lim δ x 0 x = a x = b 1 + δ y δ x 2 δ x

But we already know how to write such an expression in terms of an integral. We obtain the following result:

Key Point 7

Given a curve with equation y = f ( x ) , then the length of the curve between the points where x = a and x = b is given by the formula:

a b 1 + d y d x 2 d x

Because of the complicated form of the integrand, and in particular the square root, integrals of this type are often difficult to calculate. In practice, approximate numerical methods rather than exact methods are normally needed to perform the integration. We shall first illustrate the application of the formula in Key Point 7 by a problem which could be calculated in a much simpler way, before looking at some harder problems.

Example 5

Find the length of the curve y = 3 x + 2 between x = 1 and x = 5 .

Solution

In this Example, the curve is in fact a straight line segment, and its length could be obtained using Pythagoras’ theorem without the need for integration.

Notice from the formula in Key Point 7 that it is necessary to find d y d x , which in this case is 3.

Applying the formula we find

length of curve  = 1 5 1 + ( 3 ) 2 d x = 1 5 10 d x = 10 x 1 5 = ( 5 1 ) 10 = 4 10 = 12.65 to 2 d.p.

Thus the length of the curve y = 3 x + 2 between the points where x = 1 and x = 5 is 12.65 units.

Task!

Find the length of the curve y = cosh x between x = 0 and x = 2 shown in the diagram.

No alt text was set. Please request alt text from the person who provided you with this resource.

First write down d y d x :

d y d x = sinh x

Hence write down the required integral:

0 2 1 + sinh 2 x d x

This integral can be evaluated by making use of the hyperbolic identity cosh 2 x sinh 2 x 1.

Write down the integral which results after applying this identity:

0 2 cosh x d x

Perform the integration to find the required length:

sinh x 0 2 = 3.63 to 2 d.p.

Thus the length of y = cosh x between x = 0 and x = 2 is 3.63 units.

The next Task is more complicated still and requires the use of a hyperbolic substitution and knowledge of the hyperbolic identities.

Task!

Find the length of the curve y = x 2 between x = 0 and x = 3 .

Given y = x 2 then d y d x = 2 x . Use this result and apply the formula in Key Point 7 to obtain the integral required:

0 3 1 + 4 x 2 d x

Make the substitution x = 1 2 sinh u , giving d x d u = 1 2 cosh u , to obtain an integral in terms of u :

0 sinh 1 6 1 + sinh 2 u 1 2 cosh u d u

Use the hyperbolic identity cosh 2 u sinh 2 u 1 to eliminate sinh 2 u :

1 2 0 sinh 1 6 cosh 2 u d u

Use the hyperbolic identity cosh 2 u 1 2 ( cosh 2 u + 1 ) to rewrite the integrand in terms of cosh 2 u :

1 4 0 sinh 1 6 ( cosh 2 u + 1 ) d u

Finally, perform the integration to complete the calculation:

1 4 0 sinh 1 6 ( cosh 2 u + 1 ) d u = 1 4 sinh 2 u 2 + u 0 sinh 1 6 = 9.75 to 2 d.p.

Thus the length of the curve y = x 2 between x = 0 and x = 3 is 9.75 units.

Exercises
  1. Find the length of the line y = 2 x + 7 between x = 1 and x = 3 using the technique of this Section. Verify your result from your knowledge of the straight line.
  2. Find the length of y = x 3 2 between x = 0 and x = 5 .
  3. Calculate the length of the curve y 2 = 4 x 3 between x = 0 and x = 2 , in the first quadrant.
  1. 2 5 4.47 . The distance is from ( 1.9 ) to ( 3 , 13 ) along the line. This is given using Pythagoras’ theorem as 2 2 + 4 2 = 20 = 2 5 .
  2. 12.41
  3. 6.06 (first quadrant only).