We discuss the basics of parametric curves.

The idea of parametric equations

Consider an ant crawling along a flat surface like a floor of a building. Suppose we want to describe the ant’s position and the path it takes as it moves. We could introduce an origin as well as a set of and axes on the floor. We could approximate the ant as a point and so for each moment in time we could describe the ant’s position by some pair of and coordinates. As time passes, the particular path followed by the ant would describe a curve in the plane.

See the interactive below: Use the slider for to trace out the path of the ant.

Suppose we want to describe this curve. Since the ant’s path could be complicated with lots of meandering and backtracking, it is unlikely we would be able to describe as a function of or as a function of . We still might be able to find an equation in and that describes the curve as simply a set of points in the plane. We call such an equation a Cartesian description of the curve since it gives the curve in terms of Cartesian coordinates and . The relationship between the two coordinates could be very complicated.

Having an equation involving and would give us a static view of the curve. We see the path of the ant, all at once, like the chemical trail left behind by the ant. Although useful, there are many natural questions that we would not be able to answer using this characterization of the curve. When was the ant at a given point ? How fast was the ant traveling at that point? Did the ant stop at any point in time? Simply having the trail left by ant leaves out a great deal of useful information.

For each moment in time, we have some unique associated point in the plane corresponding to the ant’s position at that given time. We could describe the position of the ant as a pair of functions that depend on :

These are called parametric equations for the curve . In these equations we call the parameter. In many examples, the parameter will be time but the parameter can have other interpretations as well. Now given specific functions for and we could answer questions about the location of the ant at a given time or we could determine the velocity of the ant at a given moment. This gives us a dynamic view of the curve in that it emphasizes how the curve is traced out as the parameter changes. In fact, we can think of a parametric curve as a new kind of function where is the input and the output is a point in the plane. We won’t stress this interpretation at the moment but later in your studies you will return to this notion as your primary way of thinking of curves given parametrically.

Visualizing parametric equations

Suppose we are are given a parametric equation algebraically, such as How can we visualize the curve traced out in -plane?

Think back to when you first learned how to graph a curve like . I’m pretty sure you used a so-called “T-chart,” and if , I bet it looked something like this:

Eventually you did this enough times that you just learned the basic geometric shape of such a parabola. Similarly you have memorized the basic shapes of the graph for many other functions.

Suppose now we want to graph a curve given parametrically.

With a parametric plot, both and are now functions of a third parameter, we’ll call it , often thought of as time. In the same way, we can make a chart. Here is the input and and are the outputs of the two different functions and . Graphing these points, we will get:

It’s not obvious that should have been a line. If instead we had used the parameter , we could trace out the same curve as

Generally, when both and are lines, the curve will always be a line. Can you find the Cartesian equation of this line?

If you solve for in the equation, you can replace with an equation in terms of in the equation.

Generally graphing parametric curves are more difficult since the and values are both changing as varies and it can be difficult to see how and are related to one another. There are some curves other than lines that you should be able to visualize.

In the example of the circle above, what is the positive orientation?
clockwise counterclockwise

Using parametric equations allows us to describe many curves which would be too difficult to describe otherwise.

Do the parametric equations

as runs from to define a function of ?

No, because the graph does not pass the vertical line test. Yes, it is a function of , because for each input , there is exactly one output value, an ordered pair.

Projectile Motion

Parametric descriptions of curves occur in many applications. For example, in physics, a common scenario is to have a object acted upon by forces. We use information about the initial state of the system as well as the laws of motion to solve for how the object will behave. This description will naturally be equations which describe how the position of the object, in a coordinate system, will change with time. Therefore, parametric descriptions of curves are very natural way to describe the motion of objects. Although we will focus on describing curves parametrically in the plane, the ideas we cover can be easily generalized to three dimensions and higher.

Explore changing the initial velocities and in the and directions and see how that changes the trajectory of the ball by use the slider to trace the curve.

Multiple parametrizations of a given curve

Given a curve , there are many different sets of parametric equations that trace out .

Previously we saw that we can parametrize the circle as

as varies over the interval , traces out the circle in a counterclockwise fashion.

Suppose we replace by in these equations.

where runs over the interval . Let’s make a table.

Now the positive orientation of the curve is clockwise. Notice that if we replace by any expression in , we will trace out (a portion of) the same curve, but possibly at a different speed and/or in a different direction.

Which of the following parametric equations draw the line ?
and for and for and for and for and for and for
Which of the following parametric equations draw the circle ?
and for and for and for and for and for and for

When is it easy to find a parametrization of a curve?

Suppose you are given a curve and you want to find a parametrization for . There are certain nice curves where we can easily come up with an explicit parametrization.

Graphs of functions

If you are given the graph of a function then it is easy to find a parametric description of the curve. The key idea is that the independent variable is already acting like a parameter so we can use

In this way, we can easily parametrize any curve given as the graph of a function.

Can you use the technique described immediately above to express as a parametric function?

Lines

Suppose we are given two points and . Suppose we are interested in parametrizing the line segment from to . There is a canonical way to parameterize the line segment so that the parameter is at and is equal to at . In a previous example, we have seen that if both and are lines then the curve traced out is a line. Thus it suffices to construct a line so that and . Similarly we construct a line so that and . This leads to the equations

where we let vary over the interval .

If we let vary over the entire real line in this example, then we get the unique line that passes through the points and .

Use this method to find a parametric equation for a line segment that starts at the point and ends at the point .

Let for in the interval .

Circles

The standard form for a circle centered at a point with radius is given by One problem with the standard form for a circle is that it is somewhat difficult to find points on the circle. A parametric equation representing a circle solves this problem.

One day while trying to graph a unit circle, you accidentally write down What happens now? Do you still get a circle? How is this different from what we did in the previous question?
you still plot a unit circle in a counterclockwise fashion, with the same starting and ending points you plot a unit circle but in a clockwise fashion, with the same starting and ending points you still plot a unit circle in a counterclockwise fashion, but the starting and ending points are different you plot a unit circle but in a clockwise fashion, but the starting and ending points are different this no longer plots a circle

In mathematics, when parameterizing closed curves (like circles), the convention is to draw them in a “counterclockwise” direction. This is called the positive orientation.

What should and be to parameterize the circle in a counterclockwise fashion, with corresponding to ?

Converting from parametric to cartesian

We mentioned earlier that graphing a curve from a given set of parametric equations directly from can be quite difficult. Usually computational software is needed. However there are some occasions where we can eliminate the parameter and obtain an equation involving only and .

Here are some basic strategies to try:

  • Solve for .
  • Solve for a function of .
  • Use a trigonometric identity.

In each case the process that we are using is called elimination of a parameter.

We’ll give several examples of how one actually eliminates a parameter.

Solving for the variable

In the first example, we’ll solve for .

We see in this situation that the set of points traced out the curve (as we vary over all possible values of ) is a parabola.

Solving for a common function

Sometimes instead of solving for the parameter directly, it is easier to solve for a function of the parameter that is common to both and .

Solving for related functions

These techniques are useful to know since they can help you more easily visualize certain simple parametric curves. However, when you eliminate the parameter it is important to realize that you are losing information about how the curve is traced out.