| vx = 0.4 − cos (t/100) | vy = 0.0 + sin (t/100) |
| x = A sin (at + φ) | y = B sin (bt) |
Where …
| x and y | are coordinates on a plane |
| t | is the parameter |
| A and B | are amplitudes |
| a and b | are angular frequencies |
| φ | is the phase angle |
Use a graphing calculator or computer capable of graphing two-dimensional parametric equations. Set the window dimensions to something like
| −1.5 < x < +1.5 | −1.5 < y < +1.5 |
Let the amplitudes equal one for all problems (A = B = 1). Use radians for all angular measures.
| x = sin (2t + π/2) | y = sin (t) |
|
| a. circle | ||
| x = a cos t | y = a sin t | |
| b. ellipse | ||
| x = a cos t | y = b sin t | |
| c. cycloid | ||
| x = at − b sin t | y = a − b cos t | |
| d. deltoid | ||
| x = 2a cos t + a cos 2t | y = 2a sin t − a sin 2t | |
| e. astroid | ||
| x = a cos3 t | y = a sin3 t | |
| f. nephroid | ||
| x = ½a(3 cos t − cos 3t) | y = ½a(3 sin t − sin 3t) | |
| g. folium of descartes | ||
| x = (3at)/(1 + t3) | y = (3at2)/(1 + t3) | |
| h. involute of circle | ||
| x = a cos t + at sin t | y = a sin t − at cos t | |
| i. serpentine | ||
| x = a cot t | y = b (sin t) (cos t) | |
| j. witch of agnesi | ||
| x = a cot t | y = b sin2 t | |
| k. pusuit curve, tractrix | ||
| x = t − a tanh (t/a) | y = a sech (t/a) | |
|
||||||||||||||||||||||||