How to sketch r = f(θ)
Table of values, symmetry, pole-crossings and maximum r — assemble the curve from these.
A polar curve is built by letting sweep round and plotting the distance at each angle. A reliable routine:
1. Build a table of at the key angles across the stated interval.
2. Test for symmetry — it halves the work:
- Replace . If is unchanged, the curve is symmetric about the initial line (). (True whenever depends only on .)
- Replace . If is unchanged, the curve is symmetric about the line . (True whenever depends only on .)
3. Find where (the pole). Solving gives the directions in which the curve touches the origin — these become the tangent lines at the pole and, crucially, the limits for the area of a loop.
4. Find the maximum — the angle where is largest tells you the curve's furthest reach.
Cambridge tip. State your symmetry explicitly (" depends only on , so the curve is symmetric about the initial line"). Sketch the half carefully, then reflect — examiners credit the reasoning, not just the final shape.
- Table of vs , then test and for symmetry.
- in only → symmetric about the initial line; in only → about .
- Solve for pole directions; locate the maximum .