The arc element ds — Pythagoras on a tiny triangle
A short piece of curve is the hypotenuse of a triangle with legs δx and δy.
Where the formula comes from. Zoom in on a tiny piece of a curve. Over a small step the curve is almost straight, so the little arc length is the hypotenuse of a right-angled triangle with horizontal leg and vertical leg . By Pythagoras:
Factor out to bring in the gradient:
Summing these elements and taking the limit turns into and the sum into an integral — the Cartesian arc-length formula:
The same triangle, factored differently, gives the two forms you will use:
- factor out (Cartesian);
- factor out (parametric).
Cambridge tip. Knowing comes from one small triangle is what lets you adapt to any setting — Cartesian, parametric, or surface area — without memorising four separate things.
- (Pythagoras on a tiny triangle).
- Factor out for the Cartesian form, for the parametric form.
- The single arc element underlies arc length AND surface area.
See the full worked example for arc length and surface area using integration →