CHAPTER 1 - Parametric and Polar
CHAPTER 1 - Parametric and Polar
Introduction
In the Cartesian coordinate system, we only need to have the values for x and y to graph the
equations. However, in certain phenomenon such as in freely falling object, the path of the object
can be fully described based on the vertical and horizontal components. These two components
are described as a function of time t that gives us the parametric equations. Parametric equations
have a long history in mathematics, and one of them is on the usage of parameters as a procedure
to draw a range of crystals and provision variations (Dana, 1837).
A polar coordinate system is a two-dimensional coordinate system with the position of the
point can be determined based on the distance or radius from the origin and angle from the
reference axis. In many common polar coordinate system, the angle is measured in the anti-
clockwise direction. A lot of physical systems such as concerning with phenomenon originated
from a centre point or bodies moving around a centre point are much simpler to model using a
polar coordinate system rather than the Cartesian coordinate system.
In this chapter, we will learn on parametric equations and polar coordinates, with including
the definition of parametric equations, tangent lines and arc length for parametric equations, polar
coordinate system, the graph of polar equations, tangent lines and arc length for polar curves.
Definition 1.1: Let x and y are given as functions x = f(t) and y = g(t) over an interval of t values.
The set of points (x,y) = (f(t), g(t)) is called as a parametric curve. The equations x = f(t) and
y = g(t) are parametric equations for the curve. The variable t is called the parameter for the curve.
The domain of t is the parameter interval. If the domain is a closed interval a t b , the point
(f(a), g(a)) is called the initial point, and the point (f(b), g(b)) is called the terminal point.
Example 1.1 Sketch and identify the curve defined by parametric equations
x = t2 + t , y = 2t − 1 , −1 t 2
Solution
We begin by letting t be the parameter for determining the values of x and y. Table 1.1 shows the
The points (x, y) are plotted and by joining them together, producing a curve as shown in Figure
1.1.
Figure 1.1: A parabola defined by x = t + t , y = 2t − 1 , −1 t 2
2
A particle defined by the parametric equation moves along the curve in the direction of increasing
t, which starts at the initial point (0,−3) and ends at the terminal point ( 6 ,3) . The curve traced
out by the particle looks like a parabola. We can confirm by eliminating the parameter t.
1
t= ( y + 1)
From equation y = 2t − 1, we obtain 2 , and substitute it in x = t 2 + t . We have
2
1 1 1 3
x = ( y + 1) + ( y + 1) = y 2 + y +
2 2 4 4.
Thus, the curve in the parametric form represents a parabola open to the right with rectangular
1 3
x = y2 + y +
equation 4 4.
Example 1.2 Let C is a curve with x = t + 1 , y = 4 − t and − 3 t 3 . Sketch the curve C and
2
Solution
Thus, the curve in the parametric form represents a parabola opens down with rectangular equation
y = − x 2 + 2x + 3 as shown in Figure 1.2. The parabola starts at the initial point (− 2,−5) and ends
at the terminal point (4,−5) .
●
● ●
● ●
● ●
Example 1.3 Given a curve C with the parametric equation x = cos t , y = sin t and 0 t 2 .
Find the rectangular equation for C by eliminating the parameter. Then, sketch the curve C and
indicate the direction of increasing t.
Solution
To eliminate the parameter for equations in trigonometric functions involved the usage of
trigonometric identities.
x2 + y 2 = 1
Thus, the parametric equations represent a unit circle. The circle starts at the initial point (1,0 )
and ends at the same point as shown in Figure 1.3.
Exercise 1.1
Sketch the curve of the given parametric equations. Indicate the direction in which the curve is
traced as the parameter increases. Eliminate the parameter to find a rectangular equation of the
curve.
x = 2t , y = t , − 5 t 5
2
(a) (b) x = 1− t 2 , y = t − 2, − 2 t 2
(c) x = 3 − 4t , y = 2 − 3t , − 1 t 2 (d) x = 3cost , y = 3sint , 0 t 2
Tangent lines
We start with finding the slope of tangent lines for parametric curves x = f (t ) and y = g (t ) where x and
y are differentiable functions of t. By using the Chain Rule, we have
dy dy dx
= .
dt dx dt .
dy
dy dt
=
dx dx dx
0
If dt , then dt .
dy dx
=0 =0
The curve has a horizontal tangent when dt , and it has a vertical tangent when dt .
The second derivative can be obtained by differentiating the first derivative as follows:
d dy
2
d y d dy dt dx
= =
dx 2 dx dx dx
dt .
Example 1.4 Given a curve with parametric equation x = 3 cos t and y = 3 sin t .
t=
a) Find the equation of the tangent line to the curve at 4.
d2y
2
b) Find dx .
Solution
dx dy
= −3sint = 3cost
a) We have dt and dt , and thus
dy
dy dt 3 cos t
= = = − cot t
dx dx − 3 sin t
dt .
t=
When 4 , we have
3 2 3 2
x = 3 cos = y = 3 sin =
4 2 , 4 2
dy
= − cot = −1
and dx 4 .
d2y
2
b) To find dx , first compute
d dy d
= ( −cot t ) = csc t
2
dt dx dt .
Therefore,
d dy
d y dt dx csc2t
2
1
= = = − csc3t.
dx 2
dx −3sin t 3
dt
Arc length
Example 1.5 Find the arc length for the parametric curve x = 4cos t and y = 4 sin t with
0 t 2 .
Solution
dx dy
= −4sint = 4cost
We have dt and dt , and thus the arc length of the curve is given as
2 2 2
dx dy
L=
0
+ dt
dt dt
2 2 2
Exercise 1.2
d) x = t + t2 , y = t3 − t2 , t = 1
x = 2t − 1 , y = t , t = 3
2
e)
d) x = 1 + 3t 2 , y = 4 + 2t 3 , 0 t 1
e) x = e t cos t , y = et sin t , 0 t
coordinates. The polar equations for Figures 1.4 and 1.5 are r = 3sin 4 and r = 4 (1 − sin )
respectively. Thus, this topic presents the definition of polar coordinates system, the relationship
of polar coordinates and Cartesian coordinates, and graphing polar equations.
Definition 1.2: A polar coordinate system in a plane consists of a fixed point O called the pole (or
origin) and a ray starting from the pole, called the polar axis.
Figure 1.6 illustrates the pole O, the ray OP and polar axis.
θ
o x
polar axis
Each point P in the polar coordinate system is a pair of polar coordinates (r, θ), where r is the
distance from P to the pole, and θ is an angle from the polar axis to the ray OP. r is called the
radial coordinate of P, and θ is called the angular coordinate or polar angle.
If P is at the pole O, then r = 0, and point (0, θ) represents the pole for any value of θ. Furthermore,
the angle is positive if it is measured in the anti-clockwise direction from the polar axis, and
negative if it is measured in the clockwise direction from the polar axis.
Solution
a) The point is located three units from the pole and makes an angle 600 in an anti-clockwise
direction from the polar axis as shown in Figure 1.7.
o
•(3, 60 )
60o
O
Figure 1.7: Coordinate (3, 60o)
b) The point is located four units from the pole and makes an angle 2100 in an anti-clockwise
direction from the polar axis as shown in Figure 1.8.
2100
•o
(4,•210o)
Figure 1.8: Coordinate (4, 210o)
c) The point is located two units from the pole and makes an angle 450 in a clockwise direction
from the polar axis as shown in Figure 1.9.
o
450
•(2, –45o)
Figure 1.9: Coordinate (2, –45o)
d) The point is located three units from the pole and makes an angle 1200 in a clockwise
direction from the polar axis as shown in Figure 1.10.
1200
Figure 1.10: Coordinate (3, –120o)
Figure 1.11 shows the coordinates (–r, θ) and (r, θ) lie on the same line through O and at the same
distance | r | from O, but on the opposite sides of O.
•(r, θ)
θ+π
θ
•o
•
(‒r, θ)
Figure 1.11 shows that if r is positive, the point will be located in the same quadrant as 𝜃. However,
if r is negative, the point will be located in the quadrant on the opposite side of 𝜃.
Example 1.7
1200
•
Figure 1.12: Coordinate ( −3,120 )
0
Note that the coordinate ( −3,120 ) describes the same point as the coordinates ( 3,300 ) , ( 3, −60 )
0 0 0
P(r,)
r y
O x
Figure 1.13: Relationship between polar and rectangular coordinate
Based on Figure 1.13, the two coordinates are related by the equations
y
r 2 = x2 + y 2 , tan =
x (2)
2
3,
Example 1.8 Convert the point 3 from polar to rectangular coordinates.
Solution
2
=
Since the polar coordinates r = 3 and 3 , Equation (1) produces
2 1 3
x = 3cos = 3 − = −
3 2 2,
2 3 3 3
y = 3sin = 3 =
3 2 2
.
2
3 3 3
3, − ,
2 2
Thus, the rectangular coordinates of 3 are .
( )
Example 1.9 Convert the point 3,−3 3 from rectangular to polar coordinates.
Solution
( )
The point 3,−3 3 lies in the fourth quadrant. From Equation (2), we can find the polar
coordinates (r,𝜃) as
r= x 2 + y 2 = 32 + − 3 3 ( )
2
= 6,
y
= tan −1 = tan −1 − 3 ( )
x .
(3,−3 3 ) lies in the fourth quadrant, we can choose the angle as = − 3 or
Since the point
5
( )
5 6,− 6,
= 3,−3 3 are either
3 . Thus, the polar coordinates of 3 or 3 .
Exercise 1.3
1. Plot the point with the given polar coordinates and find their rectangular coordinates.
6, 4,−
a) 3 b) 6
c) (5,−150 )
d)
− 2,
6
− 4,−
e) 3 f) (− 2,− )
Solution
The coordinates of the point on the graph in the increments of 6 are shown in Table 1.3.
These points are plotted in Figure 1.14. The pairs from = onwards yield duplicates of the
7
− 2, 2,
preceding points for eg: 6 and 6 represent the same point. Thus, only 8 distinct
points are plotted although there are 15 points listed in Table 1.3.
● ●
● ●
● ●
The polar graph of r = 4 sin in Figure 1.14 is symmetric about the y-axis. Some polar graphs are
symmetric about the x-axis, and some are symmetric about both x-axis and y-axis. The following
theorem presents the symmetry test for polar graphs.
Theorem 1.1
Solution
= 2 − 4 cos
r ( )
The graph is not symmetric about the y-axis.
Since the graph is symmetric about the x-axis, sketch the graph of r ( ) for between 0 and ,
and use symmetry to complete the graph. Table 1.4 shows the coordinates of point on the graph
for 0 .
Families of lines, rays, circles, cardiods, limacons and rose curves are among general shapes in
polar equation. Learning to distinguish the formulas of these equations can be a guidance in sketching
the graphs.
If 0 is a fixed angle, then for all values of r the point (r,0 ) lies on the line that makes an angle
= 0 with the polar axis, as shown in Figure 1.16.
Figure 1.16: Graph of = 0
Solution
r,
a) The point 3 lies on the line that makes an angle of 3 with the polar axis, as shown
in Figure 1.17. The positive values of r represent the points on the line in quadrant one,
while the negative values of r stand for the points on the line in quadrant three.
=
Figure 1.17: Graph of 3
b) Since r is positive, the graph is just the ray in quadrant one, as shown in Figure 1.18.
=
Figure 1.18: Graph of 3 with r 0
Families of circles
If r = a for any nonzero real number a, and is any angle, the point (a , ) is a circle of radius a
with center at the pole, as shown in Figure 1.19.
The polar equations of r = 2a cos and r = 2a sin are also circles with radius a . r = 2a cos has
a center at (a,0 ) while r = 2a sin has a center at (0, a ) as shown in Figures 1.20 and 1.21
respectively.
a) r =5 b) r = 5 cos c) r = 5 sin
Solution
a) r = 5 is a circle with radius 5 and center at the pole, as shown in Figure 1.22.
(0,5)
o (5,0)
5 5
5cos = 2 cos r = 2 cos
b) Since 2 , we can write r = 5cos as 2 . If we compare it
5 5
a=
with the polar equation r = 2a cos , we obtain 2 , and it is a circle with radius 2 and has
5
,0
center at 2 , as shown in Figure 1.23.
5 5
5sin = 2 sin r = 2 sin
c) It is obvious that 2 . Thus, we can write r = 5sin as 2 . If
5
a=
we compare it with the polar equation r = 2a sin , we obtain 2 , and it is a circle with radius
5 5
0,
2 and has center at 2 , as shown in Figure 1.24.
Figure 1.24: Graph of r = 5 sin
The graph of r = 2 + 4 cos in Figure 1.15 is a limacon with inner loop. Equations in any of the
following forms represent polar graph named as limacons.
r = a b sin , a> 0 and b>0 .
r = a b cos , a> 0 and b>0 .
By using the symmetry test, the limacon with equation r = a b cos is symmetrical about the x-
axis. Similarly, the limacon with equation r = a b sin is symmetrical about the y-axis.
a
=1
The ratio of a and b will determine the exact shape of the limaçons. For b , the limacon is known
a a
1 1 2
as cardioid (heart-shaped appearance), b is a limacon with inner loop, b is a dimpled
a
2
limacon and for b the limacon is known as convex limacon. Figure 1.25 shows the four
possible shapes for a limacon with r = a + b cos namely as convex limacon, dimpled limacon,
cardioid and limacon with inner loop. Figure 1.26 shows the four possible shapes of cardiods.
Solution
a
=1
Since b , thus the graph has a shape of cardioid. The cardioid is symmetrical with y-axis and
most of the area is below the horizontal axis. To determine where the graph intersect with x and y-
−
axis, we determine three coordinates of points on the graph for 2 2 , as shown in Table
1.5.
−
Table 1.5: Coordinates of point of r = 5 − 5 sin for 2 2
0
−
2 2
r 10 0
5
Since the graph is symmetrical to the y-axis, thus we obtain the cardioid as shown in Figure 1.27.
1
r= + cos
Example 1.15 Sketch the graph of 2 .
Solution
a
1
Since b , thus the graph has a shape of limacon with inner loop. The limacon is symmetrical
with the x-axis and most of the area is on the right of the vertical axis. To determine where the
graph intersect with x and y-axis, we determine four coordinates of points on the graph for
0 , as shown in Table 1.6.
1
r= + cos
Table 1.6: Coordinates of point of 2
0 2
2 3
r 1.5 0.5 0 -0.5
Since the graph is symmetrical to the x-axis, thus we obtain the limacon as shown in Figure 1.28.
1
r= + cos
Figure 1.28: A limacon with inner loop and 2
Equations in the form of r = a sin n and r = a cos n , with a 0 and n is a positive integer
represent families of rose curves as the loops that are formed resemble petals (Figures 1.29 and 1.30).
The number of petals depends on the value of n. If n is even, the rose has 2n petals. If n is odd, the rose
has n petals. The value of a determines the length of the petals.
Solution
a) The graph has four petals, each petal has a length of two, and it follows the families of rose
curves r = a cos n , as shown in Figure 1.31.
b) The graph has four petals, each petal has a length of two, and it follows the families of rose
curves r = a sin n , as shown in Figure 1.32.
c) The graph has five petals, each petal has a length of three, and it follows the families of
rose curves r = a sin n , as shown in Figure 1.34.
Example 1.17 Find the intersection points between the curves r = cos and r = 1− cos .
Solution
The two curves are sketched as shown in Figure 1.35, and based on that; we can see that there are
three intersection points. By solving the simultaneous equations, we are missing the intersection
point at the pole.
=
When r = 0 and 2 , the curve r = cos passes through origin. When r = 0 and = 0 , the
0,
curve r = 1− cos passes through origin. Since both curves pass through origin, and point 2
is the same location as (0,0 ) , thus (0,0 ) is another intersection point. The intersection points are (0,0 )
1 1 5
, ,
, 2 3 and 2 3 .
Exercise 1.4
a) =1 b) r =2
c) r = 2 cos d) r = 7 − 6 cos
e) r = 1+ sin f) r = 1 + 3 cos
g) r = cos 2 h) r = sin 3
2. Sketch the given curves and find the intersection point(s) between the curves.
a) r = 3 cos , r = 1+ cos
b) r = 2 sin , r = 2 cos
c) r = 1+ cos , r = 1− cos
d) r = 2(1 + cos ) , r = 2(1 + sin )
e) r = 3 , r = 2 + 2 cos
Tangent lines
We start with finding the slope of tangent lines for polar curves. A polar curve r = f ( ) can be written
parametrically as x = r cos = f ( ) cos and y = r sin = f ( ) sin .
dx dr
= − f ( )sin + f ( ) cos = −r sin + cos
We obtain, d d and
dy dr
= f ( ) cos + f ( )sin = r cos + sin
d d .
dy
Based on the parametric formula, we calculate dx as
dy dr
r cos + sin
dy d d
= =
dx dx dr
− r sin + cos
d d (3)
Example 1.18
=
a) Find the slope of the tangent line to the cardioid r = 1+ cos at the point where 4.
b) Find the points on the cardioid at which the tangent line is horizontal.
c) Find the points on the cardioid at which the tangent line is vertical.
Solution
dr
= −sin
a) Based on Equation (3) with r = 1+ cos and d , we obtain
dy (1 + cos )(cos ) + (sin )(− sin )
=
dx − (1 + cos )(sin ) + (cos )(− sin )
cos + cos 2 − sin 2
=
− sin − 2 cos sin
=
Thus, at the point where 4 , the slope of the tangent line is
cos + cos2 − sin 2
dy 4 4 4
m= =
dx =
4 − sin − 2 cos sin
4 4 4
1 1 1
+ −
2 2 2 1
= =−
1 1 1 1+ 2
− − 2
2 2 2 .
5
= =
r can be obtained by substituting = , 3 and 3 in the equation.
r = 1 + cos ( ) = 0 ,
3 5 3
r = 1 + cos = r = 1 + cos =
3 2 and 3 2
3 3 5
, ,
Therefore, there are horizontal tangent lines at the points (0, ) , 2 3 and 2 3 .
1 2 1 4
, ,
Thus, there are vertical tangents at the points (2,0 ) , 2 3 and 2 3 .
Arc length
If a polar curve r = f ( ) has a continuous f for and if the point (r , ) traces the curve
exactly once as increases from to , then the arc length L from = to = is given as
2
dr
L= r + d
2
d
Example 1.19 Find the arc length of the circle r = 2 cos .
Solution
=−
The circle r = 2 cos as shown in Figure 1.36 is traced out once as increases from 2 to
=
2 , thus the arc length of the circle is
2 2 2
dr
r 2 + d = (2 cos ) + (− 2 sin ) d
2 2
L=
−
d −
2 2
Exercise 1.5
1. Find the slope of the tangent line to the given polar curve at the specified .
= =
a) r = 2 sin , 3 b) r = 1+ sin , 4
= =
c) r = cos 2 , 4 d) r = sin 3 , 4
=
e) r = 4(1 − sin ) , =0 f) r = 8 cos 3 , 4
2. Find the points on the given polar curve where the tangent line is horizontal or vertical.
a) r = 3 cos
b) r = 1+ sin
Miscellaneous Questions 1
1. Sketch the graph of the following parametric equations.
a) x = sin t , y = −2 + 3 cos t , − 2 t 2
b) x = 1+ t , y = 1 − t , − 2 t 2
c) x = sec t , y = tan t , 0 t 2
2. Find the rectangular coordinates of the point with polar coordinates as follows:
2, − 4,
a) 4 b) 3
3
1,
c) 4
c) xy = 2 d) x + 3y = 5
b) r= 2 sin , r 2 = cos 2
c) r 2 = 3 cos 2 , r 2 = 3 sin 2
1
r=
d) r = 1+ cos , 2
=
7. Find the equation of the tangent line to the polar curve r = 1+ cos at 4.
8. Find the arch length of the following polar graphs.
a) r = e from = 0 to = ln 3 .
=
b) r = sec from = 0 to 4.
1
r= = =
c) from 4 to 2.
3
r = sin 3 =
d) 3
from = 0 to 2 .