Polar coordinates
Theory
- \(r\) — the distance from the origin (the pole).
- \(\theta\) — the angle from the positive \(x\)-axis (the polar axis).
A negative \(r\) means measure in the opposite direction; and adding \(360^\circ\) (or \(2\pi\)) to \(\theta\) names the same point.
The polar description and its non-uniqueness:
How to plot a polar point
- Face the angle \(\theta\) from the positive \(x\)-axis.
- Walk \(r\) units along that ray (backward if \(r<0\)).
- Recognize equivalent names by adding turns or flipping sign.
Go out \(3\) units at an angle of \(60^\circ\) from the positive \(x\)-axis.
| r=3,\ \theta=60^\circ |
A negative \(r\) points in the opposite direction, so go \(2\) units at \(30^\circ+180^\circ=210^\circ\).
| (-2,30^\circ) | \(=\) | (2,210^\circ) |
Add a full turn to the angle: \((4,\ 90^\circ+360^\circ)\).
| (4,90^\circ) | \(=\) | (4,450^\circ) |
A polar point has infinitely many names.
With \(r=0\), you are at the origin regardless of angle.
| (0,\theta) | \(=\) | \text{the pole (origin)} |
Common pitfalls
Frequently asked questions
What are polar coordinates?
A way to locate a point by its distance \(r\) from the origin and its angle \(\theta\) from the positive \(x\)-axis, written \((r,\theta)\).
What does a negative r mean?
Measure the distance in the opposite direction: \((-r,\theta)\) equals \((r,\theta+180^\circ)\).
Why does a polar point have more than one name?
Adding full turns to \(\theta\) or flipping the sign of \(r\) with a \(180^\circ\) shift lands on the same point.
What is the pole?
The origin of the polar system, given by \(r=0\) for any angle.