4.3: Double Integrals in Polar Coordinates
- Last updated
- May 19, 2021
- Save as PDF
- Page ID
- 64013
- Zoya Kravets
- Mission College
( \newcommand{\kernel}{\mathrm{null}\,}\)
Learning Objectives
- Recognize the format of a double integral over a polar rectangular region.
- Evaluate a double integral in polar coordinates by using an iterated integral.
- Recognize the format of a double integral over a general polar region.
- Use double integrals in polar coordinates to calculate areas and volumes.
Double integrals are sometimes much easier to evaluate if we change rectangular coordinates to polar coordinates. However, before we describe how to make this change, we need to establish the concept of a double integral in a polar rectangular region.
Polar Rectangular Regions of Integration
When we defined the double integral for a continuous function in rectangular coordinates—say, g over a region R in the xy-plane—we divided R into subrectangles with sides parallel to the coordinate axes. These sides have either constant x-values and/or constant y-values. In polar coordinates, the shape we work with is a polar rectangle, whose sides have constant r-values and/or constant θ-values. This means we can describe a polar rectangle as in Figure 4.3.1a, with R={(r,θ)|a≤r≤b,α≤θ≤β}.

In this section, we are looking to integrate over polar rectangles. Consider a function f(r,θ) over a polar rectangle R. We divide the interval [a,b] into m subintervals [ri−1,ri] of length Δr=(b−a)/m and divide the interval [α,β] into n subintervals [θi−1,θi] of width Δθ=(β−α)/n. This means that the circles r=ri and rays θ=θi for 1≤i≤m and 1≤j≤n divide the polar rectangle R into smaller polar subrectangles Rij (Figure 4.3.1b).
As before, we need to find the area ΔA of the polar subrectangle Rij and the “polar” volume of the thin box above Rij. Recall that, in a circle of radius r the length s of an arc subtended by a central angle of θ radians is s=rθ. Notice that the polar rectangle Rij looks a lot like a trapezoid with parallel sides ri−1Δθ and riΔθ and with a width Δr. Hence the area of the polar subrectangle Rij is
ΔA=12Δr(ri−1Δθ+riΔθ).
Simplifying and letting
r∗ij=12(ri−1+ri)
we have ΔA=r∗ijΔrΔθ.
Therefore, the polar volume of the thin box above Rij (Figure 4.3.2) is
f(r∗ij,θ∗ij)ΔA=f(r∗ij,θ∗ij)r∗ijΔrΔθ.

Using the same idea for all the subrectangles and summing the volumes of the rectangular boxes, we obtain a double Riemann sum as
m∑i=1n∑j=1f(r∗ij,θ∗ij)r∗ijΔrΔθ.
As we have seen before, we obtain a better approximation to the polar volume of the solid above the region R when we let m and n become larger. Hence, we define the polar volume as the limit of the double Riemann sum,
V=limm,n→∞m∑i=1n∑j=1f(r∗ij,θ∗ij)r∗ijΔrΔθ.
This becomes the expression for the double integral.
Definition: The double integral in polar coordinates
The double integral of the function f(r,θ) over the polar rectangular region R in the rθ-plane is defined as
∬Rf(r,θ)dA=limm,n→∞m∑i=1n∑j=1f(r∗ij,θ∗ij)ΔA=limm,n→∞m∑i=1n∑j=1f(r∗ij,θ∗ij)r∗ijΔrΔθ.
Again, just as in section on Double Integrals over Rectangular Regions, the double integral over a polar rectangular region can be expressed as an iterated integral in polar coordinates. Hence,
∬Rf(r,θ)dA=∬Rf(r,θ)rdrdθ=∫θ=βθ=α∫r=br=af(r,θ)rdrdθ.
Notice that the expression for dA is replaced by rdrdθ when working in polar coordinates. Another way to look at the polar double integral is to change the double integral in rectangular coordinates by substitution. When the function f is given in terms of x and y using x=rcosθ,y=rsinθ, and dA=rdrdθ changes it to
∬Rf(x,y)dA=∬Rf(rcosθ,rsinθ)rdrdθ.
Note that all the properties listed in section on Double Integrals over Rectangular Regions for the double integral in rectangular coordinates hold true for the double integral in polar coordinates as well, so we can use them without hesitation.
Example 4.3.1A: Sketching a Polar Rectangular Region
Sketch the polar rectangular region
R={(r,θ)|1≤r≤3,0≤θ≤π}.
Solution
As we can see from Figure 4.3.3, r=1 and r=3 are circles of radius 1 and 3 and 0≤θ≤π covers the entire top half of the plane. Hence the region R looks like a semicircular band.

