11.9: Parametric Equations
( \newcommand{\kernel}{\mathrm{null}\,}\)
The Etch A Sketch was a toy invented in the late 1950s by French electrician André Cassagnes. The toy has a thick, flat gray screen in a red plastic frame with two white knobs on the front of the frame in the lower corners, as seen in Figure 1. Twisting the knobs moves a stylus that displaces aluminum powder on the back of the screen, leaving a solid line.
The left knob controls the horizontal movement of the stylus, while the right knob controls the vertical movement. In a very real way, these knobs represent functions of their respective rotational positions. That is, if you rotate the left knob counterclockwise by
Despite the knobs being functions of the horizontal and vertical positions, the artwork generated by an Etch A Sketch does not need to be a function of a horizontal or a vertical variable - it does not need to pass the Vertical nor the Horizontal Line Tests (as Figure 1 showcases). In this chapter, we investigate how to represent simple forms of "Etch A Sketch" curves mathematically.
As we have seen in Exercises 53 - 56 in Section 1.2, Chapter 7 and most recently in Section 11.5, there are scores of interesting curves which, when plotted in the
The curve
Sketch the curve described by
Solution
We follow the same procedure here as we have time and time again when asked to graph anything new – choose friendly values of
The curve sketched out in Example 11.10.1 certainly looks like a parabola, and the presence of the
Eliminating the parameter and obtaining an equation in terms of
Sketch the curves described by the following parametric equations.
Solution
- To get a feel for the curve described by the system
we first sketch the graphs of and over the interval [−1, 1]. We note that as takes on values in the interval [−1, 1], ranges between −1 and 1, and ranges between 0 and 2. This means that all of the action is happening on a portion of the plane, namely . Next, we plot a few points to get a sense of the position and orientation of the curve. Certainly, and are good values to pick since these are the extreme values of . We also choose , since that corresponds to a relative minimum4 on the graph of . Plugging in gives the point (−1, 2), gives (0, 0) and gives (1, 2). More generally, we see that is increasing over the entire interval [−1, 1] whereas is decreasing over the interval [−1, 0] and then increasing over [0, 1]. Geometrically, this means that in order to trace out the path described by the parametric equations, we start at (−1, 2) (where ), then move to the right (since is increasing) and down (since is decreasing) to (0, 0) (where ). We continue to move to the right (since is still increasing) but now move upwards (since is now increasing) until we reach (1, 2) (where ). Finally, to get a good sense of the shape of the curve, we eliminate the parameter. Solving for , we get . Substituting this into gives . Our experience in Section 5.3 yields the graph of our final answer below. - For the system
, we proceed as in the previous example and graph and over the interval . We find that the range of in this case is (0, 2] and the range of is (0, 1]. Next, we plug in some friendly values of to get a sense of the orientation of the curve. Since lies in the exponent here, ‘friendly’ values of involve natural logarithms. Starting with we get5 (2, 1), for we get and for we get \left(\frac{2}{3}, \frac{1}{9}\right)\). Since is ranging over the unbounded interval , we take the time to analyze the end behavior of both and . As and as well. This means the graph of approaches the point (0, 0). Since both and are always decreasing for , we know that our final graph will start at (2, 1) (where ), and move consistently to the left (since is decreasing) and down (since is decreasing) to approach the origin. To eliminate the parameter, one way to proceed is to solve for to get . Substituting this for in gives . Or, we could recognize that , and since means , we get this way as well. Either way, the graph of is a portion of the parabola which starts at the point (2, 1) and heads towards, but never reaches,6 (0,0). - For the system
, we start by graphing and over the interval . We find that the range of is (0, 1] while the range of is . Plotting a few friendly points, we see that gives the point gives (1,1) and return us to . Since and aren’t included in the domain for , (because is undefined at these -values), we analyze the behavior of the system as approach 0 and . We find that as as well as when , we get and . Piecing all of this information together, we get that for near 0, we have points with very small positive -values, but very large positive -values. As ranges through the through the interval is increasing and is decreasing. This means that we are moving to the right and downwards, through when to (1,1) when . Once , the orientation reverses, and we start to head to the left, since is now decreasing, and up, since is now increasing. We pass back through when back to the points with small positive -coordinates and large positive -coordinates. To better explain this behavior, we eliminate the parameter. Using a reciprocal identity, we write . Since , the curve traced out by this parametrization is a portion of the graph of . We now can explain the unusual behavior as and – for these values of , we are hugging the vertical asymptote of the graph of . We see that the parametrization given above traces out the portion of for twice as runs through the interval . - Proceeding as above, we set about graphing
by first graphing and on the interval . We see that ranges from −2 to 4 and ranges from −2 to 2. Plugging in gives the points (4, 0), (1, 2), (−2, 0) and (1, −2), respectively. As ranges from 0 to is decreasing, while is increasing. This means that we start tracing out our answer at (4, 0) and continue moving to the left and upwards towards (1, 2). For , is decreasing, as is , so the motion is still right to left, but now is downwards from (1, 2) to (−2, 0). On the interval , begins to increase, while continues to decrease. Hence, the motion becomes left to right but continues downwards, connecting (−2, 0) to (1, −2). To eliminate the parameter here, we note that the trigonometric functions involved, namely and , are related by the Pythagorean Identity . Hence, we solve for to get , and we solve for to get . Substituting these expressions into gives . From Section 7.4, we know that the graph of this equation is an ellipse centered at (1, 0) with vertices at (−2, 0) and (4, 0) with a minor axis of length 4. Our parametric equations here are tracing out three-quarters of this ellipse, in a counter-clockwise direction.
Now that we have had some good practice sketching the graphs of parametric equations, we turn to the problem of finding parametric representations of curves. We start with the following.
- To parametrize
as runs through some interval , let and and let run through . - To parametrize
as runs through some interval , let and and let run through . - To parametrize a directed line segment with initial point
and terminal point , let and for . - To parametrize
where , let and for . (This will impart a counter-clockwise orientation.)
The reader is encouraged to verify the above formulas by eliminating the parameter and, when indicated, checking the orientation. We put these formulas to good use in the following example.
Find a parametrization for each of the following curves and check your answers.
- The line segment which starts at (2, −3) and ends at (1, 5)
- The circle
- The left half of the ellipse
Solution
- Since
is written in the form , we let and . Since , the bounds on match precisely the bounds on so we get . The check is almost trivial; with we have as runs from −3 to 2. - We are told to parametrize
for so it is safe to assume that is one-to-one. (Otherwise, would not exist.) To find a formula , we follow the procedure outlined on page 384 – we start with the equation , interchange and and solve for . Doing so gives us the equation . While we could attempt to solve this equation for , we don’t need to. We can parametrize by setting so that . We know from our work in Section 3.1 that since is an odd-degree polynomial, the range of is . Hence, in order to trace out the entire graph of , we need to let run through all real numbers. Our final answer to this problem is for . As in the previous problem, our solution is trivial to check.7 - To parametrize line segment which starts at (2, −3) and ends at (1, 5), we make use of the formulas
and for . While these equations at first glance are quite a handful,8 they can be summarized as ‘starting point + (displacement) ’. To find the equation for , we have that the line segment starts at and ends at . This means the displacement in the -direction is (1 − 2) = −1. Hence, the equation for is . For , we note that the line segment starts at and ends at . Hence, the displacement in the -direction is , so we get . Our final answer is for . To check, we can solve for to get . Substituting this into gives , or , and when . Plugging in gives , for an initial point of . Plugging in gives for an ending point of , as required. - In order to use the formulas above to parametrize the circle
, we first need to put it into the correct form. After completing the squares, we get , or . Once again, the formulas and can be a challenge to memorize, but they come from the Pythagorean Identity . In the equation , we identify and . Rearranging these last two equations, we get and . In order to complete one revolution around the circle, we let range through the interval . We get as our final answer for . To check our answer, we could eliminate the parameter by solving for and for , invoking a Pythagorean Identity, and then manipulating the resulting equation in and into the original equation . Instead, we opt for a more direct approach. We substitute and into the equation and show that the latter is satisfied for all such that . Now that we know the parametric equations give us points on the circle, we can go through the usual analysis as demonstrated in Example 11.10.2 to show that the entire circle is covered as ranges through the interval . - In the equation
, we can either use the formulas above or think back to the Pythagorean Identity to get and . The normal range on the parameter in this case is , but since we are interested in only the left half of the ellipse, we restrict to the values which correspond to Quadrant II and Quadrant III angles, namely . Our final answer is for . Substituting and into gives , which reduces to the Pythagorean Identity . This proves that the points generated by the parametric equations lie on the ellipse . Employing the techniques demonstrated in Example 11.10.2, we find that the restriction generates the left half of the ellipse, as required.
We note that the formulas given on page 1053 offer only one of literally infinitely many ways to parametrize the common curves listed there. At times, the formulas offered there need to be altered to suit the situation. Two easy ways to alter parametrizations are given below.
- Reversing Orientation: Replacing every occurrence of
with in a parametric description for a curve (including any inequalities which describe the bounds on ) reverses the orientation of the curve. - Shift of Parameter: Replacing every occurrence of
with in a parametric description for a curve (including any inequalities which describe the bounds on ) shifts the start of the parameter ahead by units.
We demonstrate these techniques in the following example.
Find a parametrization for the following curves.
- The curve which starts at (2, 4) and follows the parabola
to end at (−1, 1). Shift the parameter so that the path starts at . - The two part path which starts at (0, 0), travels along a line to (3, 4), then travels along a line to (5, 0).
- The Unit Circle, oriented clockwise, with
corresponding to (0, −1).
Solution
- We can parametrize
from to using the formula given on Page 1053 as for . This parametrization, however, starts at (−1, 1) and ends at (2, 4). Hence, we need to reverse the orientation. To do so, we replace every occurrence of with to get for . After simplifying, we get for . We would like to begin at instead of . The problem here is that the parametrization we have starts 2 units ‘too soon’, so we need to introduce a ‘time delay’ of 2. Replacing every occurrence of with gives for . Simplifying yields . - When parameterizing line segments, we think: ‘starting point + (displacement)
’. For the first part of the path, we get for , and for the second part we get for . Since the first parametrization leaves off at , we shift the parameter in the second part so it starts at . Our current description of the second part starts at , so we introduce a ‘time delay’ of 1 unit to the second set of parametric equations. Replacing with in the second set of parametric equations gives for . Simplifying yields for . Hence, we may parametrize the path as for where - We know that
for gives a counter-clockwise parametrization of the Unit Circle with corresponding to (1, 0), so the first order of business is to reverse the orientation. Replacing with gives for , which simplifies9 to for . This parametrization gives a clockwise orientation, but still corresponds to the point (1, 0); the point (0, −1) is reached when . Our strategy is to first get the parametrization to ‘start’ at the point (0, −1) and then shift the parameter accordingly so the ‘start’ coincides with . We know that any interval of length will parametrize the entire circle, so we keep the equations , but start the parameter at , and find the upper bound by adding so . The reader can verify that for traces out the Unit Circle clockwise starting at the point (0, −1). We now shift the parameter by introducing a ‘time delay’ of units by replacing every occurrence of with . We get for . This simplifies10 to for , as required.
We put our answer to Example 11.10.4 number 3 to good use to derive the equation of a cycloid. Suppose a circle of radius
Our goal is to find parametric equations for the coordinates of the point
We end the section with a demonstration of the graphing calculator.
Find the parametric equations of a cycloid which results from a circle of radius 3 rolling down the positive
Solution
We have
As always, the challenge is to determine appropriate bounds on the parameter,
Below we graph the cycloid with these settings, and then extend
1 Note the use of the indefinite article ‘a’. As we shall see, there are infinitely many different parametric representations for any given curve.
2 Here, the bug reaches the point
3 We will have an example shortly where no matter how we restrict x and y, we can never accurately describe the curve once we’ve eliminated the parameter.
4 You should review Section 1.6.1 if you’ve forgotten what ‘increasing’, ‘decreasing’ and ‘relative minimum’ mean.
5 The reader is encouraged to review Sections 6.1 and 6.2 as needed.
6 Note the open circle at the origin. See the solution to part 3 in Example 1.2.1 on page 22 and Theorem 4.1 in Section 4.1 for a review of this concept.
7 Provided you followed the inverse function theory, of course.
8 Compare and contrast this with Exercise 65 in Section 11.8.
9 courtesy of the Even/Odd Identities
10 courtesy of the Sum/Difference Formulas
11 If we replace
12 Does this seem familiar? See Example 11.1.1 in Section 11.1.
13 See page 959 in Section 11.5.
14 Again, see page 959 in Section 11.5.
15 A nice mix of vectors and Calculus are needed to derive this.
16 We’ve seen this before. It’s the angle of elevation which was defined on page 753.