MH2100/Lecture 01
LECTURE 01 / Curves & parametrization

A curve and its clock

The same geometric path can have many parametrizations.

3D EXPLORATION
Drag to orbit · Scroll or pinch to zoom · Arrow keys to rotate
r(t)=(cost,sint,t)r(t)=(\cos t,\sin t,t)
Curve r(t)Tangent r′(t)Current point

Sampled geometry; formulas establish the claims. Field and normal arrows use scaled lengths.

≈ 0.60
-3.143.14

r(t) = (0.825, 0.565, 0.6) · speed = √2

TRY THIS

Trace the helix and compare equal changes in the parameter with changes in position. Explain what changes under t=u3t=u^3.

What to notice

Geometry is the image; parametrization is the way the image is visited.

MATHEMATICAL NOTESr(t)=(cost,sint,t)s(u)=r(ϕ(u))\begin{gathered}\mathbf r(t)=(\cos t,\sin t,t)\\\mathbf s(u)=\mathbf r(\phi(u))\end{gathered}

Definition & meaning

A parametrized curve is a continuous map from an interval into R2\mathbb R^2 or R3\mathbb R^3; its image is the geometric curve. A vector-valued map is continuous exactly when its components are continuous. A parametrization records order, speed and possible repetitions that its image alone does not record.

PRECISE HYPOTHESES

To cover the same complete image, ϕ:JI\phi:J\to I must be continuous and onto the original parameter interval. For differentiable reparametrizations, s(u)=r(ϕ(u))ϕ(u)\mathbf s'(u)=\mathbf r'(\phi(u))\phi'(u).

Why this works

The image identity follows from surjectivity: every parameter tIt\in I equals ϕ(u)\phi(u) for some uu. The componentwise one-variable chain rule gives the derivative formula. An increasing clock preserves traversal direction; a decreasing clock reverses it.

Concepts in this exploration 7
  • vector-valued functions
  • componentwise continuity
  • curve as continuous image
  • parametrization
  • reparametrization
  • orientation and speed
  • space-filling curve caveat
Course reference: MH2100 Lecture 01.
Original explanations; lecture files are not redistributed.
2 / 71
MH2100 · Calculus Atlas Geometry for intuition. Arguments for certainty.