A curve in the plane can be represented in two complementary ways.
Observation — Implicit form vs parametric form
A curve in the plane is represented in two ways:
- implicit form: (e.g. , ).
- parametric form: , (circle, ellipse, Lissajous, helices).
Merits of the parametric form: we know how, not just where, the curve exists (velocity, direction); it is indispensable for line integrals and for physics. Merits of the implicit form: a single equation, direct intersections with other curves. One passes from one to the other: implicit parametric by inspection (with sines/cosines or roots); parametric implicit by eliminating .
Example — Eliminating the parameter
From , () one obtains the implicit form: It is an ellipse with horizontal semi-axis and vertical semi-axis .
Links
Topics: Complex numbers
Concepts: Implicit form · Parametric form · Parametrisation
Skills: Model