8.13 The Arc Length of a Smooth, Planar Curve and Distance Traveled
- Syllabus
- 2020
- Topic
- 8.13
- Level
- —
A short piece of a smooth graph has horizontal change dx and vertical change dy, so its length behaves like the hypotenuse ds=dx2+dy2. Dividing by the chosen differential produces a nonnegative length rate that can be accumulated across the interval.
y=f(x):\ L=\int_a^b\sqrt{1+[f'(x)]^2},dx;\qquad x=g(y):\ L=\int_c^d\sqrt{1+[g'(y)]^2},dy
Example: for y=32x3/2 on 0≤x≤1, f′(x)=x. Therefore L=∫011+xdx=[32(1+x)3/2]01=32(22−1) units.
The integrand contains the square of the derivative, not the square of the original function. Use this single-function formula only where the chosen orientation represents the curve smoothly across the full interval; otherwise a different orientation or a split into smooth pieces is needed.