Now that we have sketched a polar rectangular region, let us demonstrate how to evaluate a double integral over this region by using polar coordinates.
Example 4.3.1B: Evaluating a Double Integral over a Polar Rectangular Region
Evaluate the integral ∬R3xdA over the region R={(r,θ)|1≤r≤2,0≤θ≤π}.
Solution
First we sketch a figure similar to Figure 4.3.3, but with outer radius r=2. From the figure we can see that we have
∬R3xdA=∫θ=πθ=0∫r=2r=13rcosθrdrdθUse an integral with correct limits of integration.=∫θ=πθ=0cosθ[r3|r=2r=1]dθIntegrate first with respect to r.=∫θ=πθ=07cosθdθ=7sinθ|θ=πθ=0=0.
Exercise 4.3.1
Sketch the region D={(r,θ)|1≤r≤2,−π2≤θ≤π2}, and evaluate ∬RxdA.
- Hint
-
Follow the steps in Example 4.3.1A.
- Answer
-
143
Example 4.3.2A: Evaluating a Double Integral by Converting from Rectangular Coordinates
Evaluate the integral
∬R(1−x2−y2)dA
where R is the unit circle on the xy-plane.
Solution
The region R is a unit circle, so we can describe it as R={(r,θ)|0≤r≤1,0≤θ≤2π}.
Using the conversion x=rcosθ,y=rsinθ, and dA=rdrdθ, we have
∬R(1−x2−y2)dA=∫2π0∫10(1−r2)rdrdθ=∫2π0∫10(r−r3)drdθ=∫2π0[r22−r44]10dθ=∫2π014dθ=π2.
Example 4.3.2B: Evaluating a Double Integral by Converting from Rectangular Coordinates
Evaluate the integral ∬R(x+y)dA where R={(x,y)|1≤x2+y2≤4,x≤0}.
Solution
We can see that R is an annular region that can be converted to polar coordinates and described as R={(r,θ)|1≤r≤2,π2≤θ≤3π2} (see the following graph).

Hence, using the conversion x=rcosθ,y=rsinθ, and dA=rdrdθ, we have
∬R(x+y)dA=∫θ=3π/2θ=π/2∫r=2r=1(rcosθ+rsinθ)rdrdθ=(∫r=2r=1r2dr)(∫3π/2π/2(cosθ+sinθ)dθ)=[r33]21[sinθ−cosθ]|3π/2π/2=−143.
Exercise 4.3.2
Evaluate the integral ∬R(4−x2−y2)dA where R is the circle of radius 2 on the xy-plane.
- Hint
-
Follow the steps in the previous example.
- Answer
-
8π
General Polar Regions of Integration
To evaluate the double integral of a continuous function by iterated integrals over general polar regions, we consider two types of regions, analogous to Type I and Type II as discussed for rectangular coordinates in section on Double Integrals over General Regions. It is more common to write polar equations as r=f(θ) than θ=f(r), so we describe a general polar region as R={(r,θ)|α≤θ≤β,h1(θ)≤r≤h2(θ)} (Figure 4.3.5).

