Polar Coordinate System
The polar coordinate system gives you a different way to locate points in a plane. Instead of moving left/right and up/down like rectangular coordinates , you specify how far a point is from the origin () and what angle it makes with the positive x-axis (). This system is especially useful for curves with circular or spiral shapes that would be messy to describe with and .

Characteristics of Polar Graphs
!fiveable_image_carousel- Symmetry about the polar axis (the horizontal line through the pole): occurs when . Think of it like a mirror reflection across the horizontal axis.
- Symmetry about the line : occurs when . This is a reflection across the vertical axis.
- Symmetry about the pole (the origin): occurs when or equivalently . The graph looks the same if you rotate it 180ยฐ.
- Boundedness: A polar graph is bounded if has a finite maximum value. For example, stays bounded since cosine never exceeds 1, so . Curves like spirals () are unbounded because grows without limit.
- Loops: Form when becomes negative for some values of . A cardioid like passes through the origin but doesn't loop, while (a limaรงon with an inner loop) does produce a loop because for certain values.
Conversion of Coordinate Systems
Converting between polar and rectangular coordinates relies on basic right-triangle trig. The point sits at the end of a segment of length from the origin, at angle from the positive x-axis.
Polar to rectangular:
For example, the polar point converts to and , giving rectangular coordinates .
Rectangular to polar:
Watch the quadrant carefully. The arctangent function only returns values in , so if the point is in Quadrant II or III, you need to add to get the correct angle. For example, the point has and (not , which would land in Quadrant IV).
Angles in polar coordinates are typically expressed in radians.
Transformation of Polar Equations
Polar to rectangular: Replace polar expressions with their rectangular equivalents and simplify. A few substitutions come up constantly:
- and
For example, to convert : multiply both sides by to get , then substitute to get . Completing the square gives , which is a circle centered at with radius 2.
Rectangular to polar: Substitute and into the rectangular equation, then solve for as a function of .
For example, becomes , so (a circle of radius 3 centered at the origin).
Graphing Polar Equations
Graphing Techniques
Direct plotting (the go-to method):
- Choose values, usually multiples of or , from to .
- Calculate the corresponding value for each .
- Plot each point on the polar plane. If is negative, plot the point in the opposite direction (add to the angle).
- Connect the points with a smooth curve.
Rectangular conversion: Sometimes it's easier to convert to rectangular form first, recognize the shape (circle, line, etc.), and then sketch it. This works well for simpler equations like , which converts to (a vertical line).
Symmetry and Periodicity
Testing for symmetry before graphing saves time because you may only need to plot half (or less) of the curve.
Symmetry tests:
-
Polar axis (horizontal): Replace with . If the equation is unchanged, the curve is symmetric about the polar axis.
-
The line (vertical): Replace with . If the equation is unchanged, the curve is symmetric about the vertical line.
-
The pole (origin): Replace with . If the equation is unchanged, the curve is symmetric about the pole.
Periodicity: A polar curve repeats every radians if . Common periods are for basic trig functions, for functions involving , and for functions involving . Rose curves like have period , so each petal repeats at that interval.
Effects of constants on polar graphs:
- Multiplying by a constant scales the graph by . If , the graph also reflects across the pole.
- Adding a constant to (writing ) rotates the entire graph by angle : counterclockwise when , clockwise when .
Common Polar Curves
Recognizing standard polar curve types helps you sketch graphs quickly:
- Circles: , ,
- Cardioids: or (heart-shaped, pass through the pole)
- Limaรงons: where (with or without inner loop depending on whether )
- Rose curves: or ( petals if is odd, petals if is even)
- Spirals: (Archimedean spiral, unbounded)
Polar graphs can reveal elegant patterns and shapes that rectangular coordinates would describe with much more complicated equations. Getting comfortable moving between both systems gives you flexibility in how you analyze and visualize curves.