Frenet Frame and the Geometry of Spatial Curves
How to Describe the Shape of a Curve? → Natural Parameterization → The Frenet Trihedron (Frame) → The Serret–Frenet Formulas → Fundamental Theorem → Numerical Examples → Real-World Application: Road Design → Frenet Frame in Engineering and Medical Technologies
Formulas
Let us take a thread bent in space. How can its shape be conveyed mathematically? The usual parameterization $r(t) = (x(t), y(t), z(t))$ depends on an arbitrary choice of parameter $t$—which is inconvenient. We need invariants: numbers describing the shape which do not depend on the choice of coo...
For a curve, there are two such invariants: curvature (how quickly the tangent turns) and torsion (how the tangent plane rotates around the curve). Together they fully determine the shape of the curve—and it is precisely owing to them that the Frenet frame is constructed: a moving orthonormal bas...
Let us switch to natural parameterization—by arc length $s$. Definition: $s = \int_0^t |r'(\tau)| d\tau$, whence $ds/dt = |r'(t)|$. In natural parameterization, the speed is constant: $|r'(s)| = 1$. This is “unit-length speed”—motion along the curve at a constant speed of $1$ (meter per meter).
Why is natural parameterization important? Because derivatives with respect to $s$ have geometric meaning: $r'(s)$ is the unit tangent, $r''(s)$ shows how quickly the curve “turns”.