Theorem: Double Integrals over General Polar Regions
If f(r,θ) is continuous on a general polar region D as described above, then
∬Df(r,θ)rdrdθ=∫θ=βθ=α∫r=h2(θ)r=h1(θ)f(r,θ)rdrdθ.
Example 4.3.3: Evaluating a Double Integral over a General Polar Region
Evaluate the integral
∬Dr2sinθrdrdθ
where D is the region bounded by the polar axis and the upper half of the cardioid r=1+cosθ.
Solution
We can describe the region D as {(r,θ)|0≤θ≤π,0≤r≤1+cosθ} as shown in Figure 4.3.6.

Hence, we have
∬Dr2sinθrdrdθ=∫θ=πθ=0∫r=1+cosθr=0(r2sinθ)rdrdθ=14∫θ=πθ=0[r4]|r=1+cosθr=0sinθdθ=14∫θ=πθ=0(1+cosθ)4sinθdθ=−14[(1+cosθ)55]π0=85.
Exercise 4.3.3
Evaluate the integral
∬Dr2sin22θrdrdθ
where D={(r,θ)|0≤θ≤π,0≤r≤2√cos2θ}.
- Hint
-
Graph the region and follow the steps in the previous example.
- Answer
-
π8
Polar Areas and Volumes
As in rectangular coordinates, if a solid S is bounded by the surface z=f(r,θ), as well as by the surfaces r=a,r=b,θ=α, and θ=β, we can find the volume V of S by double integration, as
V=∬Rf(r,θ)rdrdθ=∫θ=βθ=α∫r=br=af(r,θ)rdrdθ.
If the base of the solid can be described as D={(r,θ)|α≤θ≤β,h1(θ)≤r≤h2(θ)}, then the double integral for the volume becomes
V=∬Df(r,θ)rdrdθ=∫θ=βθ=α∫r=h2(θ)r=h1(θ)f(r,θ)rdrdθ.
We illustrate this idea with some examples.
Example 4.3.4A: Finding a Volume Using a Double Integral
Find the volume of the solid that lies under the paraboloid z=1−x2−y2 and above the unit circle on the xy-plane (Figure 4.3.7).

Solution
By the method of double integration, we can see that the volume is the iterated integral of the form
∬R(1−x2−y2)dA
where R={(r,θ)|0≤r≤1,0≤θ≤2π}.
This integration was shown before in Example 4.3.2A, so the volume is π2 cubic units.
Example 4.3.4B: Finding a Volume Using Double Integration
Find the volume of the solid that lies under the paraboloid z=4−x2−y2 and above the disk (x−1)2+y2=1 on the xy-plane. See the paraboloid in Figure 4.3.8 intersecting the cylinder (x−1)2+y2=1 above the xy-plane.

Solution
First change the disk (x−1)2+y2=1 to polar coordinates. Expanding the square term, we have x2−2x+1+y2=1. Then simplify to get x2+y2=2x, which in polar coordinates becomes r2=2rcosθ and then either r=0 or r=2cosθ. Similarly, the equation of the paraboloid changes to z=4−r2. Therefore we can describe the disk (x−1)2+y2=1 on the xy -plane as the region
D={(r,θ)|0≤θ≤π,0≤r≤2cosθ}.
Hence the volume of the solid bounded above by the paraboloid z=4−x2−y2 and below by r=2cosθ is
V=∬Df(r,θ)rdrdθ=∫θ=πθ=0∫r=2cosθr=0(4−r2)rdrdθ=∫θ=πθ=0[4r22−r44|2cosθ0]dθ=∫π0[8cos2θ−4cos4θ]dθ=[52θ+52sinθcosθ−sinθcos3θ]π0=52πunits3.
Notice in the next example that integration is not always easy with polar coordinates. Complexity of integration depends on the function and also on the region over which we need to perform the integration. If the region has a more natural expression in polar coordinates or if f has a simpler antiderivative in polar coordinates, then the change in polar coordinates is appropriate; otherwise, use rectangular coordinates.
Example 4.3.5A: Finding a Volume Using a Double Integral
Find the volume of the region that lies under the paraboloid z=x2+y2 and above the triangle enclosed by the lines y=x,x=0, and x+y=2 in the xy-plane.
Solution
First examine the region over which we need to set up the double integral and the accompanying paraboloid.

