Definition
Curvature measures the sharpness of a curve’s bend at a specific point. It is defined as the magnitude of the rate of change of the unit tangent vector with respect to the arc length .
Why It Matters
Curvature quantifies the “sharpness” of a path, which is vital for safe engineering and navigation. It dictates how much force is required to stay on track and allows us to design everything from high-speed rails to medical devices with precision.
Core Concepts
-
Fundamental Definition (arc-length form)
- How to read: “The curvature kappa equals the absolute value of the derivative d T d s.”
- Meaning: Rate of change of the unit tangent with respect to arc length —how fast direction changes per unit distance. For a circle of radius , .
-
General parametric form (any parameter t)
- How to read: “The curvature kappa equals one divided by the magnitude of v times the magnitude of the derivative d T d t.”
- Meaning: Re-parametrized form when is not arc length; the factor corrects for non-unit-speed parameterization.
-
Vector cross-product formula (most practical for space curves)
- How to read: “The curvature kappa equals the magnitude of the cross product of v and a, all over the magnitude of v cubed.”
- Meaning / when to use: Practical formula from — captures perpendicular (turning) acceleration; divide by to normalize speed. Use for particle paths; means instantaneously straight.
-
Radius of curvature
- How to read: “The radius of curvature equals one over kappa.”
- Meaning: The radius of the osculating circle (the circle that best matches the curve at that point, matching position, tangent, and curvature). Small R = tight turn; R → ∞ = straight line. Used in road/rail design (lateral acceleration = v²/R), in optics (lens curvature), and in differential geometry.