In this section we examine parametric equations and their graphs. In the two-dimensional coordinate system, parametric equations are useful for describing curves that are not necessarily functions. The parameter is an independent variable that both x and y depend on, and as the parameter increases, the values of x and y trace out a path along a plane curve. For example, if the parameter is t (a common choice), then t might represent time. Then x and y are defined as functions of time, and ( x ( t ) , y ( t ) ) ( x ( t ) , y ( t ) ) can describe the position in the plane of a given object as it moves along a curved path.
Consider the orbit of Earth around the Sun. Our year lasts approximately 365.25 days, but for this discussion we will use 365 days. On January 1 of each year, the physical location of Earth with respect to the Sun is nearly the same, except for leap years, when the lag introduced by the extra 1 4 1 4 day of orbiting time is built into the calendar. We call January 1 “day 1” of the year. Then, for example, day 31 is January 31, day 59 is February 28, and so on.
The number of the day in a year can be considered a variable that determines Earth’s position in its orbit. As Earth revolves around the Sun, its physical location changes relative to the Sun. After one full year, we are back where we started, and a new year begins. According to Kepler’s laws of planetary motion, the shape of the orbit is elliptical, with the Sun at one focus of the ellipse. We study this idea in more detail in Conic Sections.
Figure 7.2 Earth’s orbit around the Sun in one year.Figure 7.2 depicts Earth’s orbit around the Sun during one year. The point labeled F 2 F 2 is one of the foci of the ellipse; the other focus is occupied by the Sun. If we superimpose coordinate axes over this graph, then we can assign ordered pairs to each point on the ellipse (Figure 7.3). Then each x value on the graph is a value of position as a function of time, and each y value is also a value of position as a function of time. Therefore, each point on the graph corresponds to a value of Earth’s position as a function of time.
Figure 7.3 Coordinate axes superimposed on the orbit of Earth.We can determine the functions for x ( t ) x ( t ) and y ( t ) , y ( t ) , thereby parameterizing the orbit of Earth around the Sun. The variable t t is called an independent parameter and, in this context, represents time relative to the beginning of each year.
A curve in the ( x , y ) ( x , y ) plane can be represented parametrically. The equations that are used to define the curve are called parametric equations .
If x and y are continuous functions of t on an interval I, then the equations
x = x ( t ) and y = y ( t ) x = x ( t ) and y = y ( t )are called parametric equations and t is called the parameter . The set of points ( x , y ) ( x , y ) obtained as t varies over the interval I is called the graph of the parametric equations. The graph of parametric equations is called a parametric curve or plane curve, and is denoted by C.
Notice in this definition that x and y are used in two ways. The first is as functions of the independent variable t. As t varies over the interval I, the functions x ( t ) x ( t ) and y ( t ) y ( t ) generate a set of ordered pairs ( x , y ) . ( x , y ) . This set of ordered pairs generates the graph of the parametric equations. In this second usage, to designate the ordered pairs, x and y are variables. It is important to distinguish the variables x and y from the functions x ( t ) x ( t ) and y ( t ) . y ( t ) .
Sketch the curves described by the following parametric equations:
t | x ( t ) x ( t ) | y ( t ) y ( t ) |
---|---|---|
−3 | −4 | −2 |
−2 | −3 | 0 |
−1 | −2 | 2 |
0 | −1 | 4 |
1 | 0 | 6 |
2 | 1 | 8 |
The second and third columns in this table provide a set of points to be plotted. The graph of these points appears in Figure 7.4. The arrows on the graph indicate the orientation of the graph, that is, the direction that a point moves on the graph as t varies from −3 to 2.
t | x ( t ) x ( t ) | y ( t ) y ( t ) |
---|---|---|
−2 | 1 | −3 |
−1 | −2 | −1 |
0 | −3 | 1 |
1 | −2 | 3 |
2 | 1 | 5 |
3 | 6 | 7 |
The second and third columns in this table give a set of points to be plotted (Figure 7.5). The first point on the graph (corresponding to t = −2 ) t = −2 ) has coordinates ( 1 , −3 ) , ( 1 , −3 ) , and the last point (corresponding to t = 3 ) t = 3 ) has coordinates ( 6 , 7 ) . ( 6 , 7 ) . As t progresses from −2 to 3, the point on the curve travels along a parabola. The direction the point moves is again called the orientation and is indicated on the graph.
t | x ( t ) x ( t ) | y ( t ) y ( t ) | t | x ( t ) x ( t ) | y ( t ) y ( t ) |
---|---|---|---|---|---|
0 | 4 | 0 | 7 π 6 7 π 6 | −2 3 ≈ −3.5 −2 3 ≈ −3.5 | 2 |
π 6 π 6 | 2 3 ≈ 3.5 2 3 ≈ 3.5 | 2 2 | 4 π 3 4 π 3 | −2 | −2 3 ≈ −3.5 −2 3 ≈ −3.5 |
π 3 π 3 | 2 2 | 2 3 ≈ 3.5 2 3 ≈ 3.5 | 3 π 2 3 π 2 | 0 | −4 |
π 2 π 2 | 0 | 4 | 5 π 3 5 π 3 | 2 | −2 3 ≈ −3.5 −2 3 ≈ −3.5 |
2 π 3 2 π 3 | −2 | 2 3 ≈ 3.5 2 3 ≈ 3.5 | 11 π 6 11 π 6 | 2 3 ≈ 3.5 2 3 ≈ 3.5 | 2 |
5 π 6 5 π 6 | −2 3 ≈ −3.5 −2 3 ≈ −3.5 | 2 | 2 π 2 π | 4 | 0 |
π π | −4 | 0 |
Sketch the curve described by the parametric equations
x ( t ) = 3 t + 2 , y ( t ) = t 2 − 1 , −3 ≤ t ≤ 2 . x ( t ) = 3 t + 2 , y ( t ) = t 2 − 1 , −3 ≤ t ≤ 2 .
To better understand the graph of a curve represented parametrically, it is useful to rewrite the two equations as a single equation relating the variables x and y. Then we can apply any previous knowledge of equations of curves in the plane to identify the curve. For example, the equations describing the plane curve in Example 7.1b. are
x ( t ) = t 2 − 3 , y ( t ) = 2 t + 1 , −2 ≤ t ≤ 3 . x ( t ) = t 2 − 3 , y ( t ) = 2 t + 1 , −2 ≤ t ≤ 3 .
Solving the second equation for t gives
t = y − 1 2 . t = y − 1 2 .This can be substituted into the first equation:
x = ( y − 1 2 ) 2 − 3 = y 2 − 2 y + 1 4 − 3 = y 2 − 2 y − 11 4 . x = ( y − 1 2 ) 2 − 3 = y 2 − 2 y + 1 4 − 3 = y 2 − 2 y − 11 4 .
This equation describes x as a function of y. These steps give an example of eliminating the parameter. The graph of this function is a parabola opening to the right. Recall that the plane curve started at ( 1 , −3 ) ( 1 , −3 ) and ended at ( 6 , 7 ) . ( 6 , 7 ) . These terminations were due to the restriction on the parameter t.
Eliminate the parameter for each of the plane curves described by the following parametric equations and describe the resulting graph.
x = 2 t + 4 x 2 = 2 t + 4 x 2 − 4 = 2 t t = x 2 − 4 2 . x = 2 t + 4 x 2 = 2 t + 4 x 2 − 4 = 2 t t = x 2 − 4 2 .
Note that when we square both sides it is important to observe that x ≥ 0 . x ≥ 0 . Substituting t = x 2 − 4 2 t = x 2 − 4 2 this into y ( t ) y ( t ) yields
y ( t ) = 2 t + 1 y = 2 ( x 2 − 4 2 ) + 1 y = x 2 − 4 + 1 y = x 2 − 3. y ( t ) = 2 t + 1 y = 2 ( x 2 − 4 2 ) + 1 y = x 2 − 4 + 1 y = x 2 − 3.
This is the equation of a parabola opening upward. There is, however, a domain restriction because of the limits on the parameter t. When t = −2 , t = −2 , x = 2 ( −2 ) + 4 = 0 , x = 2 ( −2 ) + 4 = 0 , and when t = 6 , t = 6 , x = 2 ( 6 ) + 4 = 4 . x = 2 ( 6 ) + 4 = 4 . The graph of this plane curve follows.
Solving either equation for t directly is not advisable because sine and cosine are not one-to-one functions. However, dividing the first equation by 4 and the second equation by 3 (and suppressing the t) gives us
Now use the Pythagorean identity cos 2 t + sin 2 t = 1 cos 2 t + sin 2 t = 1 and replace the expressions for sin t sin t and cos t cos t with the equivalent expressions in terms of x and y. This gives
This is the equation of a horizontal ellipse centered at the origin, with semimajor axis 4 and semiminor axis 3 as shown in the following graph.
Eliminate the parameter for the plane curve defined by the following parametric equations and describe the resulting graph.
x ( t ) = 2 + 3 t , y ( t ) = t − 1 , 2 ≤ t ≤ 6 x ( t ) = 2 + 3 t , y ( t ) = t − 1 , 2 ≤ t ≤ 6So far we have seen the method of eliminating the parameter, assuming we know a set of parametric equations that describe a plane curve. What if we would like to start with the equation of a curve and determine a pair of parametric equations for that curve? This is certainly possible, and in fact it is possible to do so in many different ways for a given curve. The process is known as parameterization of a curve .
Find two different pairs of parametric equations to represent the graph of y = 2 x 2 − 3 . y = 2 x 2 − 3 .
First, it is always possible to parameterize a curve by defining x ( t ) = t , x ( t ) = t , then replacing x with t in the equation for y ( t ) . y ( t ) . This gives the parameterization
x ( t ) = t , y ( t ) = 2 t 2 − 3 . x ( t ) = t , y ( t ) = 2 t 2 − 3 .Since there is no restriction on the domain in the original graph, there is no restriction on the values of t.
We have complete freedom in the choice for the second parameterization. For example, we can choose x ( t ) = 3 t − 2 . x ( t ) = 3 t − 2 . The only thing we need to check is that there are no restrictions imposed on x; that is, the range of x ( t ) x ( t ) is all real numbers. This is the case for x ( t ) = 3 t − 2 . x ( t ) = 3 t − 2 . Now since y = 2 x 2 − 3 , y = 2 x 2 − 3 , we can substitute x ( t ) = 3 t − 2 x ( t ) = 3 t − 2 for x. This gives
y ( t ) = 2 ( 3 t − 2 ) 2 − 3 = 2 ( 9 t 2 − 12 t + 4 ) − 3 = 18 t 2 − 24 t + 8 − 3 = 18 t 2 − 24 t + 5. y ( t ) = 2 ( 3 t − 2 ) 2 − 3 = 2 ( 9 t 2 − 12 t + 4 ) − 3 = 18 t 2 − 24 t + 8 − 3 = 18 t 2 − 24 t + 5.
Therefore, a second parameterization of the curve can be written as
x ( t ) = 3 t − 2 and y ( t ) = 18 t 2 − 24 t + 5 . x ( t ) = 3 t − 2 and y ( t ) = 18 t 2 − 24 t + 5 .
Find two different sets of parametric equations to represent the graph of y = x 2 + 2 x . y = x 2 + 2 x .
Imagine going on a bicycle ride through the country. The tires stay in contact with the road and rotate in a predictable pattern. Now suppose a very determined ant is tired after a long day and wants to get home. So he hangs onto the side of the tire and gets a free ride. The path that this ant travels down a straight road is called a cycloid (Figure 7.9). A cycloid generated by a circle (or bicycle wheel) of radius a is given by the parametric equations
x ( t ) = a ( t − sin t ) , y ( t ) = a ( 1 − cos t ) . x ( t ) = a ( t − sin t ) , y ( t ) = a ( 1 − cos t ) .
To see why this is true, consider the path that the center of the wheel takes. The center moves along the x-axis at a constant height equal to the radius of the wheel. If the radius is a, then the coordinates of the center can be given by the equations
x ( t ) = a t , y ( t ) = a x ( t ) = a t , y ( t ) = afor any value of t . t . Next, consider the ant, which rotates around the center along a circular path. If the bicycle is moving from left to right then the wheels are rotating in a clockwise direction. A possible parameterization of the circular motion of the ant (relative to the center of the wheel) is given by
x ( t ) = − a sin t , y ( t ) = − a cos t . x ( t ) = − a sin t , y ( t ) = − a cos t .(The negative sign is needed to reverse the orientation of the curve. If the negative sign were not there, we would have to imagine the wheel rotating counterclockwise.) Adding these equations together gives the equations for the cycloid.
x ( t ) = a ( t − sin t ) , y ( t ) = a ( 1 − cos t ) . x ( t ) = a ( t − sin t ) , y ( t ) = a ( 1 − cos t ) .
Figure 7.9 A wheel traveling along a road without slipping; the point on the edge of the wheel traces out a cycloid.
Now suppose that the bicycle wheel doesn’t travel along a straight road but instead moves along the inside of a larger wheel, as in Figure 7.10. In this graph, the green circle is traveling around the blue circle in a counterclockwise direction. A point on the edge of the green circle traces out the red graph, which is called a hypocycloid .
Figure 7.10 Graph of the hypocycloid described by the parametric equations shown.The general parametric equations for a hypocycloid are
x ( t ) = ( a − b ) cos t + b cos ( a − b b ) t y ( t ) = ( a − b ) sin t − b sin ( a − b b ) t . x ( t ) = ( a − b ) cos t + b cos ( a − b b ) t y ( t ) = ( a − b ) sin t − b sin ( a − b b ) t .
These equations are a bit more complicated, but the derivation is somewhat similar to the equations for the cycloid. In this case we assume the radius of the larger circle is a and the radius of the smaller circle is b. Then the center of the wheel travels along a circle of radius a − b . a − b . This fact explains the first term in each equation above. The period of the second trigonometric function in both x ( t ) x ( t ) and y ( t ) y ( t ) is equal to 2 π b a − b . 2 π b a − b .
The ratio a b a b is related to the number of cusps on the graph (cusps are the corners or pointed ends of the graph), as illustrated in Figure 7.11. This ratio can lead to some very interesting graphs, depending on whether or not the ratio is rational. Figure 7.10 corresponds to a = 4 a = 4 and b = 1 . b = 1 . The result is a hypocycloid with four cusps. Figure 7.11 shows some other possibilities. The last two hypocycloids have irrational values for a b . a b . In these cases the hypocycloids have an infinite number of cusps, so they never return to their starting point. These are examples of what are known as space-filling curves .
Figure 7.11 Graph of various hypocycloids corresponding to different values of a / b . a / b .Many plane curves in mathematics are named after the people who first investigated them, like the folium of Descartes or the spiral of Archimedes. However, perhaps the strangest name for a curve is the witch of Agnesi . Why a witch?
Maria Gaetana Agnesi (1718–1799) was one of the few recognized women mathematicians of eighteenth-century Italy. She wrote a popular book on analytic geometry, published in 1748, which included an interesting curve that had been studied by Fermat in 1630. The mathematician Guido Grandi showed in 1703 how to construct this curve, which he later called the “versoria,” a Latin term for a rope used in sailing. Agnesi used the Italian term for this rope, “versiera,” but in Latin, this same word means a “female goblin.” When Agnesi’s book was translated into English in 1801, the translator used the term “witch” for the curve, instead of rope. The name “witch of Agnesi” has stuck ever since.
The witch of Agnesi is a curve defined as follows: Start with a circle of radius a so that the points ( 0 , 0 ) ( 0 , 0 ) and ( 0 , 2 a ) ( 0 , 2 a ) are points on the circle (Figure 7.12). Let O denote the origin. Choose any other point A on the circle, and draw the secant line OA. Let B denote the point at which the line OA intersects the horizontal line through ( 0 , 2 a ) . ( 0 , 2 a ) . The vertical line through B intersects the horizontal line through A at the point P. As the point A varies, the path that the point P travels is the witch of Agnesi curve for the given circle.
Witch of Agnesi curves have applications in physics, including modeling water waves and distributions of spectral lines. In probability theory, the curve describes the probability density function of the Cauchy distribution. In this project you will parameterize these curves.
and gently decreases through the point P." width="717" height="272" />
Figure 7.12 As the point A moves around the circle, the point P traces out the witch of Agnesi curve for the given circle.
Earlier in this section, we looked at the parametric equations for a cycloid, which is the path a point on the edge of a wheel traces as the wheel rolls along a straight path. In this project we look at two different variations of the cycloid, called the curtate and prolate cycloids.
First, let’s revisit the derivation of the parametric equations for a cycloid. Recall that we considered a tenacious ant trying to get home by hanging onto the edge of a bicycle tire. We have assumed the ant climbed onto the tire at the very edge, where the tire touches the ground. As the wheel rolls, the ant moves with the edge of the tire (Figure 7.13).
As we have discussed, we have a lot of flexibility when parameterizing a curve. In this case we let our parameter t represent the angle the tire has rotated through. Looking at Figure 7.13, we see that after the tire has rotated through an angle of t, the position of the center of the wheel, C = ( x C , y C ) , C = ( x C , y C ) , is given by
x C = a t and y C = a . x C = a t and y C = a .Furthermore, letting A = ( x A , y A ) A = ( x A , y A ) denote the position of the ant, we note that
x C − x A = a sin t and y C − y A = a cos t . x C − x A = a sin t and y C − y A = a cos t .x A = x C − a sin t = a t − a sin t = a ( t − sin t ) y A = y C − a cos t = a − a cos t = a ( 1 − cos t ) . x A = x C − a sin t = a t − a sin t = a ( t − sin t ) y A = y C − a cos t = a − a cos t = a ( 1 − cos t ) .
Figure 7.13 (a) The ant clings to the edge of the bicycle tire as the tire rolls along the ground. (b) Using geometry to determine the position of the ant after the tire has rotated through an angle of t.
Note that these are the same parametric representations we had before, but we have now assigned a physical meaning to the parametric variable t.
After a while the ant is getting dizzy from going round and round on the edge of the tire. So he climbs up one of the spokes toward the center of the wheel. By climbing toward the center of the wheel, the ant has changed his path of motion. The new path has less up-and-down motion and is called a curtate cycloid (Figure 7.14). As shown in the figure, we let b denote the distance along the spoke from the center of the wheel to the ant. As before, we let t represent the angle the tire has rotated through. Additionally, we let C = ( x C , y C ) C = ( x C , y C ) represent the position of the center of the wheel and A = ( x A , y A ) A = ( x A , y A ) represent the position of the ant.
Figure 7.14 (a) The ant climbs up one of the spokes toward the center of the wheel. (b) The ant’s path of motion after he climbs closer to the center of the wheel. This is called a curtate cycloid. (c) The new setup, now that the ant has moved closer to the center of the wheel.
Figure 7.15 (a) The ant is hanging onto the flange of the train wheel. (b) The new setup, now that the ant has jumped onto the train wheel. (c) The ant travels along a prolate cycloid.
For the following exercises, sketch the curves below by eliminating the parameter t. Give the orientation of the curve.