AP Calculus BC glossary

Parametric arc length

Also called: Arc length of a parametric curve, Length of a parametric curve

Parametric arc length is the distance along a curve given by x of t and y of t. Over a parameter interval that traces the curve exactly once it equals the integral of the square root of the sum of the squares of x prime of t and y prime of t, which is the integral of speed.

L=ab(dxdt)2+(dydt)2dtL = \int_{a}^{b} \sqrt{\left(\frac{dx}{dt}\right)^{2} + \left(\frac{dy}{dt}\right)^{2}}\,dt

A short piece of the curve is almost a straight segment with horizontal leg dxdtdt\frac{dx}{dt}\,dt and vertical leg dydtdt\frac{dy}{dt}\,dt, so the Pythagorean theorem supplies the integrand. That integrand is the speed of a particle at (x(t),y(t))(x(t), y(t)), which is why the length of the path and the total distance traveled fall out of one integral. The formula needs dxdt\frac{dx}{dt} and dydt\frac{dy}{dt} continuous on the interval, and the interval must trace the curve exactly once. Requiring the two derivatives never to vanish at the same instant is the extra condition that makes the curve smooth, giving it a tangent direction everywhere; the integral itself does not need it, which is why the cycloid x=tsintx = t - \sin t, y=1costy = 1 - \cos t still returns the arch length 88 despite the cusp where the velocity is zero.

The limits are values of the parameter, never xx values, and this is the general form of the arc length formula rather than a separate rule. Setting x=tx = t makes dxdt=1\frac{dx}{dt} = 1 and the integrand collapses to 1+(dydx)2\sqrt{1 + \left(\frac{dy}{dx}\right)^{2}}, the version used for yy as a function of xx.

The mistake

Letting the parameter retrace the curve and reporting the result as a length. The integral measures distance traveled, which matches the length of the curve only when the interval traces it exactly once. For x=costx = \cos t and y=sinty = \sin t on 0t4π0 \le t \le 4\pi the integral gives 4π4\pi, two laps of a circle whose length is 2π2\pi.

Appears in: Unit 9: Parametric, Polar, and Vector (BC)