Skip to main content

Section 1.1 Parametric Equations

Imagine that you would like to describe the motion of an object whose motion is confined to a plane. If you know how its Cartesian coordinates, \(x\) and \(y\text{,}\) change as time passes, you will be able to draw a curve that represents the trajectory of its motion, as shown in Figureย 1.2. Mathematically, we will need two equations to demonstrate how the \(x\)- and \(y\)-coordinates evolve in time \(t\text{,}\) which are known as the parametric equations.

Definition 1.1. Parametric Equations.

If \(x\) and \(y\) are given as functions of a third variable \(t\text{,}\) called a parameter, by
\begin{equation} x = f(t), \qquad y = g(t),\tag{1.1} \end{equation}
then the points \((x,y) = (f(t),\,g(t))\) trace out a curve in the plane, called a parametric curve. The equations \(x=f(t)\) and \(y=g(t)\) are the parametric equations of the curve.
Figure 1.2. A point moves in the plane. As time \(t\) passes, its coordinates \(x = f(t)\) and \(y = g(t)\) change, and the point traces out the trajectory of the motion.
Diagram Exploration Keyboard Controls
Key Action
Enter, A Activate keyboard driven exploration
B Activate menu driven exploration
Escape Leave exploration mode
Cursor down Explore next lower level
Cursor up Explore next upper level
Cursor right Explore next element on level
Cursor left Explore previous element on level
X Toggle expert mode
W Extra details if available
Space Repeat speech
M Activate step magnification
Comma Activate direct magnification
N Deactivate magnification
Z Toggle subtitles
C Cycle contrast settings
T Monochrome colours
L Toggle language (if available)
K Kill current sound
Y Stop sound output
O Start and stop sonification
P Repeat sonification output
Figure 1.3. The trajectory of a moving point whose coordinates are given by the parametric equations \(x = f(t)\text{,}\) \(y = g(t)\text{.}\)
As an example, consider \(x = t\) and \(y = t^2\text{.}\) Let us calculate some of the points \((x,y)\text{.}\)
Table 1.4. Points on the curve \(x=t\text{,}\) \(y=t^2\)
\(t\) \(x\) \(y\)
\(-3\) \(-3\) \(9\)
\(-2\) \(-2\) \(4\)
\(-1\) \(-1\) \(1\)
\(0\) \(0\) \(0\)
\(1\) \(1\) \(1\)
\(2\) \(2\) \(4\)
\(3\) \(3\) \(9\)
Plotting these points and connecting them, we recognize the parabola \(y = x^2\text{,}\) traced from left to right as \(t\) increases from \(-3\) to \(3\text{.}\) See Figureย 1.5 and Figureย 1.6.
Figure 1.5. The parametric curve \(x = t\text{,}\) \(y = t^2\text{:}\) the points from the table appear first, and then the moving point traces out the parabola \(y = x^2\) in the direction of increasing \(t\text{.}\)
Diagram Exploration Keyboard Controls
Key Action
Enter, A Activate keyboard driven exploration
B Activate menu driven exploration
Escape Leave exploration mode
Cursor down Explore next lower level
Cursor up Explore next upper level
Cursor right Explore next element on level
Cursor left Explore previous element on level
X Toggle expert mode
W Extra details if available
Space Repeat speech
M Activate step magnification
Comma Activate direct magnification
N Deactivate magnification
Z Toggle subtitles
C Cycle contrast settings
T Monochrome colours
L Toggle language (if available)
K Kill current sound
Y Stop sound output
O Start and stop sonification
P Repeat sonification output
Figure 1.6. The curve \(x = t\text{,}\) \(y = t^2\) is the parabola \(y = x^2\text{.}\) The marked points correspond to the integer values \(t = -3, \dots, 3\) from the table, and the arrows show the direction of increasing \(t\text{.}\)
As our second example, consider the equation of the circle centered at \((0,0)\) with unit radius,
\begin{equation} x^2 + y^2 = 1.\tag{1.2} \end{equation}
Here, we would like to parametrize \(x\) and \(y\) in terms of a single parameter \(t\) in such a way that by varying the value of \(t\text{,}\) we can reconstruct the circle \(x^2+y^2=1\text{.}\) Remember that \(\cos^2(t) + \sin^2(t) = 1\text{,}\) so one way to achieve our goal is to write
\begin{equation} x = \cos(t), \qquad y = \sin(t),\tag{1.3} \end{equation}
where \(t \in [0, 2\pi)\text{.}\) The parametrization is illustrated in Figureย 1.7 and Figureย 1.8.
Figure 1.7. Parametrizing the unit circle: as \(t\) increases from \(0\) to \(2\pi\text{,}\) the point \((\cos(t), \sin(t))\) travels counterclockwise around the circle, passing through the marked points at \(t = 0\text{,}\) \(\pi/2\text{,}\) \(\pi\text{,}\) and \(3\pi/2\text{.}\)
Diagram Exploration Keyboard Controls
Key Action
Enter, A Activate keyboard driven exploration
B Activate menu driven exploration
Escape Leave exploration mode
Cursor down Explore next lower level
Cursor up Explore next upper level
Cursor right Explore next element on level
Cursor left Explore previous element on level
X Toggle expert mode
W Extra details if available
Space Repeat speech
M Activate step magnification
Comma Activate direct magnification
N Deactivate magnification
Z Toggle subtitles
C Cycle contrast settings
T Monochrome colours
L Toggle language (if available)
K Kill current sound
Y Stop sound output
O Start and stop sonification
P Repeat sonification output
Figure 1.8. Parametrizing the unit circle \(x^2+y^2=1\) by \(x=\cos(t)\text{,}\) \(y=\sin(t)\text{,}\) \(t \in [0,2\pi)\text{.}\) A generic point of the circle corresponds to the parameter value \(t_0\text{.}\)

Checkpoint 1.9. Question.

Can you think of another way to write a parametric form of the circle \(x^2 + y^2 = 1\text{?}\)
You have attempted of activities on this page.