141 10.1 Lecture Notes Polar Cordinates
141 10.1 Lecture Notes Polar Cordinates
141 10.1 Lecture Notes Polar Cordinates
If you are familiar with vectors you will recognize the polar coordinates as expressing magnitude and direction.
(One application which uses such vectors is the designation of phasors in measuring voltages and currents in
alternating current electricity.)
Polar coordinates are a directed distance and a directed angle. The magnitude, r, is positive to the right of the
origin, and negative to the left of the origin.
As in trigonometry, θ is positive when measured counterclockwise and negative when measured clockwise.
Thus, any (x, y) point will have numerous designations in polar coordinates:
π 11π 7π 5π
P(r , θ ) = 2, = 2, − = − 2, = − 2, − .
6 6 6 6
A circle of radius a will have the equation r = a and a line through the
origin with angle of inclination α will have the equation θ = α.
5π
Example A: Convert polar coordinates 4, to rectangular coordinates.
3
Example C: Find a polar equation for the circle x 2 + ( y − 3)2 = 9 [circle with radius
3, centered at (0, 3)].
4
Example D: Find a rectangular coordinate equation for r = .
2 cos θ − sin θ
Graphs of functions of the form r = a ± b cos θ and r = a ± b sin θ are called limaçons, with the special case for
which a = b (like Example E) called cardioids. The graphs below illustrate the effects of changing the constants
a and b.
(Note the symmetry created by the coefficient 2! The negative values of cos(2θ), found when 2θ is in QII,
provide negative values for r. These negative values place the points across the origin opposite the angle θ. The
shape of this graph is called a four-leaved rose. Here are graphs for polar functions with other coefficients of θ.
The text summarizes symmetry tests in Table 10.1 and also provides a “dictionary” of polar graphs at the end of
the chapter.
You can set your graphing calculator to do polar graphs in one of two ways. Many graphing calculators use the
variable t in place of θ.
1) As polar equations in r and t: On the MODE screen choose Pol. Your equation(s) will need to be entered in
the form “r = f(t)”. This lemniscate would be entered as r1 = 16 cos t and r2 = − 16 cos t .
2) As parametric equations for x and y in terms of t: On the MODE screen choose Param. Your equations will
need to be entered in the forms “ x = f (t ) ∗ cos t ” and “ y = f (t ) ∗ sin t ”. This lemniscate would be entered as
x1 = 16 cos t ∗ cos t , x2 = − 16 cos t ∗ cos t , y1 = 16 cos t ∗ sin t , and y 2 = − 16 cos t ∗ sin t .