1

Parametric Equations and Curves

There are a great many curves that we can’t even write down as a single equation in terms of only x and y.

So, to deal with some of these problems we introduce parametric equations. Instead of defining y in terms of x

(y = y(x)) we define both x and y in terms of a third variable called a parameter as

x = f(t) y = g(t)

Each value of t defines a point

(x, y) = (f(t), g(t))

The collection of points that we get by letting t be all possible values is the graph of the parametric equations and is called the parametric curve. Parametric curves have a direction of motion. The direction of motion is given by increasing t. So, when plotting parametric curves we also include arrows that show the direction of motion.

Sketching a parametric curve is not always an easy thing to do.

1. method: Elimination of the parameter from the set of the equations and substitution:

example: draw the graph: x = t2 + t y = 2t – 1 – 1 ≤ t ≤ 1

t = ½ (y+1) into x to give: x = ¼ y2 + y + ¾

this is a parabola that opens to the right.

t = – 1 x = 0 y = – 3

t = 1 x = 2 y = 1

direction of motion (arrows): from t = – 1 to t = 1

2. method: Using trigonometry to eliminate a parameter

example: draw the parametric curve for the following set of parametric equations. Clearly indicate direction of motion.

x = 5 cos t y = 2 sin t 0 ≤ t ≤ 2π

Instead solving one of these equations for t and plugging this into the other (very ugly) we do this:

sin2 t + cos2 t = 1

t / x / y
0 / 5 / 0
π/2 / 0 / 2
π / -5 / 0
3π/2 / 0 / – 2
2π / 5 / 0

for direction of motion we have to go back to parameter t:

example: draw the parametric curve for the following set of parametric equations. Clearly indicate direction of motion.

x = 5 cos 3t y = 2 sin 3t 0 ≤ t ≤ 2π we replaced the t with 3t.

As we’re going around faster, while we have the same ellipse that we got in the previous example we’ll trace out the curve three times, each in the followingranges: 0 ≤ t ≤ 2π/3, 2π/3≤ t ≤4π/3 and 4π/3 ≤ t ≤ 2π

circle: x = rcost y = r sin t

3. method :there are some equations that you can’t do anything else but use calculator

– as I have only TI – 84 + (silver edition) , I know only this one:

TI – 84 plus

CLEAR RAM follow these key strokes: "2nd", "+", "7","1","2"

Graphing parametric equations

graph the parametric equations x=5cos3t, y=5sin3t

  1. Hit the MODE key.
  2. Arrow down to where it says Funcand then use the right arrow to choose Par.
  3. Hit ENTERThe calculator is now in parametric equations mode.
  1. Hit the Y= key.
  2. In the X1T slot, type 5(cos(
  3. Hit X,T,q,n key: you get 5(cos(T
  4. Hit two closing parentheses, ))to get: 5(cos(T)) .
  5. Hit MATH 3 to get cubed. You should now have X1T=5(cos(T))3.
  6. Hit the down arrow to go to Y1T and in that space type 5(sin(T))3
  7. Finally, hit GRAPH.

If you did everything right, the result looks a bit like a diamond, with all four edges bowed inward.

You can also specify the T values that the calculator begins and ends with; for instance, you may limit the graph to 0<T<3. This would not change the viewing window, but it would only draw part of the graph. When you change T, hit GRAPH again.

SPECIAL PLANE CURVES

CYCLOID A famous curve that was named by Galileo in 1599.This is a curve traced by a point P on a circle of radius a rolling along x axis..
Equations in parametric form: x = a ( - sin ) y = a(1 – cos)
Area of one arch = 3πa2
Arc length of one arch = 8a
PROLATE CYCLOID

The path traced out by a fixed point at a radius b > a, where ais the radius of a rolling circle, also sometimes called an extended cycloid. The prolate cycloid contains loops, and has parametric equations

x = a  - b sin  y = a – b cos

HYPOCYCLOID WITH FOUR CUSPS
Equation in rectangular coordinates: x2/3 + y2/3 = a2/3

Equations in parametric form: x = a cos3 y = a sin2
Area bounded by curve = 3πa2/8
Arc length of entire curve = 6a
This is a curve described by a point P on a circle of radius a/4 as it rolls on the inside of a circle of radius a.

vast number of plane curves in rectangular, parametric and polar form:

PARAMETRIC FORM OF THE DERIVATIVE

If x and y are both differentiable functions of t and dx/dt ≠ 0, then

chain rule dy/dx =

If y’ = dy/dx is also differentiable function of t, then

Tangent at point t1 : 1. find x1 = x(t1) and y1 = y(t1) 2. find slope at point t1 3. use y – y1 = m(x – x1)

Concavity at point t1: Find second derivate d2y/dx2 at t1. If second derivate is negative parametric curve will be concave down, and for positive second derivate parametric curve will be concave up.

Horizontal tangents will occur where the derivative is zero and that means that we’ll get horizontal tangent at values of t for which we have

provided

Vertical tangents will occur where the derivative is not defined and so we’ll get vertical tangents at values of t for which we have,

provided

Don’t be surprised if you get two tangents lines at a point. A quick graph of the parametric curve will explain what is going on here.

The arc length of functions in Cartesian plane:

S =

The arc length of parametric form is :

S =

S =