How to find arc length
The arc length of a curve is found by integrating the differential of arc length over a specified interval. This method applies to smooth curves where the derivative of the function is continuous on the interval of integration.
The setup
For a curve defined by from to , the arc length is given by . If the curve is instead defined by from to , use .
The steps
- Identify the function and the interval of integration. 2. Compute the first derivative of the function. 3. Square the derivative and add 1. 4. Set up the integral by taking the square root of the result from step 3. 5. Evaluate the definite integral.
Checking the result
Compare the calculated arc length to the straight-line distance between the endpoints, which is . The arc length must be greater than or equal to this straight-line distance.
Common errors
A frequent error is forgetting to square the derivative before adding 1. Another common mistake is incorrectly expanding squares or failing to recognize when an integral requires numerical approximation because the square root expression is algebraically intractable.
Worked example
Find the arc length of from to .
- Identify on . 2. Compute the derivative: . 3. Square and add one: . 4. Set up the integral: . 5. Evaluate the integral using substitution , . The limits change to and . .
FAQ
Run your own problem
References: Calculus: Early Transcendentals by James Stewart · OpenStax Calculus Volume 2
See also