1 Parametric curves
Here we explore the use of a parameter in the description of curves. We shall see that it has some advantages over the more usual Cartesian description. We start with a simple example.
Example 6
Plot the curve
parametric equations of the curve parameter range
Solution
The approach to sketching the curve is straightforward. We simply give the parameter various values as it ranges through and, for each value of , calculate corresponding values of which are then plotted on a Cartesian plane. The value of and the corresponding values of are recorded in the following table:
1.98 | 1.90 | 1.78 | 1.62 | 1.41 | 1.18 | 0.91 | 0.62 | 0.31 | 0 | ||
0.47 | 0.93 | 1.36 | 1.76 | 2.12 | 2.43 | 2.67 | 2.85 | 2.96 | 3 | ||
Figure 16
The curve in Figure 16 resembles part of an ellipse. This can be verified by eliminating from the parametric equations to obtain an expression involving only. If we divide the first parametric equation by 2 and the second by 3, square both and add we obtain
i.e.
which we easily recognise as an ellipse whose major-axis is the -axis. Also, as ranges from decreases from , and increases from . We conclude that the parametric equations , together with the parametric range describe that part of the ellipse in the positive quadrant. On the curve in Figure 16 we have used an arrow to indicate the direction that we move along the curve as increases from its initial value 0.
Task!
Plot the curve
Do you recognise this curve as a conic section?
First construct a table of values as ranges from :
0 | 0.25 | 0.5 | 0.75 | 1 | |
1 | 1.25 | 1.5 | 1.75 | 2 | |
Now plot the points on a Cartesian plane:
Now eliminate the -variable from , to obtain the form of the curve:
which is the equation of a parabola.
Example 7
Sketch the curve
Solution
This is very similar to the previous Task (except for replacing in the expression for and replacing in the expression for ). The corresponding table of values is
0 | 0.25 | 0.5 | 0.75 | 1 | |
1 | 1.06 | 1.25 | 1.56 | 2 | |
Figure 17
We see that this is identical to the curve drawn previously. This is confirmed by eliminating the -parameter from the expressions defining . Here so which is the same as obtained in the last Task. The main difference is that particular values of locate (in general) different points on the curve for the two parametric representations.
We conclude that a given curve in the plane can have many (in fact infinitely many) parametric descriptions.
Task!
Show that the two parametric representations below describe the same curve.
Eliminate from the parametric equations in (1):
Eliminate from the parametric equations in (2):
What do you conclude?
Both parametric descriptions represent (part of) a circle centred at the origin of radius 1.