The arc length of a smooth curve from to is

In words: arc length is the integral of the speed. Chop the parameter interval into small subintervals; each gives a chord of approximate length . Sum and take the limit.

Derivation

For small , the chord from to has length

Sum over a partition of , refine, and take the limit. The Riemann sum becomes the integral , provided is continuous (which holds for smooth curves).

Examples

Helix from to .

Speed (constant), so .

Sanity check: unwound onto a plane, the helix becomes a right triangle with legs (one revolution of the circle, horizontal axis) and (-rise). Hypotenuse . ✓

Straight line from to .

, so . Direct check: goes from origin to , distance . ✓

Arc-length parameterization

The function

is strictly increasing (when ) and so has an inverse . Reparameterizing by (the arc length) gives a curve with — speed identically .

We rarely reparameterize explicitly in practice — the integral defining is usually nasty. But arc-length parameterization is the canonical choice in differential geometry: it makes the parameter a geometric invariant (length along the curve) rather than an arbitrary label.

In arc-length parameterization, the unit tangent equals the derivative: .

Why this matters

Arc length is the conversion factor between the parameter and the geometric length :

This appears in scalar line integrals , which integrate a scalar function along a curve. The factor is what makes the line integral parameterization-independent.

The vector line integral uses instead — direction information is kept, not just magnitude.