Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

7.4: Area and Arc Length in Polar Coordinates

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Apply the formula for area of a region in polar coordinates.
  • Determine the arc length of a polar curve.

In the rectangular coordinate system, the definite integral provides a way to calculate the area under a curve. In particular, if we have a function y=f(x) defined from x=a to x=b where f(x)>0 on this interval, the area between the curve and the x-axis is given by

A=baf(x)dx.

This fact, along with the formula for evaluating this integral, is summarized in the Fundamental Theorem of Calculus. Similarly, the arc length of this curve is given by

L=ba1+(f(x))2dx.

In this section, we study analogous formulas for area and arc length in the polar coordinate system.

Areas of Regions Bounded by Polar Curves

We have studied the formulas for area under a curve defined in rectangular coordinates and parametrically defined curves. Now we turn our attention to deriving a formula for the area of a region bounded by a polar curve. Recall that the proof of the Fundamental Theorem of Calculus used the concept of a Riemann sum to approximate the area under a curve by using rectangles. For polar curves we use the Riemann sum again, but the rectangles are replaced by sectors of a circle.

Consider a curve defined by the function r=f(θ), where αθβ. Our first step is to partition the interval [α,β] into n equal-width subintervals. The width of each subinterval is given by the formula Δθ=(βα)/n, and the ith partition point θi is given by the formula θi=α+iΔθ. Each partition point θ=θi defines a line with slope tanθi passing through the pole as shown in the following graph.

On the polar coordinate plane, a curve is drawn in the first quadrant, and there are rays from the origin that intersect this curve at a regular interval. Every time one of these rays intersects the curve, a perpendicular line is made from the ray to the next ray. The first instance of a ray-curve intersection is labeled θ = α; the last instance is labeled θ = β. The intervening ones are marked θ1, θ2, …, θn−1.
Figure 7.4.1: A partition of a typical curve in polar coordinates.

The line segments are connected by arcs of constant radius. This defines sectors whose areas can be calculated by using a geometric formula. The area of each sector is then used to approximate the area between successive line segments. We then sum the areas of the sectors to approximate the total area. This approach gives a Riemann sum approximation for the total area. The formula for the area of a sector of a circle is illustrated in the following figure.

A circle is drawn with radius r and a sector of angle θ. It is noted that A = (1/2) θ r2.
Figure 7.4.2: The area of a sector of a circle is given by A=12θr2.

Recall that the area of a circle is A=πr2. When measuring angles in radians, 360 degrees is equal to 2π radians. Therefore a fraction of a circle can be measured by the central angle θ. The fraction of the circle is given by θ2π, so the area of the sector is this fraction multiplied by the total area:

A=(θ2π)πr2=12θr2.

Since the radius of a typical sector in Figure 7.4.1 is given by ri=f(θi), the area of the ith sector is given by

Ai=12(Δθ)(f(θi))2.

Therefore a Riemann sum that approximates the area is given by

An=ni=1Aini=112(Δθ)(f(θi))2.

We take the limit as n to get the exact area:

A=limnAn=12βα(f(θ))2dθ.

This gives the following theorem.

Area of a Region Bounded by a Polar Curve

Suppose f is continuous and nonnegative on the interval αθβ with 0<βα2π. The area of the region bounded by the graph of r=f(θ) between the radial lines θ=α and θ=β is

A=12βα[f(θ)]2dθ=12βαr2dθ.

Example 7.4.1: Finding an Area of a Polar Region

Find the area of one petal of the rose defined by the equation r=3sin(2θ).

Solution

The graph of r=3sin(2θ) follows.

A four-petaled rose with furthest extent 3 from the origin at π/4, 3π/4, 5π/4, and 7π/4.
Figure 7.4.3: The graph of r=3sin(2θ).

When θ=0 we have r=3sin(2(0))=0. The next value for which r=0 is θ=π/2. This can be seen by solving the equation 3sin(2θ)=0 for θ. Therefore the values θ=0 to θ=π/2 trace out the first petal of the rose. To find the area inside this petal, use Equation 7.4.8 with f(θ)=3sin(2θ),α=0, and β=π/2:

A=12βα[f(θ)]2dθ=12π/20[3sin(2θ)]2dθ=12π/209sin2(2θ)dθ.

To evaluate this integral, use the formula sin2α=(1cos(2α))/2 with α=2θ:

