Introduction: Drawing with Circles
In our previous lesson (Topic 3.13: Trigonometry and Polar Coordinates), we learned how to find a single point using a distance \(r\) and an angle \(\theta\). Now, we are going to level up! Instead of just plotting points, we are going to graph polar functions where the radius depends on the angle, written as \(r = f(\theta)\).
Think of a polar graph like a radar screen. Instead of moving left, right, up, and down like a standard \(x-y\) grid, you are standing at the center (the pole), aiming a laser pointer at a specific angle \(\theta\), and then marking a dot at a distance \(r\). As the angle "sweeps" around from \(0\) to \(2\pi\), the changing radius draws beautiful, loopy, and symmetric shapes like flowers and hearts!
Don't worry if this seems tricky at first! Polar graphs look very different from the parabolas and lines you are used to, but they follow very predictable rules once you know what to look for.
The "Big Four" Polar Shapes
While there are many possible polar graphs, the AP Precalculus curriculum focuses on a few specific families. Recognizing the analytical form (the equation) will help you predict the graphical representation.
1. Circles
These are the simplest polar functions. There are three main types you'll see:
- Centered at the Pole: \(r = a\). This is a circle with a radius of \(|a|\). For example, \(r = 3\) is just a circle where every point is 3 units from the center.
- On the Horizontal Axis: \(r = a \cos \theta\). This is a circle that passes through the pole and is centered on the \(x\)-axis. The diameter is \(|a|\).
- On the Vertical Axis: \(r = a \sin \theta\). This is a circle that passes through the pole and is centered on the \(y\)-axis. The diameter is \(|a|\).
2. Rose Curves
These functions look like flowers with petals. They follow the form \(r = a \cos(n\theta)\) or \(r = a \sin(n\theta)\).
- The value of \(a\) determines the length of the petals (the maximum \(r\)-value).
- The value of \(n\) determines the number of petals:
- If \(n\) is odd, there are exactly \(n\) petals.
- If \(n\) is even, there are \(2n\) petals.
Example: The graph of \(r = 4 \sin(3\theta)\) is a rose with 3 petals, each 4 units long.
3. Limaçons
These equations look like \(r = a \pm b \cos \theta\) or \(r = a \pm b \sin \theta\). The relationship between \(a\) and \(b\) changes the shape:
- If \(a = b\), it’s a cardioid (a heart-shaped graph that touches the pole).
- If \(a < b\), the graph has an inner loop.
- If \(a > b\), the graph is "dimpled" or looks like a flattened circle, but it never touches the pole.
4. Spirals
A common spiral is the Spiral of Archimedes, usually in the form \(r = \theta\). As the angle gets bigger, the radius gets bigger, spinning outward forever!
Quick Review: Which function would have 8 petals? If you said \(r = a \cos(4\theta)\), you're right! Since 4 is even, we double it to get 8 petals.
Key Features to Analyze
When you are asked to describe or identify a polar graph on the AP exam, focus on these three characteristics:
1. Maximum \(r\)-values (Extrema)
The maximum distance from the pole occurs when the trigonometric part of the function is at its maximum or minimum (\(1\) or \(-1\)).
Example: For \(r = 3 + 2 \cos \theta\), the maximum \(r\) is \(3 + 2(1) = 5\). The minimum \(r\) is \(3 + 2(-1) = 1\).
2. Zeros (The Pole)
A "zero" of a polar function is any angle \(\theta\) where \(r = 0\). Graphically, this is whenever the curve passes through the center (pole). To find these, set the equation to zero and solve for \(\theta\).
\(0 = f(\theta)\)
3. Symmetry
- Over the x-axis (polar axis): Usually happens with \(\cos \theta\) functions.
- Over the y-axis (the line \(\theta = \frac{\pi}{2}\)): Usually happens with \(\sin \theta\) functions.
- Through the pole: If \(r(\theta) = r(\theta + \pi)\).
Common Mistakes to Avoid
1. Negative Radius Confusion: If you calculate a point and get a negative \(r\), like \((-2, \frac{\pi}{4})\), remember to plot the angle \(\frac{\pi}{4}\) but walk backward through the pole 2 units. This puts you in the third quadrant!
2. Calculator Mode: Always ensure your graphing calculator is in RADIAN mode and POLAR mode. If you see a weird straight line, you’re probably still in Function (\(y=\)) mode.
3. Theta Step: If your graph looks like a jagged hexagon instead of a smooth circle, your "Theta Step" is too large. Decrease it (e.g., to \(0.1\)) for a smoother curve.
Step-by-Step: How to Graph \(r = 2 + 2 \sin \theta\)
Step 1: Identify the type. It fits the form \(r = a + b \sin \theta\) with \(a=b\). This is a cardioid symmetric over the \(y\)-axis.
Step 2: Find the max/min \(r\). Since \(\sin \theta\) ranges from \(-1\) to \(1\), \(r\) ranges from \(2 + 2(-1) = 0\) to \(2 + 2(1) = 4\).
Step 3: Test key angles.
- At \(\theta = 0\): \(r = 2 + 2(0) = 2\)
- At \(\theta = \frac{\pi}{2}\): \(r = 2 + 2(1) = 4\)
- At \(\theta = \pi\): \(r = 2 + 2(0) = 2\)
- At \(\theta = \frac{3\pi}{2}\): \(r = 2 + 2(-1) = 0\) (The zero! It hits the pole here.)
Step 4: Sketch. Connect the points \((2, 0)\), \((4, \frac{\pi}{2})\), \((2, \pi)\), and \((0, \frac{3\pi}{2})\) in a smooth, heart-shaped curve.
Summary and Key Takeaways
- Polar functions are written as \(r = f(\theta)\), where distance from the center depends on the angle.
- Rose Curves: \(r = a \cos(n\theta)\). Petal length is \(|a|\). If \(n\) is odd, \(n\) petals; if \(n\) is even, \(2n\) petals.
- Limaçons: \(r = a \pm b \cos \theta\). If \(a < b\), look for an inner loop. If \(a = b\), it's a cardioid.
- Zeros: Occur when \(r = 0\); this is where the graph touches the pole.
- Extrema: The maximum value of \(|r|\) tells you the "farthest" point the graph reaches.
Next Topic: 3.15 Rates of Change in Polar Functions — where we look at how fast \(r\) changes as \(\theta\) increases!