Module 4 : Trigonometry
402 : Polar Graphs - Roses Rings Bracelets and Hearts
S E T U P
In this project we will use the following command package. Type and execute this line before begining the project below. If you re-enter the worksheet for this project, be sure to re-execute this statement before jumping to any point in the worksheet.
Warning, the name changecoords has been redefined
___________________________________________________________________________________
A. Cardioids & Limacons
We're going to look at a variety of cardioids, which are graph of the form
y = a +- b sin(theta) or y=a +- b cos(theta)
and see how the relationship among the components effects the graph. COMPARING a AND b
In particular, there are three cases : |a| = |b|. |a| > |b|, and |a| < |b|. Each of these cases creates a distinctive version of the limacon.
When |a| = |b|, the graph passes through the origin.
This shape is known a cardioid, or heart shaped curve. Note the reference circles of radius 1 and 2.
When |a| = |b|, the graph maintains some distance between it and the origin, resulting in a rounder, puffier plot.
When |a| < |b|, the graph not only passes through the origin, but also part of it folds inside itself.
To see all of these varieties in one glance, execute the next block of commands.
CHOICE OF TRIG FUNCTION
There are four variations iin the format : sine, cosine, -sine, and -cosine. How does the choice of one of these effect the graph? Lets take a look at all four at once!
Can you decide which graph belongs to which? Think about what values of theta make the sine and cosine maxima!
B. The Rose Garden
We're going to look polar functions of the form f = a sin(n ) and r = a cos(n ) which are sometimes called multi-petaled roses.
EVEN AND ODD NUMBER PETALS
The first distinction to be made is between when n is an even or odd number.
When n is an odd number, the resulting rose has exactly n petals
However, when n is even, the rose has 2n petals.
Try creating some other roses on your own with different numbers of petals to verify that the even/odd relationship holds.
What about a single-petaled rose?
Do you recognize the inner shaped of the "single petaled rose"?
SINE AND COSINE
Although sin(x) and cos(x) will create an n-petaled roses inscribed in the unit circle, what is the difference between them?
The graph with the sine appears tangent to the positive x axis, while the cosine version has a petal centered at the positive x axis.
Here is an illustration of the same idea with even more petals.
AMPLITUDE
In the formula above, how does the number a, which is the amplitude in effect the graph? Here we let a =1,2,3...,12 and see how the resulting graphs look
Each different color is a different graph. You can see that they are inscribed in circles of radius 1,2,3,...,12.
C. Valentine Curves
Valentine curves - there is really no such name but it seemed reasonable when you take a hybrid of rings, hearts(cardioids), and flowers(roses).
This one wraps in on itself
Here are whole families of similar curves
D. Familiar Shapes Disguised In Polar Form
There are many familiar shapes such as lines, circles, parabolas, and ellipses which can be expressed in polar form.
In polar coordinates, the simplest function for r is r = constant, which makes a circle centered at the origin. Lets look at the graphs of r = 1, r = 2, ... , r = 20.
This draws concentric circles of radius 1,2,...,20
We can also draw circles not centered at the origin.
...and ellipses and parabolas....
...even horizontal and vertical lines
E. Spiraling Graphs
A basic spiral is of the form r = theta.
Again, a larger range of values for theta gives more chance for the graph to wrap around.
Even more interesting graphs can be created using the product of theta and a trigonometric function. As theta increases there is some sort of spiraling effect.
As we increase the range of values for theta, we get even more of the same.
Here is another variation.
F. How To Build A Better Rose
The so-called 'roses' above, really bore more of a resemblance to daisies. Here is something that looks a little more rose-like.
Here are some other beautiful botanicals.