A=12π/209sin2(2θ)dθ=92π/20(1cos(4θ))2dθ=94(π/201cos(4θ)dθ)=94(θsin(4θ)4π/20=94(π2sin2π4)94(0sin4(0)4)=9π8

Exercise 7.4.1

Find the area inside the cardioid defined by the equation r=1cosθ.

Hint

Use Equation 7.4.8. Be sure to determine the correct limits of integration before evaluating.

Answer

A=3π/2

Example 7.4.1 involved finding the area inside one curve. We can also use Equation 7.4.8 to find the area between two polar curves. However, we often need to find the points of intersection of the curves and determine which function defines the outer curve or the inner curve between these two points.

Example 7.4.2: Finding the Area between Two Polar Curves

Find the area outside the cardioid r=2+2sinθ and inside the circle r=6sinθ.

Solution

First draw a graph containing both curves as shown.

A cardioid with equation r = 2 + 2 sinθ is shown, so it has its upper heart part at the origin and the rest of the cardioid is pointed up. There is a circle with radius 6 centered at (3, π/2). The area above the cardioid but below the circle is shaded orange.
Figure 7.4.4: The region between the curves r=2+2sinθ and r=6sinθ.

To determine the limits of integration, first find the points of intersection by setting the two functions equal to each other and solving for θ:

6sinθ=2+2sinθ4sinθ=2sinθ=12.

This gives the solutions θ=π6 and θ=5π6, which are the limits of integration. The circle r=3sinθ is the red graph, which is the outer function, and the cardioid r=2+2sinθ is the blue graph, which is the inner function. To calculate the area between the curves, start with the area inside the circle between θ=π6 and θ=5π6, then subtract the area inside the cardioid between θ=π6 and θ=5π6:

A=circlecardioid

=125π/6π/6[6sinθ]2dθ125π/6π/6[2+2sinθ]2dθ

=125π/6π/636sin2θdθ125π/6π/64+8sinθ+4sin2θdθ

=185π/6π/61cos(2θ)2dθ25π/6π/61+2sinθ+1cos(2θ)2dθ

=9[θsin(2θ)2]5π/6π/62[3θ22cosθsin(2θ)4]5π/6π/6

=9(5π6sin(10π/6)2)9(π6sin(2π/6)2)(3(5π6)4cos5π6sin(10π/6)2)+(3(π6)4cosπ6sin(2π/6)2)

=4π.

Exercise 7.4.2

Find the area inside the circle r=4cosθ and outside the circle r=2.

Hint

Use Equation 7.4.8 and take advantage of symmetry.

Answer

A=4π3+23

In Example 7.4.2 we found the area inside the circle and outside the cardioid by first finding their intersection points. Notice that solving the equation directly for θ yielded two solutions: θ=π6 and θ=5π6. However, in the graph there are three intersection points. The third intersection point is the origin. The reason why this point did not show up as a solution is because the origin is on both graphs but for different values of θ. For example, for the cardioid we get

2+2sinθ=0sinθ=1,.

so the values for θ that solve this equation are θ=3π2+2nπ, where n is any integer. For the circle we get

6sinθ=0.

The solutions to this equation are of the form θ=nπ for any integer value of n. These two solution sets have no points in common. Regardless of this fact, the curves intersect at the origin. This case must always be taken into consideration.

Arc Length in Polar Curves

Here we derive a formula for the arc length of a curve defined in polar coordinates. In rectangular coordinates, the arc length of a parameterized curve (x(t),y(t)) for atb is given by

L=ba(dxdt)2+(dydt)2dt.

In polar coordinates we define the curve by the equation r=f(θ), where αθβ. In order to adapt the arc length formula for a polar curve, we use the equations

x=rcosθ=f(θ)cosθ

and

y=rsinθ=f(θ)sinθ,

and we replace the parameter t by θ. Then

dxdθ=f(θ)cosθf(θ)sinθ

dydθ=f(θ)sinθ+f(θ)cosθ.

We replace dt by dθ, and the lower and upper limits of integration are α and β, respectively. Then the arc length formula becomes

L=ba(dxdt)2+(dydt)2dt=βα(dxdθ)2+(dydθ)2dθ=βα(f(θ)cosθf(θ)sinθ)2+(f(θ)sinθ+f(θ)cosθ)2dθ=βα(f(θ))2(cos2θ+sin2θ)+(f(θ))2(cos2θ+sin2θ)dθ=βα(f(θ))2+(f(θ))2dθ=βαr2+(drdθ)2dθ

This gives us the following theorem.

Arc Length of a Curve Defined by a Polar Function

Let f be a function whose derivative is continuous on an interval αθβ. The arc length of the graph of r=f(θ) from θ=α to θ=β is

L=βα[f(θ)]2+[f(θ)]2dθ=βαr2+(drdθ)2dθ.

Example 7.4.3: Finding the Arc Length of a cardioid

Find the arc length of the cardioid r=2+2cosθ.

Solution

When θ=0,r=2+2cos0=4. Furthermore, as θ goes from 0 to 2π, the cardioid is traced out exactly once. Therefore these are the limits of integration. Using f(θ)=2+2cosθ,α=0, and β=2π, Equation 7.4.21 becomes

L=βα[f(θ)]2+[f(θ)]2dθ=2π0[2+2cosθ]2+[2sinθ]2dθ=2π04+8cosθ+4cos2θ+4sin2θdθ=2π04+8cosθ+4(cos2θ+sin2θ)dθ=2π08+8cosθdθ=22π02+2cosθdθ.

Next, using the identity cos(2α)=2cos2α1, add 1 to both sides and multiply by 2. This gives 2+2cos(2α)=4cos2α. Substituting α=θ/2 gives 2+2cosθ=4cos2(θ/2), so the integral becomes

L=22π02+2cosθdθ=22π04cos2(θ2)dθ=42π0cos(θ2)dθ.

The absolute value is necessary because the cosine is negative for some values in its domain. To resolve this issue, change the limits from 0 to π and double the answer. This strategy works because cosine is positive between 0 and π2. Thus,

L=42π0cos(θ2)dθ=8π0cos(θ2)dθ=8(2sin(θ2)π0=16

Exercise 7.4.3

Find the total arc length of the graph of r=3sinθ.

Hint

Use Equation 7.4.21. To determine the correct limits, make a table of values.

Answer

s=3π

Key Concepts

  • The area of a region in polar coordinates defined by the equation r=f(θ) with αθβ is given by the integral A=12βα[f(θ)]2dθ.
  • To find the area between two curves in the polar coordinate system, first find the points of intersection, then subtract the corresponding areas.
  • The arc length of a polar curve defined by the equation r=f(θ) with αθβ is given by the integral L=βα[f(θ)]2+[f(θ)]2dθ=βαr2+(drdθ)2dθ.

Key Equations

  • Area of a region bounded by a polar curve A=12βα[f(θ)]2dθ=12βαr2dθ
  • Arc length of a polar curve L=βα[f(θ)]2+[f(θ)]2dθ=βαr2+(drdθ)2dθ

This page titled 7.4: Area and Arc Length in Polar Coordinates is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?

7.3: Polar Coordinates
7.5: Conic Sections