Vector-Valued Functions
A path has velocity (tangent to the path) and speed . Arc length integrates the speed: . The helix has CONSTANT speed — its length is just times the time elapsed.
For a graph : . A circle of radius has constant curvature — so is the radius of the circle that best hugs the curve. The parabola turns hardest at its vertex, where .
For : velocity , acceleration . The top of the arc is where velocity is horizontal — perpendicular to gravity — at . Physics questions become dot-product questions.
GPS arc lengths, roller-coaster g-forces (curvature times speed squared), and orbital mechanics are all computations. When engineers design a highway transition curve they are literally prescribing a curvature function — the "clothoid" ramps curvature linearly so the steering wheel turns at constant speed.
A particle follows . Work: velocity — always changing direction; speed — never changing at all. Uniform circular motion in one line: constant speed, perpetually turning velocity, acceleration pointing inward with magnitude .
Proofs & Why It Matters
Chop into small steps . Each step moves the point by , a straight segment of length (Pythagoras applied to the coordinate increments).
Summing the segments gives a Riemann sum , and the limit as is by definition .
Curvature is the turning rate of the tangent angle per unit of ARC length: where . Differentiate in : , so . Meanwhile arc length grows at .
Divide: .
Going Deeper: Explanations & Worked Problems
A moving point has two different "how fast" questions hiding in it. The VELOCITY is a vector: it points along the instantaneous direction of travel (tangent to the path) and its components are just the one-variable derivatives of each coordinate.
The SPEED is a number — the length of that vector. Distance traveled is speed accumulated over time, which is why arc length is and not anything simpler: over a tiny interval the point moves approximately , a straight step of length , and adding infinitely many tiny straight steps IS the integral. Note what this is not: it is not , the straight-line displacement — a runner on a circular track covers a full lap of distance with zero displacement.
Find the length of for .
Step 1 — differentiate coordinate-wise: .
Step 2 — speed: , using the Pythagorean identity to collapse the first two squares.
Step 3 — notice the speed is CONSTANT: the integral needs no antiderivative work, .
Step 4 — sanity check by unrolling: the helix wraps around a cylinder of circumference while climbing ; unrolled flat it is the hypotenuse of a right triangle with both legs , length ✓ — the same answer with no calculus at all.
Find for at .
Step 1 — derivatives: and at .
Step 2 — plug into the formula: .
Step 3 — compare with the vertex, where gives : at the curvature is , roughly a tenth of the vertex value.
Step 4 — interpret via the osculating circle: the best-fitting circle at has radius , versus radius at the vertex — the parabola straightens out fast as you leave the bottom, and the formula quantifies exactly how fast.