TITLE>Parametric Graphs on Maple
The parameters include
The parametric specifications are a list of three items; the first two are the coordinate functions, f and g, and the third is the range for the parameter, t = range of t .
Ordinary Fuctions
Every ordinary function can be written in parametric form. To produce the sine curve, for example, we can use
The command is
which plots the graph
Circles
The simplest and most important circle is the unit circle which can be written in the xy-form
or in parametric form
To plot this circle we use the Maple command
which plots the graph
Other circles may be graphed as well. If (a, b) is any point in the plane, and r > 0 any radius, then the parametric equations
produce the circle with center (a, b) and radius r.
Experiment by changing the point (a, b) and the radius r to compare the way Maple and your TI-85 graph circles.
Other Curves with Periodic Coordinate Functions
Many curves defined by periodic coordinate functions have striking shapes. Try graphing a Lissajou curve.
Use the command
Replacing the 5 and 6 with other integers produces other Lissajou curves. Also try using t values from 0 to 4Pi.
Link to Maple Home Page
Back to Ellerbruch Web Site Home
Link to Math Department Home
Link to Northern Michigan University
Jo Norby-Davis: jnorbyda@nmu.edu.