Parametric Equations and Polar Coordinates - Calculus II
Parametric Equations and Polar Coordinates - Calculus II
Calculus II
Cesar O. Aguilar
The curve cannot be expressed as the graph of a function y = f (x) because there
are points x associated to multiple values of y, that is, the curve does not pass the
vertical line test. We may still be interested in describing the points (x, y) on the
curve. For example, if the curve is the trajectory of a particle moving on a plane
then the position (x, y) of the particle is a function of time t:
x = x(t)
y = y(t)
This is an example of a set of parametric equations and the variable t is called the
parameter of the parametrization. In some examples, the parameter could instead
be an angle variable θ:
x = x(θ)
y = y(θ)
The main point is that the points (x, y) can be expressed or depend on a third
parameter. Parametric equations also come with a domain for the parameter,
usually we denote the domain with I = [a, b], and it could be infinite I = [a, ∞),
or I = (−∞, ∞), etc.
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 1/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Example 4.1.1
Make a sketch of the curve C parametrized by
2
x = x(t) = t
y = y(t) = t + 1.
The initial point is (9, −2) and final point is (9, 4). It seems as though the curve is a
parabola. To find a Cartesian equation, start with
2
x = t
y = t + 1
x = x(θ) = 2 cos(θ)
y = y(θ) = 3 sin(θ)
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 2/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Solution: Use the estimate √2 ≈ 1.4 . Evaluate the parametric equations along
convenient θ values:
x(θ) 2 2
√2
0 −2
√2
−2 −2
√2
0
2 2 2
y(θ) 0 3
√2
3 3
√2
0 −3
√2
−3
2 2 2
2 2
(x − x 0 ) (y − y 0 )
+ = 1
2 2
a b
x = 2 cos(θ)
y = 3 sin(θ)
and then
x
= cos(θ)
2
y
= sin(θ)
3
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 3/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
2 2
x y
2 2
( ) + ( ) = cos (θ) + sin (θ)
2 3
and thus
2 2
x y
+ = 1.
4 9
∎
In general, a parametrization of a general ellipse
2 2
(x − x 0 ) (y − y 0 )
+ = 1
2 2
a b
is given by
x = x(t) = x 0 ± a cos(t)
y = y(t) = y 0 ± b sin(t)
with interval I depending on how much of the ellipse we want to parametrize. To get
a full rotation of the ellipse, we need an interval of length 2π, and if we take
I = [0, 2π] we start at (a, 0) and get a counter-clockwise (CCW) orientation with a
full rotation.
Example 4.1.3
Draw the ellipse and find a parametrization starting at the point (3, 1) with a full
rotation with CCW orientation.
2 2
(x − 3) (y + 2)
+ = 1
7 9
Example 4.1.4
Sketch the curve parametrized by the equations
x(t) = − cos(t)
y(t) = 2 + sin(t)
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 4/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
where − 2 π
≤ t ≤ 2π . Indicate the terminal and final point of the parametrization.
Example 4.1.5
Find a parametrization of the ellipse centered at (−1, 3), with clockwise
orientation, starting at (−1, 2) and passing through the point (−7, 3), and going
around one and a half times (end point is (−1, 4)).
Solution: First determine a CCW orientation and then change the signs
accordingly. The ellipse is:
x(t) = −1 + 6 cos(t)
y(t) = 3 + 1 sin(t)
change the orientation, we can change the sign in front of the cos(t) term:
x(t) = −1 − 6 cos(t)
y(t) = 3 + 1 sin(t)
∎
A familiar type of curve is the graph of a function:
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 5/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
x = x(t) = t
y = y(t) = f (t)
with a ≤ t ≤ b .
Example 4.1.6
Parameterize the graph of the function y = 2x 3 where −1 ≤ x ≤ 2 with left-to-
right orientation. Then find a right-to-left orientation.
Solution: A parametrization is
x = x(t) = t
3
y = y(t) = 2t
parametrization is then
x = x(t) = −t
3 3
y = y(t) = 2(−t) = −2t
with interval −2 ≤ t ≤ 1 . ∎
Example 4.1.7
Parameterize the line segment through the points (−1, 2) and ( 27 , 11).
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 6/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
11 − 2 9
m = = = 7
2
+ 1 9/7
7
x = t
y = 7t + 9
7
then the interval is
I = [−1,
2
7
.
] ∎
Example 4.1.8
For each set of parametric equations, eliminate the parameter to find a Cartesian
equation for the curve.
(a) x(t) = √ t + 1 y(t) = √ t ,
(b) x(t) ,
= −4 + 2 cos(t) y(t) = 3 − 3 sin(t)
(c) x(t) = t
2
, y(t) = t
6
− 2t
4
(d) x(t) 2
= sec (t) − 1 y(t) = tan(t),
Recall that the equation of the line tangent to the graph of y = f (x) through the
point (x 0 , f (x 0 )) is
y = y 0 + m(x − x 0 )
dy
where m ′
= f (x 0 ) =
dx
(x 0 ) .
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 7/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Example 4.1.9
2
4
) through the
√
point (1, − 3 2 3 ).
Example 4.1.10
Find the equation of the line tangent to the given ellipse and passing through the
3√ 3
point P = (1, −
2
) .
2 2
x y
+ = 1
4 9
2
x
y = −√ 9 (1 − )
4
However, in some cases we may only have a parametric equation for a curve and
even if we had a Cartesian equation we may not be able to solve for y (could use
implicit differentiation). Use instead a parametrization
x(t) = 2 cos(t)
y(t) = 3 sin(t)
0 ≤ t ≤ 2π
We now need a way to find the slope of the tangent line in terms of the parametric
equations. We do know that y = f (x) near P and thus y(t) = f (x(t)). Therefore,
by the chain rule
′ ′ ′
y (t) = f (x(t)) ⋅ x (t)
and therefore
′
y (t)
′
f (x(t)) =
′
x (t)
dy
Because f ′ (x) =
dx
this is sometimes written as
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 8/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
′
dy y (t)
=
′
dx x (t)
dy 3 cos(t)
=
dx −2 sin(t)
√3
∗ ∗
2 cos(t ) = 1, 3 sin(t ) = −3 .
2
From cos(t ∗ ) = 1/2 either t ∗ = π/3 or t ∗ = 5π/3 . In this case, need to take
t = 5π/3. Hence, we obtain
∗
3 cos(t) 3(1/2)
m = = = √ 3/2
∗
−2 sin(t) t=t
−2(−√ 3/2)
3√ 3
y = y 0 + m(x − x 0 ) = − + √ 3/2(x − 1)
2
which simplifies to
y = √ 3/2x − 2√ 3.
∎
Recall that a line is horizontal when its slope is zero and a vertical line could be
thought of as a line with infinite slope. Since
′
y (t)
m =
′
x (t)
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 9/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
the tangent line is horizontal at a t value when y ′ (t) = 0 and is vertical when
x (t) = 0.
′
Example 4.1.11
Consider the parametrized curve
2
x(t) = t
3
y(t) = t − 3t + 3
t ∈ (−∞, ∞)
(a) Find the equation of the line tangent to the curve at the point (4, 1).
(b) Find the points on the curve where the tangent line is horizontal.
(c) Find the points on the curve where the tangent line is vertical.
(d) Find a Cartesian equation for the curve.
1. We compute
′ 2
y (t) 3t − 3
m = =
′
x (t) 2t
2
3(−2) − 3 9
m = = − .
2(−2) 4
Equation of line is
9 9
y = − (x − 4) + 1 = − x + 10
4 4
and thus (y − 3) 2 = x
3
− 6x
2
+ x is a Cartesian equation.
∎
The arc length of a curve C is the length of the curve. For example, the arc length
of a circle of radius r is L = 2πr. In general, given a parametrization x = x(t),
y = y(t), on the interval I = [a, b] of a curve C , the arc length can be computed
as
b 2 2
dx dy
L = ∫ √( ) + ( ) dt
a
dt dt
Example 4.1.12
Find the arc length of the given parametric curve.
(a) x(t) = t
3
, y(t) =
3
2
t
2
,0 ≤ t ≤ √3
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 11/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
√3 2 2
dx dy
L = ∫ √( ) + ( ) dt
0
dt dt
√3
= ∫ √ (3t 2 ) 2 + (3t) 2 dt
√3
= ∫ √ 9t 4 + 9t 2 dt
√3
3t√ t + 1 dt
2
= ∫
0
= 7 (by substitution)
4
9
= ∫ √1 + x dt
0
4
8
3/2
= [(1 + 27/4) − 1] (by substitution)
27
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 12/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
negative)
Polar coordinates rely on the idea that once an origin is fixed, every point in the 2D
plane lies on some circle. It is convention to list polar coordinates with first r and
then θ like (r, θ), e.g., the polar coordinates (4.3, 1) means r = 4.3 and θ = 1.
Example 4.2.1
Draw the points with given polar coordinates.
(a) (r, θ) = (5, 4π/3)
Given the polar coordinates (r, θ) of a point P , its Cartesian coordinates (x, y) are
x = r cos(θ)
y = r sin(θ)
On the other hand, given the Cartesian coordinates (x, y) of a point P then a set of
polar coordinates (r, θ) of P are
2 2
r = √x + y
y
θ = arctan ( ) ± {π, 2π}
x
Example 4.2.2
Find the Cartesian coordinates of the points with given polar coordinates.
(a) (r, θ) = (5, 4π/3)
Example 4.2.3
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 13/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Find the polar coordinates of the points with given Cartesian coordinates. (Note:
arctan(3) ≈ 1.25)
(a) P 1 (1, 3)
(c) P 3 (−1, 3)
Unless specified otherwise, in this course, we will use the following convention:
r ≥ 0 and 0 ≤ θ < 2π
Example 4.2.4
Convert the given equations from Cartesian coordinates to polar coordinates.
(a) y = x
2
(b) x 2 + y
2
= 121
(c) x 2 + (y − 3)
2
= 9
Solution:
1. r sin(θ) = r
2 2
cos (θ) which can be factored as
2
r(r cos (θ) − sin(θ)) = 0
π
r = tan(θ) sec(θ), θ ≠
2
∎
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 14/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Example 4.2.5
Convert the given equations from polar coordinates to Cartesian coordinates and
identify the curve.
(a) r cos(θ) − 4 = 0
(b) r 2 = 4r cos(θ)
(c) r =
4
2 cos(θ)−sin(θ)
Solution:
1. x − 4 = 0 or x = 4 (vertical line)
2. x 2 + y 2 = 4x and completing square gives (x − 2) 2 + y 2 = 4 (circle at
(2, 0) of radius 4)
2
)
2
=
5
4
.
∎
Regions and curves in polar coordinates
Example 4.2.6
Sketch the region on the 2D plane with given polar coordinates description.
(a) 1 ≤ r ≤ 3 and − π4 ≤ θ ≤
π
3
≤ θ ≤
5π
Example 4.2.7
Sketch the curve in the 2D plane with polar coordinates description r = 1 + sin(θ) .
(Note: √2/2 ≈ 0.7 )
4
:
π π π
θ 0 4 2
3
4
π
5π
4
3π
2
7π
r(θ) 1 1 +
√2
2
2 1 +
√2
2
1 1 −
√2
2
0 1 −
√2
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 15/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
0 ≤ θ ≤ 2π
a ≤ θ ≤ b
∎
Example 4.2.8
Find the equation of the line tangent to the cardioid through the point when θ =
π
4
.
′
dy y (t)
Solution: Recall that m =
dx
= ′
x (t)
if given a parametrization x = x(t) and
y = y(t) . Here we have
We get
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 16/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
b 2 2
dx dy
L = ∫ √( ) + ( ) dt
a
dt dt
θ1 2 2
dx dy
L = ∫ √( ) + ( ) dθ
θ0
dθ dθ
This simplifies to
θ1 2
dr
L = ∫ √ (r(θ)) 2 + ( ) dθ
θ0
dθ
Example 4.2.9
Setup, but do not evaluate, the integral that evaluates to the arc length of the
cardioid r = 1 + sin(θ), for 0 ≤ θ ≤ 2π.
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 17/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
2π
L = ∫ √ (r(θ)) 2 + (r ′ (θ)) 2 dθ
0
2π
= ∫ √ 2 + 2 sin(θ) dθ
0
∎
Example 4.2.10
Find the arc length of the curve r = θ
2
, where 0 ≤ θ ≤ √5 .
Solution: Compute
√5 √5
L = ∫ √r 2
+ (r )
′ 2
dθ = ∫ √ θ 4 + 4θ 2 dθ
0 0
√5
θ√ θ + 4 dθ
2
= ∫
0
19
=
3
∎
Areas in polar coordinates
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 18/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
1
2
A wedge = r θ.
2
2
2
r θ
The sum of the area of the wedges approximates the true area A enclosed by the
cardioid:
n
1 ∗ 2
A ≈ ∑ r(θ i ) Δθ
2
i=1
In general, for a curve given in polar coordinates r = r(θ) , the area enclosed by
the curve as θ ranges from θ 0 ≤ θ ≤ θ 1 is
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 19/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
θ1
1 2
A = ∫ r(θ) dθ.
θ0
2
Example 4.2.11
Find the area enclosed by the cardioid r = 1 + sin(θ) above the x-axis.
∎
Example 4.2.12
Consider the curve r = 2 − cos(θ) for 0 ≤ θ ≤ 2π .
(a) Sketch the curve.
(b) Find the area enclosed by the curve.
(c) Setup the integral that evaluates to the arc length of the curve. Simplify the
integrand but do not attempt to evaluate the integral.
(d) Use the Trapezoidal rule with n = 4 to estimate the arc length of the curve.
(e) Find the points on the curve where the tangent line is vertical.
Solution:
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 20/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
2π
1 2
A = ∫ r(θ) dθ
0
2
2π
1
2
= ∫ (2 − cos(θ)) dθ
0
2
2.
2π 2π 2π
1
2
= (∫ 4 dθ − 4 ∫ cos(θ) dθ + ∫ cos (θ) dθ)
2 0 0 0
9π
=
2
2π
L = ∫ √ r 2 + (r ′ ) 2 dθ
0
2π
2π
= ∫ √ 5 − 4 cos(θ) dθ
∫ f (x) dx.
a
n
. The Trapezoidal rule is then
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 21/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Δx
T = [f (x 0 ) + 2f (x 1 ) + 2f (x 2 ) + ⋯ + 2f (x n−1 ) + f (x n )]
2
2π
L = ∫ √ 5 − 4 cos(θ) dθ
n
, and the points
=
π
Δθ
T = [f (θ 0 ) + 2f (θ 1 ) + 2f (θ 2 ) + 2f (θ 3 ) + f (θ 4 )]
2
π
= [√ 1 + 2√ 5 + 2√ 9 + 2√ 5 + 1]
4
π
= (8 + 4√ 5) ≈ L
4
5. Recall that given a parametrized curve x = x(t) and y = y(t) , the slope of
the line tangent to the curve at t is
′
y (t)
m =
′
x (t)
2
x(θ) = (2 − cos(θ)) cos(θ) = 2 cos(θ) − cos (θ)
Then
′
x (θ) = −2 sin(θ) + 2 cos(θ) sin(θ)
= 2 sin(θ)(cos(θ) − 1)
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 22/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
∎
Example 4.2.13
Consider the following polar curve r(θ) = sin(2θ) , for 0 ≤ θ ≤ 2π .
(a) Sketch the curve.
(b) Find an expression for the arc length of the curve for 0 ≤ θ ≤ π/2 .
(c) Use Simpson's rule with n = 4 subintervals to estimate the arc length of the
curve on the interval 0 ≤ θ ≤ π/2. Label the grid points θ 0 , θ 1 , θ 2 , θ 3 , θ 4 , and
leave your answer in symbolic form.
(d) Find the area enclosed by the curve.
Solution:
2. Since r ′ (θ) = 2 cos(θ) , the arc length of the curve along for 0 ≤ θ ≤ π/2 is
π/2
L = ∫ √ r(θ) + (r ′ (θ)) 2 dθ
π/2
3. Let f (θ) 2 2
= √ sin (2θ) + 4 cos (2θ) . Applying Simpson's rule, we obtain that
π/2
Δθ =
4
and then the grid points are θ 0 = 0, θ 1 = π/8, θ 2 =
= π/8 π/4 ,
θ3 = 3π/8, and θ 4 = π/2. The symbolic form of Simpson's rule is then
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 23/24
2/24/25, 11:02 AM Parametric Equations and Polar Coordinates | Calculus II
Δθ
S = [f (θ 0 ) + 4f (θ 1 ) + 2f (θ 2 ) + 4f (θ 3 ) + f (θ 4 )]
3
2π
1
2
A = ∫ r (θ) dθ
0
2
2π
1 2
= ∫ sin (2θ) dθ
2 0
2π
1
= ∫ (1 − sin(4θ)) dθ
4 0
1 1 2π
= (θ + cos(4θ))
4 4 0
1 1 1
= (2π + cos(8π) − cos(0))
4 4 4
= π/2
https://www.geneseo.edu/~aguilar/public/notes/Calculus-2-HTML/ch4-parametric-equations-and-polar-coordinates.html 24/24