7.7: Polar Coordinates
( \newcommand{\kernel}{\mathrm{null}\,}\)
The position of a point in the plane can be described by its distance and direction from the origin. In measuring direction we take the x-axis as the starting point. Let X be the point (1,0) on the x-axis and let P be a point in the plane as in Figure 7.7.1.
A pair of polar coordinates of P is given by (r,θ) where r is the distance from the origin to P and θ is the angle XOP.
Each pair of real numbers (r,θ) determines a point P in polar coordinates. To find P we first rotate the line OX through an angle θ, forming a new line OX′, and then go out a distance r along the line OX′. If θ is negative then the rotation is in the negative, or clockwise direction. If r is negative the distance is measured along the line OX′ in the direction away from X′ (see Figure 7.7.2).
Plot the following points in polar coordinates.
Solution
(2,π/4),(−1,π/4),(3,3π/4),(2,−π/4),(−4,−π/4)
The solution is shown in Figure 7.7.3.
Each point P has infinitely many different polar coordinate pairs. We see in Figure 7.7.4 that the point P(3,π/2) has all the coordinates
(3,π/2+2nπ)(−3,3π/2+2nπ)}n an integer.
Figure 7.7.4
Any coordinate pair (0,θ) with r=0 determines the origin. As we see in Figure 7.7.5, the coordinates of a point P in rectangular and in polar coordinates are related by the equations
x=rcosθ,y=rsinθ
The graph, or locus in polar coordinates of a system of formulas in the variables r,θ is the set of all points P(r,θ) for which the formulas are true.
The graph of the equation r=a is the circle of radius a centered at the origin (Figure 7.7.6(a)). The graph of the equation θ=b is a straight line through the origin (Figure 7.7.6(b)).
Solution
EXAMPLE 3 The graph of the system of formulas
r=θ,0≤θ
is the spiral of Archimedes formed by moving a pencil along the line OX while the line is rotating, with the pencil moving at the same speed as the point X. The graph is shown in Figure 7.7.6(c).
An equation in rectangular coordinates can readily be transformed into an equation in polar coordinates with the same graph by using x=rcosθ,y=rsin0.
(a)
(b)
(c)
Here are the polar equations for various types of straight lines. Examples of their graphs are shown in Figure 7.7.7.
(1) Line through the origin (not vertical).
Rectangular equation: y=mx.
Polar equation: rsinθ=mrcosθ,
or:
tanθ=m
(2) Horizontal line (not through origin).
Rectangular equation: y=b.
Polar equation: rsinθ=b,
or:
r=bcscθ
(3) Vertical line (not through origin).
Rectangular equation: x=a.
Polar equation: rcosθ=a,
or:
r=asecθ
(4) Vertical line through origin.
Rectangular equation: x=0.
Polar equation: rcosθ=0,
or:
θ=π/2
(5) Other lines.
Rectangular equation: y=mx+b.
Polar equation:
rsinθ=mrcosθ+b
or:
r=bsinθ−mcosθ
y=mx,tanθ=m
x=a,r=asecθ
y=b,r=bcscθ
y=mx+b,r=bsinθ−mcosθ
The parabola y=x2 has the polar equation
Solution
rsinθ=(rcosθ)2, or r=sinθcos2θ=tanθsecθ
The curve y=1/x has the polar equation
Solution
rsinθ=1rcosθ, or r2=secθcscθ
The graph is shown in Figure 7.7.8.
Some curves have much simpler equations in polar coordinates than in rectangular coordinates.
The graph of the equation
Solution
r=asinθ
is the circle one of whose diameters is the line from the origin to a point a above the origin.
This can be seen from Figure 7.7.9, if we remember that a diameter and a point on the circle form a right triangle.
As θ increases, the point ( asinθ,θ ) goes around this circle once for every π radians.
Figure 7.7.10
An equation r=f(θ) in polar coordinates has the same graph as the pair of parametric equations
x=f(θ)cosθ,y=f(θ)sinθ
in rectangular coordinates. This can be seen from Figure 7.7.10.
EXAMPLE 7
(a) The spiral r=θ has the parametric equations
x=θcosθ,y=θsinθ
(b) The circle r=asinθ has the parametric equations
x=asinθcosθ,y=asin2θ
PROBLEMS FOR SECTION 7.7
1 Plot the following points in polar coordinates:
(a) (2,π/3)
(b) (−3,π/2)
(c) (1,4π/3)
(d) (−2,−π/4)
(e) (12,π)
(f) (0,3π/2)
In Problems 2-12, find an equation in polar coordinates which has the same graph as the given equation in rectangular coordinates.
2y=3x3y=5x+24y=−45x=26xy2=17y=x2+18x2+y2=59y=3x2−2x10y=x311y=x2+y212y=sinx
In Problems 13-20, sketch the given curve in polar coordinates.
13
r=cosθ
14r=−secθ
15r=sin(θ+π/4)
16r=0,0≤0
17r=1+θ2/π218r=1sinθ+cosθ19r=cotθcscθ20r2=−2secθcscθ
In Problems 21-24, find rectangular parametric equations for the given curves.
21 | r=sin(3θ) | 22 | r=secθcscθ |
23 | r=θ2 | 24 | r=tanθ |
25 Prove that if f(θ)=f(−θ) then the curve r=f(θ) is symmetric about the x-axis. That is, if (x,y) is on the curve then so is (x,−y).
26 Prove that if f(θ)=f(π+θ) then the curve r=f(θ) is symmetric about the origin. That is, if (x,y) is on the curve so is (−x,−y)
27 Prove that if f(θ)=f(π−θ) then the curve r=f(θ) is symmetric about the y-axis