A space curve r(t) has torsion τ = 0 at every point. What does this tell you about the curve?
AThe curve is a straight line — zero torsion implies zero curvature as well
BThe curve lies entirely within a fixed plane
CThe curve has constant speed in its parameterization
DThe curvature κ must be constant but not necessarily zero
Torsion measures how much the curve twists out of its osculating plane. When τ = 0 everywhere, the binormal vector B is constant (dB/ds = −τN = 0), so the curve never rotates out of a fixed plane — it is a planar curve. This does not force κ = 0; a circle has τ = 0 and nonzero curvature. A zero-torsion curve bends freely within one plane but does not spiral.
Question 2 Multiple Choice
You take a helix r(t) and reparameterize it to travel along the curve twice as fast. What changes?
AThe curvature κ increases because the velocity vector is larger
BThe torsion τ changes sign because the direction of traversal affects twisting
CThe speed |r'(t)| increases, but κ and τ are unchanged
DBoth κ and τ double since all rates of change scale with speed
Curvature and torsion are intrinsic geometric properties of how the curve sits in space — they are independent of how fast you traverse it. The formula κ = |r' × r''| / |r'|³ divides out the speed dependence: if you double speed, both the numerator and denominator scale appropriately, leaving κ unchanged. Speed is a property of the parameterization, not the curve.
Question 3 True / False
A circle of radius R has curvature 1/R, so a tighter circle (smaller R) has greater curvature than a wider circle.
TTrue
FFalse
Answer: True
κ = 1/R captures the intuition that bending is more extreme on tighter circles. A circle of radius 0.1 has curvature 10; one of radius 10 has curvature 0.1. A straight line (infinite radius) has curvature 0. The formula measures the rate at which the unit tangent vector T rotates per unit arc length — which is faster on tighter circles.
Question 4 True / False
A curve can have zero curvature everywhere but nonzero torsion at some points.
TTrue
FFalse
Answer: False
If κ = 0 everywhere, the curve is a straight line — the unit tangent T never changes direction, so the principal normal N is undefined, and the Frenet-Serret frame degenerates. Torsion requires a well-defined binormal B = T × N, which does not exist when the curve fails to bend. A straight line has no twisting behavior to measure.
Question 5 Short Answer
Why does the curvature formula κ = |r'(t) × r''(t)| / |r'(t)|³ divide by the cube of speed rather than speed itself?
Think about your answer, then reveal below.
Model answer: The cross product |r' × r''| captures the bending signal but also scales with the square of speed (both r' and r'' grow when you traverse the curve faster). Dividing by |r'|² would cancel that speed scaling. But there is an additional factor of |r'| in the denominator because arc length parameterization requires one further normalization — essentially, κ is defined as the rate of change of T per unit arc length, and converting from time parameter to arc length introduces the extra |r'| in the denominator, giving the cube total.
The key insight is that κ must be intrinsic — a geometric property of the curve's shape, not of how fast you draw it. The cube in the denominator is exactly the correction factor that removes all parameterization dependence, leaving only the geometry.