Parametric equations
Parametric equations describe both coordinates using a third variable called a parameter. Instead of writing directly in terms of , we write
Each permitted value of generates one point . As changes, that point traces a curve. The parameter may represent time, angle or another useful quantity, but it does not need to have a physical meaning.
Prerequisites
Section titled “Prerequisites”You should be able to:
- rearrange equations and substitute expressions
- solve simultaneous equations
- use identities such as
- interpret domains, ranges and inequalities
- recognise equations of straight lines, circles and parabolas
Review functions, domains and ranges or straight lines if these foundations are uncertain.
A parameter generates coordinates
Section titled “A parameter generates coordinates”Consider
Substituting several values gives:
| Point | |||
|---|---|---|---|
The coordinates must come from the same parameter value. Pairing the coordinate from with the coordinate from does not produce a point specified by these equations.
Check 1
Section titled “Check 1”For and , find the point corresponding to .
Answer
The point is .
Eliminating the parameter
Section titled “Eliminating the parameter”To find a Cartesian equation, use one parametric equation to express the parameter in terms of a coordinate, then substitute into the other equation.
Example 1: a parabola
Section titled “Example 1: a parabola”Given
rearrange the first equation:
Substitute into :
This Cartesian equation reveals a parabola with vertex . If can be any real number, then can also be any real number.
Example 2: eliminate using an identity
Section titled “Example 2: eliminate using an identity”For
we have
Squaring and adding removes :
so
This is a circle of radius . See circles for its Cartesian geometry.
Example 3: do not introduce false points
Section titled “Example 3: do not introduce false points”Let
Since and , elimination gives
But the parametrisation also requires . Here that restriction is already forced by , because the left side cannot be negative. In other problems, squaring can create Cartesian points that the original parameter never reaches, so restrictions must always be checked separately.
Parameter restrictions determine the traced curve
Section titled “Parameter restrictions determine the traced curve”The Cartesian equation alone may not describe exactly the same set of points as the parametric equations.
Suppose
Eliminating gives
However, implies
Only the section of the parabola between and is traced. Writing only loses essential information.
For trigonometric parametrisations, an interval may trace a whole curve once, part of it, or the same curve repeatedly. For , :
- traces the circle once
- traces the upper semicircle
- traces the circle twice
Check 2
Section titled “Check 2”Eliminate from
and state the corresponding restriction on .
Answer
Since ,
The endpoint values of give
Orientation and direction of travel
Section titled “Orientation and direction of travel”Parametric equations contain directional information. Orientation describes the direction in which the curve is traced as the parameter increases.
For
the point begins at when , reaches when , and then reaches when . The circle is traced anticlockwise.
Changing only the sign of gives
The Cartesian equation remains , but the point moves clockwise. Equal Cartesian equations do not guarantee equal parametrisations.
When drawing a parametric curve:
- calculate key points, including parameter endpoints
- find the Cartesian shape if elimination is manageable
- apply all parameter restrictions
- add arrows showing increasing parameter values
Constructing parametric forms
Section titled “Constructing parametric forms”A Cartesian curve usually has many valid parametrisations.
Example 4: a straight line
Section titled “Example 4: a straight line”The line through with direction vector can be written as
where . Eliminating gives
or .
For the line segment from to , the same formulas work with .
Example 5: a parabola
Section titled “Example 5: a parabola”For , the simplest choice is
Choosing and is equally valid. A good parameter makes the intended calculation or interpretation simple.
Example 6: a circle
Section titled “Example 6: a circle”For , a standard parametrisation is
This form builds the centre and radius directly into the coordinates. The interval chosen for determines how much of the circle is traced.
More realistic choices of parameter, assumptions and domains are developed in parametric modelling.
Intersections involving parametric curves
Section titled “Intersections involving parametric curves”To intersect a parametric curve with a Cartesian curve, substitute the expressions for and into the Cartesian equation and solve for the parameter. Then calculate the coordinates.
Example 7: intersection with a line
Section titled “Example 7: intersection with a line”The curve
meets the line . Substitute:
Therefore
so or . The intersection points are
Always return to coordinates. A parameter value is not itself an intersection point.
Two parametrically defined curves
Section titled “Two parametrically defined curves”If one curve uses parameter and another uses parameter , do not assume . At an intersection their coordinates agree, so solve
as simultaneous equations for the two independent parameters.
Check 3
Section titled “Check 3”Find where
meets .
Answer
Substitution gives
Hence
so . The points are
and
The exact values should be retained unless decimals are requested.
Common misconceptions
Section titled “Common misconceptions”The parameter is not automatically
Section titled “The parameter is not automatically xxx”In and , independently determines both coordinates. Treating it as another name for destroys that relationship.
Eliminating the parameter can lose restrictions
Section titled “Eliminating the parameter can lose restrictions”State the Cartesian equation and the coordinate restrictions implied by the parameter interval. Check whether algebraic operations such as squaring introduced extra points.
The same curve can have different orientations
Section titled “The same curve can have different orientations”Cartesian equations specify a set of points. Parametric equations can additionally specify where a point starts, which direction it moves, and how repeatedly the curve is traced.
Different curves need different parameters
Section titled “Different curves need different parameters”At an intersection, two curves occupy the same coordinate. Their parameter values do not need to be equal.
A table is evidence, not a proof of the whole shape
Section titled “A table is evidence, not a proof of the whole shape”A few generated points help reveal a curve, but elimination or another exact argument is needed to establish its equation and restrictions.
Final check
Section titled “Final check”For
answer the following:
- What is the Cartesian equation?
- Which part of the curve is traced?
- What are the initial and final points?
- What is the orientation?
Answers
Using gives
Because , , so . The upper semicircle is traced. It starts at , passes through and finishes at , moving anticlockwise.
Once the geometry is secure, continue to parametric differentiation to calculate gradients, tangents, normals and second derivatives without first eliminating the parameter.