Definition
Arc length is a measure of the distance along a smooth curve in space. It is calculated by integrating the magnitude of the velocity vector (the speed) over a specified parameter interval.
Why It Matters
It is the essential tool for tracking the actual distance traveled by objects moving through three-dimensional space, such as aircraft or particles. Without it, we could describe a 3D path but never know its true physical extent.
Core Concepts
-
Length Formula: .
- How to read: “L equals the integral from a to b of the magnitude of v of t, with respect to t; or the integral of the square root of the sum of the squares of x prime, y prime, and z prime, with respect to t.”
- Meaning: Integrate speed (velocity magnitude) over time parameter to get total distance traveled along a space curve.
-
Arc Length Parameter (): A way to re-parameterize a curve based on distance traveled from a starting point , rather than time: .
- How to read: “s of t equals the integral from t zero to t of the magnitude of v of tau, with respect to tau.”
- Meaning: measures how far along the curve you’ve traveled—natural parameter for geometry (independent of how fast you traverse).
-
Speed Relationship: The derivative of arc length with respect to time is the instantaneous speed: .
- How to read: “The derivative of s with respect to t equals the magnitude of the velocity vector v of t.”
- Meaning: Rate of distance accumulation equals speed—links arc-length parameter to velocity.