Calculus I Ich 21
Calculus I Ich 21
POLAR
COORDINATES
CONTENTS
(r,)
r
polar axis
0
(-r,)
Example. Plot the points whose polar coordinates
are given: (a) (1, 5/4) (b) (2, 3) (c) (2, -2/3)
(d) (-3, 3/4)
Solution. We have
3
5/4
(2, 3)
0 0
(1, 5/4)
3/4
0 0
-2/3
(2,-2/3) (-3, 3/4)
Note.
• In the Cartesian coordinate system every point has
only one representation, but in polar coordinate system
each point has many representations.
•For instance, the point (1, 5/4) could be written as
(1, -3/4) or (1, 13/4) or (-1, /4)
• In fact the point (r, ) is also represented by
•(r, +2n), and (-r, +(2n+1))
The connection between polar and Cartesian
coordinates is given by
x = r cos y = r sin
To find polar coordinates when Cartesian coordinates
are given we use
y
r x y
2 2 2
tan θ P(r,)=P(x,y)
x
r
y
x
Example. Convert the point (2, /3) from polar to
Cartesian coordinates
π 1
x r cos θ 2cos 2 1
3 2
π 3
y r sin θ 2sin 2 3
3 2
Example. Represent the point with Cartesian
coordinates (1, -1) in terms of polar coordinates
r x 2 y 2 12 ( 1) 2 2
y
tan θ 1
x
r=2
0
Example. Sketch the polar curve = 1
(3, 1)
This is the straight line
passing through 0 and making (2, 1)
=1
an angle 1 radian with respect (1, 1)
to the polar axis. 0 1
(-1, 1)
(-2, 1)
Example. (a) Sketch the polar curve r= 2cos
(b) Find a Cartesian equation for this curve
Solution. We draw a table of values for r as a function
of and plot the corresponding points
r=2cos r = 2cos 1, π3 2 , π4 3 , π6
0 2 2/3 -1
/6 3 3/4 - 2 0, π2 2,0
/4 2 5/6 - 3
/3 1 -2
/2 0 1, 2π3 3 , 5π6
2 , 3π4
Using these points we can sketch the curve
which seems to be a circle
Solution. (b) Since x = r cos we have
2x = 2r cos = r2 = x2 + y2 or
x2 + y2 – 2x = 0
Completing the square we obtain
(x – 1)2 + y2 = 1
Which is the equation of a circle with center (1,0) and
radius 1. P
r
0 (1,0) Q
Example. Sketch the curve r = 1 + sin
Solution. To plot the points, we first sketch the graph of
r = 1 + sin in Cartesian coordinates.
From this graph we have the table of variation for r
0 /2 3/2 2
r 1 2 1 0 1
0 /4
r 1 0 -1
0 /4
Therefore
dy dr
sin θ r cos θ
dy dθ dθ
dx dx dr cos θ r sin θ
dθ dθ
To find the horizontal tangents we solve the
equation
dy/d= 0, dx/d 0
Similarly to find the vertical tangents we solve the
equation
dx/d= 0, dy/d 0
Note that the tangent lines at the pole correspond
to r = 0. Hence
dy dr
tan θ if 0
dx dθ
Example. (a) Find the slope of the tangent line of
the cardioid r = 1 +sin at = /3
Solution. dr
sin θ r cos θ
dy dθ cos θ sin θ (1 sin θ) cos θ
dx dr cos θ r sin θ cos θ cos θ (1 sin θ) sin θ
dθ
cos θ(1 2 sin θ) cos θ(1 2 sin θ)
1 2 sin θ - sin θ (1 sin θ)(1 - 2 sin θ)
2
>plot(sin(8*theta/
5),theta=0..10*Pi,color=black,
coords=polar);