Parametric curves are curves traced by the path of a ‘moving’ point. An independent parameter, such as for ‘time’, controls both and values through Cartesian coordinate functions and . The coordinates of the moving point are .
Parametric curve
A parametric curve is a function from parameter space to the plane given in terms of coordinate functions:
Other notations
Be aware that sometimes the coordinate functions are written with and (or yet other letters) like this:
Or simply equating coordinate letters with functions:
Sometimes a different parameter is used, like or .
For example, suppose:
The curve traced out is a parabola that opens horizontally:
Given a parametric curve, we can create an equation satisfied by and variables by solving for in either coordinate function (inverting either or ) and plugging the result into the other function.
In the example:
This is the equation of a parabola centered at that opens to the right.
Image of a parametric curve
The image of a parametric curve is the set of output points that are traversed by the moving point.
A parametric curve has hidden information that isn’t contained in the image:
The time values when the moving point is found in various locations.
The speed at which the curve is traversed.
The direction in which the curve is traversed.
We can reparametrize a parametric curve to use a different parameter or different coordinate functions while leaving the image unchanged.
In the previous example, shift by :
Since the parameter and the parameter both cover the same values for , the same curve is traversed. But the moving point in the second, shifted version reaches any given location one unit earlier in time. (When in the second version, the input to and is the same as when in the first one.)
02 Illustration
Example - Parametric circles
Parametric circles
The standard equation of a circle of radius centered at the point :
This equation says that the distance from a point on the circle to the center point equals . This fact defines the circle.
Parametric coordinates for the circle:
For example, the unit circle is parametrized by and .
The cycloid is the curve traced by a pen attached to the rim of a wheel as it rolls.
It is easy to describe the cycloid parametrically. Consider the geometry of the situation:
The center of the wheel is moving rightwards at a constant speed of , so its position is . The angle is revolving at the same constant rate of (in radians) because the radius is .
The triangle shown has base , so the coordinate is . The coordinate is .
So the coordinates of the point are given parametrically by:
If the circle has another radius, say , then the parametric formulas change to:
We can use and data to compute the slope of a parametric curve in terms of .
Slope formula
Given a parametric curve , its slope satisfies:
Concavity formula
Given a parametric curve , its concavity satisfies the formula:
Extra - Derivation of slope and concavity formulas
For both derivations, it is necessary to view as a function of through the inverse parameter function. For example if is the parametrization, then is the inverse parameter function.
We will need the derivative in terms of . For this we use the formula for derivative of inverse functions:
Given all this, both formulas are simple applications of the chain rule.
For the slope:
For the concavity:
(In the second step we inserted the formula for from the slope.)
Pure vertical, Pure horizontal movement
In view of the formula , we see:
Pure vertical: when and yet
Pure horizontal: when and yet
When for the same , we have a stationary point, which might subsequently progress into pure vertical, pure horizontal, or neither.
04 Illustration
Example - Tangent to a cycloid
Tangent to a cycloid
Find the tangent line (described parametrically) to the cycloid when .