Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Arc Length and Curvature of Vector?Valued Functions
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-arc-length-and-curvature-of-vectorvalued-functions

AP Calculus: Arc Length and Curvature of Vector?Valued Functions

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

Arc Length and Curvature of Vector?Valued Functions

Concept Summary

  • Arc length (vector-valued function): The total distance traveled along a curve r(t) from t = a to t = b, calculated via the integral of the speed (magnitude of the derivative).
  • Speed (vector function): The scalar ?r'(t)?, representing instantaneous rate of change of arc length with respect to time.
  • Curvature (?): Measures how sharply a curve bends at a point, defined as ? = ?T'(t)? / ?r'(t)? where T(t) is the unit tangent vector.
  • Unit tangent vector (T(t)): The normalized derivative r'(t) / ?r'(t)?, indicating direction of motion.
  • Principal unit normal vector (N(t)): The normalized derivative T'(t) / ?T'(t)?, pointing toward the center of curvature.

Core Questions

WHAT (definitional)

Q: What is the arc length of a vector-valued function r(t) on [a, b]? A: The integral ? ?r'(t)? dt, representing the total distance traveled along the curve. Trap/Clarification: Arc length is not the magnitude of r(b) – r(a); it accounts for the path’s shape, not just displacement.

Q: What is curvature (?)? A: A scalar ? = ?T'(t)? / ?r'(t)? quantifying how rapidly the curve’s direction changes per unit arc length. Trap/Clarification: Curvature is not the magnitude of r''(t); it depends on both r'(t) and r''(t).


WHY (causal/explanatory)

Q: Why is the unit tangent vector T(t) important? A: It isolates the direction of motion, decoupling it from speed, enabling curvature calculations. Trap/Clarification: T(t) is not constant even if r'(t) is; its derivative T'(t) reveals curvature.

Q: Why does curvature use T'(t) instead of r''(t) directly? A: T'(t) measures directional change per unit arc length, while r''(t) mixes acceleration and speed. Trap/Clarification: A straight line has r''(t) = 0 but ? = 0 because T'(t) = 0 (no directional change).


HOW (process/application)

Q: How do you compute arc length for r(t) = ?x(t), y(t), z(t)?? A: Integrate ? ?[x'(t)² + y'(t)² + z'(t)²] dt. Trap/Clarification: Forgetting to square each component derivative or misapplying the square root leads to incorrect results.

Q: How is curvature calculated using r(t)? A: Use ? = ?r'(t) × r''(t)? / ?r'(t)?³ (cross-product formula) or ? = ?T'(t)? / ?r'(t)?. Trap/Clarification: The cross-product formula only works in 3D; in 2D, use ? = |x'y'' – y'x''| / (x'² + y'²)^(3/2).


CAN (conditions/possibilities)

Q: Can curvature be negative? A: No; curvature is a non-negative scalar (magnitude of directional change). Trap/Clarification: The signed curvature (used in 2D) can be negative, but ? itself is always-0.

Q: Under what conditions is curvature undefined? A: When ?r'(t)? = 0 (zero speed) or T'(t) is undefined (e.g., sharp corners). Trap/Clarification: A cusp (e.g., r(t) = ?t², t³? at t = 0) has undefined curvature, not infinite.


Quick Facts & Traps

  • Fact: Arc length is parameterization-invariant; reparametrizing r(t) (e.g., to r(u)) doesn’t change the total length.
  • Trap: Confusing speed (?r'(t)?) with velocity (r'(t))-Reality: Speed is the scalar magnitude of velocity.
  • Fact: ? = 1/R for a circle of radius R; curvature is the reciprocal of the radius of the osculating circle.
  • Trap: Assuming r''(t) = 0 implies ? = 0-Reality: True, but ? = 0 can also occur if T'(t) = 0 (e.g., straight lines).
  • Fact: The principal unit normal N(t) points toward the concave side of the curve.
  • Trap: Forgetting to normalize T(t) or N(t)-Reality: Both must have magnitude 1 for curvature formulas to hold.

Rapid-Fire True/False

  • Statement: If r'(t) = 0, the arc length integral is zero. Answer: TRUE Why the common mistake happens: Students assume r'(t) = 0 implies no motion, but it’s a single point (e.g., r(t) = ?1, 2, 3?).

  • Statement: A helix has constant curvature. Answer: TRUE Why the common mistake happens: Students expect curvature to vary because the helix is "spiraling," but its bend rate is uniform.

  • Statement: The curvature of r(t) = ?t, t²? is maximized at t = 0. Answer: TRUE Why the common mistake happens: Students miscalculate ?(t) and assume the vertex (t=0) has minimal curvature.