The region D is {(x,y)|0≤x≤1,x≤y≤2−x}. Converting the lines y=x,x=0, and x+y=2 in the xy-plane to functions of r and θ we have θ=π/4,θ=π/2, and r=2/(cosθ+sinθ), respectively. Graphing the region on the xy- plane, we see that it looks like D={(r,θ)|π/4≤θ≤π/2,0≤r≤2/(cosθ+sinθ)}.
Now converting the equation of the surface gives z=x2+y2=r2. Therefore, the volume of the solid is given by the double integral
V=∬Df(r,θ)rdrdθ=∫θ=π/2θ=π/4∫r=2/(cosθ+sinθ)r=0r2rdrdθ=∫π/2π/4[r44]2/(cosθ+sinθ)0dθ=14∫π/2π/4(2cosθ+sinθ)4dθ=164∫π/2π/4(1cosθ+sinθ)4dθ=4∫π/2π/4(1cosθ+sinθ)4dθ.
As you can see, this integral is very complicated. So, we can instead evaluate this double integral in rectangular coordinates as
V=∫10∫2−xx(x2+y2)dydx.
Evaluating gives
V=∫10∫2−xx(x2+y2)dydx=∫10[x2y+y33]|2−xxdx=∫1083−4x+4x2−8x33dx=[8x3−2x2+4x33−2x43]|10=43units3.
To answer the question of how the formulas for the volumes of different standard solids such as a sphere, a cone, or a cylinder are found, we want to demonstrate an example and find the volume of an arbitrary cone.
Example 4.3.5B: Finding a Volume Using a Double Integral
Use polar coordinates to find the volume inside the cone z=2−√x2+y2 and above the xy-plane.
Solution
The region D for the integration is the base of the cone, which appears to be a circle on the xy-plane (Figure 4.3.10).

We find the equation of the circle by setting z=0:
0=2−√x2+y22=√x2+y2x2+y2=4.
This means the radius of the circle is 2 so for the integration we have 0≤θ≤2π and 0≤r≤2. Substituting x=rcosθ and y=rsinθ in the equation z=2−√x2+y2 we have z=2−r. Therefore, the volume of the cone is
∫θ=2πθ=0∫r=2r=0(2−r)rdrdθ=2π43=8π3cubic units.
AnalysisNote that if we were to find the volume of an arbitrary cone with radius α units and height h units, then the equation of the cone would be z=h−ha√x2+y2.
We can still use Figure 4.3.10 and set up the integral as
∫θ=2πθ=0∫r=ar=0(h−har)rdrdθ.
Evaluating the integral, we get 13πa2h.
Exercise 4.3.5
Use polar coordinates to find an iterated integral for finding the volume of the solid enclosed by the paraboloids z=x2+y2 and z=16−x2−y2.
- Hint
-
Sketching the graphs can help.
- Answer
-
V=∫2π0∫2√20(16−2r2)rdrdθ=64πcubic units.
Example 4.3.6B: Finding Area Between Two Polar Curves
Find the area enclosed by the circle r=3cosθ and the cardioid r=1+cosθ.
Solution
First and foremost, sketch the graphs of the region (Figure 4.3.12).

