1 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 \(x\) and \(y\) 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 \(x\) and \(y\) coordinates. As time passes, the particular path followed by the ant would describe a curve \(C\) in the plane.
See the interactive below: Use the slider for \(a\) 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 \(y\) as a function of \(x\) or \(x\) as a function of \(y\). We still might be able to find an equation in \(x\) and \(y\) that describes the curve \(C\) 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 \(x\) and \(y\). The relationship between the two coordinates could be very complicated.
Having an equation involving \(x\) and \(y\) 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 \(p\)? 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 \(t\):
These are called parametric equations for the curve \(C\). In these equations we call \(t\) the parameter. In many examples, the parameter will be time but the parameter can have other interpretations as well. Now given specific functions for \(x(t)\) and \(y(t)\) 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 \(t\) 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.
2 Visualizing parametric equations
Suppose we are are given a parametric equation algebraically, such as
How can we visualize the curve traced out in \(xy\)-plane?
Think back to when you first learned how to graph a curve like \(y=x^2\). I’m pretty sure you used a so-called “T-chart,” and if \(y = x^2\), 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 \(x\) and \(y\) are now functions of a third parameter, we’ll call it \(t\), often thought of as time. In the same way, we can make a chart. Here \(t\) is the input and \(x\) and \(y\) are the outputs of the two different functions \(x(t)\) and \(y(t)\).
Graphing these points, we will get:
It’s not obvious that should have been a line. If instead we had used the parameter \(s=t^3\), we could trace out the same curve as
Generally, when both \(x(s)\) and \(y(s)\) are lines, the curve will always be a line. Can you find the Cartesian equation of this line?
Generally graphing parametric curves are more difficult since the \(x\) and \(y\) values are both changing as \(t\) varies and it can be difficult to see how \(x\) and \(y\) are related to one another. There are some curves other than lines that you should be able to visualize.
Although the parameter is \(t\), it can be helpful here to think of it as an angle. The angle is initially \(0\) and you increase the angle from \(0\) to \(2\pi \). You should then recognize that these equations just give the \(x\) and \(y\) coordinate of a point on the unit circle. We can imagine these parametric equations as “drawing” the unit circle as \(t\) changes
Once the parameter \(t\) has reached \(2\pi \), the circle has been traced out exactly once.
Using parametric equations allows us to describe many curves which would be too difficult to describe otherwise.
As the parameter increases, the curve rotates like it will trace out the circle. However instead of having a fixed amplitude that describes how far the circle is from the origin, the \(t\) factor in front of the cosine and sine term can be thought of as a varying radius that increases as \(t\) increases. Thus as the parameter increases, the curve rotates in a counterclockwise fashion like the circle but with a radius that keeps getting larger and larger. This leads to the following spiral shape.
where the domain is \([0,2\pi )\) and the elements of the range consist of ordered pairs.
3 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.
In differential calculus, you likely discussed projectile motion in one dimension. For example, suppose you launch a ball straight up into the air. You then want to find the position \(y(t)\) of the object with respect to time. Using integration and the fact that the ball has a constant acceleration with respect to gravity, we can find the trajectory of the ball.
Now the acceleration due to gravity is constant and we take \(g=-9.8\) \(m/s^2\). Call the initial velocity \(v_{0y}\) (this is the intial velocity in \(y\) direction). Then we can integrate and use the intial velocity to find the velocity \(v(t)\)
Suppose it is launched from a height \(y_{0}\). Integrating again and using the intial position, we obtain
Now suppose we want to launch the ball at an angle instead of straight up. The ball’s path will have both a vertical and horizontal component, so this is now a two dimensional problem. We launch our ball with a certain initial speed \(v_{0}\). We again choose a coordinate system. Choose the origin at a fixed point on the ground level, choose the \(y\)-axis oriented upward, and choose our \(x\)-axis to be the direction in which we launch our projectile. Ignoring air resistance, the trajectory of our object will be confined to this \(xy\)-plane. Suppose our object is launched from an initial position \((x_{0},y_{0})\) in our coordinate system. Can we describe the motion of the ball?
It turns out the motion of the object can be analyzed in the \(x\) and \(y\) directions separately. We can describe the position of the ball as
The angle that we launch our ball determines an the initial velocity \(v_{0}\) in each components. Take \(v_{0y}\) to be the initial velocity along the \(y\) direction and \(v_{0x}\) to be the initial velocity along the \(x\) direction. In the \(y\) direction, our ball will behave just like a ball thrown straight upwards. Using our previous work on one dimensional projectile motion, we obtain
Now we want to understand the behavior in the \(x\) direction. There are no forces in the \(x\) direction so the acceleration is \(0\). Using the initial velocity \(v_{0x}\) in the \(x\) direction and integrating the acceleration \(a_{0x}=0\), we find \(v(t)=v_{0x}\). Integrating again and using the initial \(x\) position \(x_{0}\), we obtain \(x(t)\):
This gives us the parametric description of the trajectory of the ball in the \(xy\) plane with respect to time.
The curve that the projectile follows is parabolic. However the parametric description gives us more information. It gives us a dynamic description that tells us the position of the particle at each moment of time.
Explore changing the initial velocities \(v_{0x}\) and \(v_{0y}\) in the \(x\) and \(y\) directions and see how that changes the trajectory of the ball by use the slider \(a\) to trace the curve.
4 Multiple parametrizations of a given curve
Given a curve \(C\), there are many different sets of parametric equations that trace out \(C\).
Previously we saw that we can parametrize the circle as
as \(t\) varies over the interval \([0, 2\pi )\), traces out the circle in a counterclockwise fashion.
Suppose we replace \(t\) by \(-t\) in these equations.
where \(t\) runs over the interval \([0, 2\pi )\). Let’s make a table.
Now the positive orientation of the curve is clockwise. Notice that if we replace \(t\) by any expression in \(t\), we will trace out (a portion of) the same curve, but possibly at a different speed and/or in a different direction.
5 When is it easy to find a parametrization of a curve?
Suppose you are given a curve \(C\) and you want to find a parametrization for \(C\). There are certain nice curves where we can easily come up with an explicit parametrization.
5.1 Graphs of functions
If you are given the graph of a function \(y=f(x)\) 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.
5.2 Lines
Suppose we are given two points \(p_{1}=(a,b)\) and \(p_{2}=(c, d)\). Suppose we are interested in parametrizing the line segment from \(p_{1}\) to \(p_{2}\). There is a canonical way to parameterize the line segment so that the parameter is \(0\) at \(p_{1}\) and is equal to \(1\) at \(p_{2}\). In a previous example, we have seen that if both \(x(t)\) and \(y(t)\) are lines then the curve traced out is a line. Thus it suffices to construct a line \(x(t)\) so that \(x(0)=a\) and \(x(1)=c\). Similarly we construct a line \(y(t)\) so that \(y(0)=b\) and \(y(1)=d\). This leads to the equations
where we let \(t\) vary over the interval \([0,1]\).
If we let \(t\) vary over the entire real line in this example, then we get the unique line that passes through the points \(p_{1}\) and \(p_{2}\).
Let
5.3 Circles
The standard form for a circle centered at a point \((a,b)\) with radius \(r\) 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.
as \(t\) runs from \(0\) to \(2\pi \). To see that our answer is correct, we can “plug” it back into the implicit equation for the circle. Write with me: \begin{align*} (x-1)^2 + (y-2)^2 &= (x(t)-1)^2 + (y(t)-2)^2\\ &= (1 + 3\cos (t)-1)^2 + (2 + 3\sin (t)-2)^2\\ &= (3\cos (t))^2 + (3\sin (t))^2\\ &= 3^2\cos ^2(t) + 3^2\sin ^2(t)\\ &= 3^2(\cos ^2(t) + \sin ^2(t))\\ &= 3^2 \end{align*}
by the Pythagorean identity. Since our functions \((x(t),y(t))\) satisfy the form of the circle, our solution is correct.
What happens now? Do you still get a circle? How is this different from what we did in the previous question?
In mathematics, when parameterizing closed curves (like circles), the convention is to draw them in a “counterclockwise” direction. This is called the positive orientation.
6 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 \(x\) and \(y\).
Here are some basic strategies to try:
- Solve for \(t\).
- Solve for a function of \(t\).
- 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.
6.1 Solving for the variable
In the first example, we’ll solve for \(t\).
Eliminate a parameter to express this curve purely in terms of \(x\) and \(y\).
Now plug this into \(x(t) = -4 t^2\), and write
We see in this situation that the set of points traced out the curve (as we vary over all possible values of \(t\)) is a parabola.
6.2 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 \(x(t)\) and \(y(t)\).
Eliminate a parameter to express this curve purely in terms of \(x\) and \(y\).
Now we can rewrite \(y(t)\) as \begin{align*} y(t) &= e^{3t}\\ y(t) &= \left (e^{t}\right )^{\answer [given]{3}}. \end{align*}
Now we see that
6.3 Solving for related functions
Eliminate a parameter to express this curve purely in terms of \(x\) and \(y\).
and with \(y(t)\) we have \begin{align*} y &= 1 + 4\sin (t)\\ y-1 &= 4\sin (t)\\ \frac {y-1}{4} &= \sin (t)\\ \left (\frac {y-1}{4}\right )^2 &= \sin ^2(t). \end{align*}
Plugging this back into the Pythagorean identity, we see: \begin{align*} \cos ^2(t) + \sin ^2(t) &= 1\\ \left (\frac {x}{3}\right )^2 + \left (\frac {y-1}{4}\right )^2 &= 1. \end{align*}
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.
2025-01-06 20:08:08