where ∥⋅∥ is the Euclidean norm. The arc-length function based at t0 is s(t)=∫t0t∥γ′(u)∥du.
Examples
Example 18.8(Archimedes and the inscribed polygons)
For the unit circle, the inscribed regular n-gon has lengthLn=2nsinnπ, and the expansion sinx=x−6x3+O(x5) gives
Ln=2π−3n2π3+O(n41):
the polygonal lengths of Theorem 18.7 converge quadratically. Numerically: L6=6 (the hexagon, giving the crude π>3), while L96=192sin96π≈6.28206 against 2π≈6.28319 — the error 0.00113 agrees with the predicted π3/(3⋅962)≈0.00112. This is why Archimedes, doubling the hexagon five times to 96 sides, could bracket π to three digits by hand: each doubling divides the error by four. The supremum in the polygonal characterization is not just attained in the limit; it is attained fast, because a smooth curve separates from its chords only at second order.
Example 18.11(Circle and helix)
For the circle γ(t)=(Rcost,Rsint), ∥γ′∥=R, so s=Rt and the length of a full turn is 2πR. For the helix γ(t)=(acost,asint,bt) with a>0, ∥γ′(t)∥=a2+b2 is constant: the helix is traversed at constant speed, and s=ta2+b2.
Example 18.12(Arc length in polar coordinates)
A polar curve r=r(θ) is the arc γ(θ)=(rcosθ,rsinθ), with
γ′(θ)=(r′cosθ−rsinθ,r′sinθ+rcosθ),∥γ′(θ)∥2=r′2+r2
(the cross terms cancel): the polar length element is r2+r′2dθ. For the cardioid r=1+cosθ:
r2+r′2=(1+cosθ)2+sin2θ=2+2cosθ=4cos22θ,
and on [−π,π] the half-angle cosine is nonnegative, so
L=∫−ππ2cos2θdθ=[4sin2θ]−ππ=4−(−4)=8:
like the cycloid arch of Exercise 18.1, a curve built from circles has a rational length, with no π anywhere. The half-angle factorization is the standard trick for lengths of circle-generated curves; when it fails (the ellipse), the length is a genuinely new function — an elliptic integral, beyond elementary closed forms.