We can from see the symmetry of the graph that we need to find the points of intersection. Setting the two equations equal to each other gives
3cosθ=1+cosθ.
One of the points of intersection is θ=π/3. The area above the polar axis consists of two parts, with one part defined by the cardioid from θ=0 to θ=π/3 and the other part defined by the circle from θ=π/3 to θ=π/2. By symmetry, the total area is twice the area above the polar axis. Thus, we have
A=2[∫θ=π/3θ=0∫r=1+cosθr=01rdrdθ+∫θ=π/2θ=π/3∫r=3cosθr=01rdrdθ].
Evaluating each piece separately, we find that the area is
A=2(14π+916√3+38π−916√3)=2(58π)=54πsquare units.
Exercise 4.3.6
Find the area enclosed inside the cardioid r=3−3sinθ and outside the cardioid r=1+sinθ.
- Hint
-
Sketch the graph, and solve for the points of intersection.
- Answer
-
A=2∫π/6−π/2∫3−3sinθ1+sinθrdrdθ=(8π+9√3)units2
Example 4.3.7: Evaluating an Improper Double Integral in Polar Coordinates
Evaluate the integral
∬R2e−10(x2+y2)dxdy.
Solution
This is an improper integral because we are integrating over an unbounded region R2. In polar coordinates, the entire plane R2 can be seen as 0≤θ≤2π,0≤r≤∞.
Using the changes of variables from rectangular coordinates to polar coordinates, we have
∬R2e−10(x2+y2)dxdy=∫θ=2πθ=0∫r=∞r=0e−10r2rdrdθ=∫θ=2πθ=0(lima→∞∫r=ar=0e−10r2rdr)dθ=(∫θ=2πθ=0)dθ(lima→∞∫r=ar=0e−10r2rdr)=2π(lima→∞∫r=ar=0e−10r2rdr)=2πlima→∞(−120)(e−10r2|a0)=2π(−120)lima→∞(e−10a2−1)=π10.
Exercise 4.3.7
Evaluate the integral
∬R2e−4(x2+y2)dxdy.
- Hint
-
Convert to the polar coordinate system.
- Answer
-
π4
Key Concepts
- To apply a double integral to a situation with circular symmetry, it is often convenient to use a double integral in polar coordinates. We can apply these double integrals over a polar rectangular region or a general polar region, using an iterated integral similar to those used with rectangular double integrals.
- The area dA in polar coordinates becomes rdrdθ.
- Use x=rcosθ,y=rsinθ, and dA=rdrdθ to convert an integral in rectangular coordinates to an integral in polar coordinates.
- Use r2=x2+y2 and θ=tan−1(yx) to convert an integral in polar coordinates to an integral in rectangular coordinates, if needed.
- To find the volume in polar coordinates bounded above by a surface z=f(r,θ) over a region on the xy-plane, use a double integral in polar coordinates.
Key Equations
- Double integral over a polar rectangular region R
∬Rf(r,θ)dA=limm,n→∞m∑i=1n∑j=1f(r∗ij,θ∗ij)ΔA=limm,n→∞m∑i=1n∑j=1f(r∗ij,θ∗ij)r∗ijΔrΔθ
- Double integral over a general polar region
∬Df(r,θ)rdrdθ=∫θ=βθ=α∫r2(θ)r=h1(θ)f(r,θ)rdrdθ
Glossary
- polar rectangle
- the region enclosed between the circles r=a and r=b and the angles θ=α and θ=β; it is described as R={(r,θ)|a≤r≤b,α≤θ≤β}
As with rectangular coordinates, we can also use polar coordinates to find areas of certain regions using a double integral. As before, we need to understand the region whose area we want to compute. Sketching a graph and identifying the region can be helpful to realize the limits of integration. Generally, the area formula in double integration will look like
Area ofA=∫βα∫h2(θ)h1(θ)1rdrdθ.
Example 4.3.6A: Finding an Area Using a Double Integral in Polar Coordinates
Evaluate the area bounded by the curve r=cos4θ.
Solution
Sketching the graph of the function r=cos4θ reveals that it is a polar rose with eight petals (see the following figure).
Using symmetry, we can see that we need to find the area of one petal and then multiply it by 8. Notice that the values of θ for which the graph passes through the origin are the zeros of the function cos4θ, and these are odd multiples of π/8. Thus, one of the petals corresponds to the values of θ in the interval [−π/8,π/8]. Therefore, the area bounded by the curve r=cos4θ is
A=8∫θ=π/8θ=−π/8∫r=cos4θr=01rdrdθ=8∫θ=π/8θ=−π/8[12r2|cos4θ0]dθ=8∫π/8−π/812cos24θdθ=8[14θ+116sin4θcos4θ|π/8−π/8]=8[π16]=π2units2.