Fiveable

Calculus IV Unit 11 Review

QR code for Calculus IV practice questions

11.3 Applications of polar double integrals

11.3 Applications of polar double integrals

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Calculus IV
Unit & Topic Study Guides

Area and Volume Calculations

Calculating Areas Using Polar Double Integrals

The area of a region DD bounded by polar curves is given by:

A=DrdrdθA = \iint_D r \, dr \, d\theta

That extra factor of rr in the integrand is the Jacobian from the coordinate transformation. It accounts for the fact that polar "grid cells" get larger as you move away from the origin.

To set up the integral:

  1. Sketch the region and identify the bounding curves in polar form.
  2. Determine the range of θ\theta by finding where the curves intersect (solve r1(θ)=r2(θ)r_1(\theta) = r_2(\theta)).
  3. For each θ\theta, identify the inner radius rin(θ)r_{\text{in}}(\theta) and outer radius rout(θ)r_{\text{out}}(\theta).
  4. Write the integral as A=αβrin(θ)rout(θ)rdrdθA = \int_{\alpha}^{\beta} \int_{r_{\text{in}}(\theta)}^{r_{\text{out}}(\theta)} r \, dr \, d\theta.
  5. Evaluate the inner integral first, then the outer.

This approach works naturally for cardioids (r=a(1+cosθ)r = a(1 + \cos\theta)), limaçons, and rose curves (r=acos(nθ)r = a\cos(n\theta)), where rectangular coordinates would require messy algebra.

Calculating Volumes Using Polar Double Integrals

For a solid whose height above the xyxy-plane is given by z=f(r,θ)z = f(r, \theta), the volume is:

V=Df(r,θ)rdrdθV = \iint_D f(r, \theta) \, r \, dr \, d\theta

The region DD here is the projection (shadow) of the solid onto the xyxy-plane. Setting up the limits follows the same logic as the area case: figure out the θ\theta-range and the rr-bounds for each θ\theta.

Example: To find the volume of a paraboloid z=1r2z = 1 - r^2 above the xyxy-plane, note that z0z \geq 0 when r1r \leq 1. The projection is the unit disk, so:

V=02π01(1r2)rdrdθ=02π[r22r44]01dθ=02π14dθ=π2V = \int_0^{2\pi} \int_0^1 (1 - r^2) \, r \, dr \, d\theta = \int_0^{2\pi} \left[\frac{r^2}{2} - \frac{r^4}{4}\right]_0^1 d\theta = \int_0^{2\pi} \frac{1}{4} \, d\theta = \frac{\pi}{2}

Hemispheres and cones with circular bases follow the same pattern. Whenever the base region is a disk or annulus, polar coordinates will save you significant work.

Calculating Mass Using Polar Double Integrals

For a flat lamina (thin plate) occupying region DD with density function δ(r,θ)\delta(r, \theta), the total mass is:

M=Dδ(r,θ)rdrdθM = \iint_D \delta(r, \theta) \, r \, dr \, d\theta

The density δ\delta has units like kg/m², so integrating it over the area gives mass. If δ\delta is constant, this reduces to δA\delta \cdot A.

The first moments about the coordinate axes are:

  • Mx=Dyδ(r,θ)rdrdθM_x = \iint_D y \, \delta(r, \theta) \, r \, dr \, d\theta
  • My=Dxδ(r,θ)rdrdθM_y = \iint_D x \, \delta(r, \theta) \, r \, dr \, d\theta

Since x=rcosθx = r\cos\theta and y=rsinθy = r\sin\theta, these become:

  • Mx=Drsinθδ(r,θ)rdrdθM_x = \iint_D r\sin\theta \, \delta(r, \theta) \, r \, dr \, d\theta
  • My=Drcosθδ(r,θ)rdrdθM_y = \iint_D r\cos\theta \, \delta(r, \theta) \, r \, dr \, d\theta

These moments feed directly into the center of mass calculation below.

Calculating Areas Using Polar Double Integrals, Double Integrals in Polar Coordinates · Calculus

Moment and Center of Mass

Center of Mass in Polar Coordinates

The center of mass (xˉ,yˉ)(\bar{x}, \bar{y}) is the "balance point" of the lamina. Once you have MM, MxM_x, and MyM_y:

xˉ=MyM,yˉ=MxM\bar{x} = \frac{M_y}{M}, \qquad \bar{y} = \frac{M_x}{M}

Notice the subscript swap: xˉ\bar{x} uses MyM_y and vice versa. This is a common source of errors on exams. The reason is that MyM_y measures the moment about the yy-axis, which depends on the xx-coordinate.

Steps to find the center of mass:

  1. Compute M=Dδ(r,θ)rdrdθM = \iint_D \delta(r,\theta) \, r \, dr \, d\theta.
  2. Compute My=Drcosθδ(r,θ)rdrdθM_y = \iint_D r\cos\theta \, \delta(r,\theta) \, r \, dr \, d\theta.
  3. Compute Mx=Drsinθδ(r,θ)rdrdθM_x = \iint_D r\sin\theta \, \delta(r,\theta) \, r \, dr \, d\theta.
  4. Divide: xˉ=My/M\bar{x} = M_y / M and yˉ=Mx/M\bar{y} = M_x / M.

Before computing, check for symmetry. If the region and density are symmetric about the xx-axis, then yˉ=0\bar{y} = 0 and you can skip the MxM_x integral entirely.

Moment of Inertia in Polar Coordinates

The moment of inertia measures how mass is distributed relative to an axis of rotation. For a lamina with density δ(r,θ)\delta(r, \theta), the moment of inertia about the origin (equivalently, about the zz-axis) is:

IO=Dr2δ(r,θ)rdrdθ=Dr3δ(r,θ)drdθI_O = \iint_D r^2 \, \delta(r, \theta) \, r \, dr \, d\theta = \iint_D r^3 \, \delta(r, \theta) \, dr \, d\theta

Note that the integrand contains r2r^2 (the squared distance from the zz-axis) multiplied by the usual δr\delta \cdot r from the polar area element, giving r3δr^3 \, \delta.

You can also compute moments about individual axes:

  • Ix=Dy2δrdrdθ=Dr2sin2θδrdrdθI_x = \iint_D y^2 \, \delta \, r \, dr \, d\theta = \iint_D r^2 \sin^2\theta \, \delta \, r \, dr \, d\theta
  • Iy=Dx2δrdrdθ=Dr2cos2θδrdrdθI_y = \iint_D x^2 \, \delta \, r \, dr \, d\theta = \iint_D r^2 \cos^2\theta \, \delta \, r \, dr \, d\theta

A useful check: IO=Ix+IyI_O = I_x + I_y. This is the perpendicular axis theorem for laminas, and it's a quick way to verify your calculations.

The parallel axis theorem lets you shift to a different axis: if you know IcmI_{\text{cm}} (moment about an axis through the center of mass), then the moment about a parallel axis a distance dd away is I=Icm+Md2I = I_{\text{cm}} + Md^2.

Calculating Areas Using Polar Double Integrals, Double Integrals in Polar Coordinates · Calculus

Probability and Symmetry

Probability Distributions in Polar Coordinates

For a joint probability density function f(r,θ)f(r, \theta), the probability that a random point lands in region DD is:

P(D)=Df(r,θ)rdrdθP(D) = \iint_D f(r, \theta) \, r \, dr \, d\theta

The classic application is the Gaussian integral. The standard bivariate normal distribution f(x,y)=12πe(x2+y2)/2f(x,y) = \frac{1}{2\pi} e^{-(x^2+y^2)/2} converts beautifully to polar form as f(r,θ)=12πer2/2f(r,\theta) = \frac{1}{2\pi} e^{-r^2/2}, and the rr factor in the integrand makes the radial part integrable in closed form.

Other applications include modeling radial error distributions (e.g., distance from a target center) where the density depends only on rr, not θ\theta.

For any valid probability density, the total probability over the entire domain must equal 1:

all spacef(r,θ)rdrdθ=1\iint_{\text{all space}} f(r, \theta) \, r \, dr \, d\theta = 1

Exploiting Symmetry in Polar Double Integrals

Symmetry can cut your computation in half (or more). Before evaluating any polar double integral, check for these patterns:

  • Symmetry about the polar axis (θ=0\theta = 0): If both the region and the integrand are unchanged when θ\theta is replaced by θ-\theta, integrate over 0θπ0 \leq \theta \leq \pi and double the result.
  • Symmetry about θ=π/2\theta = \pi/2: If the region and integrand are symmetric about the yy-axis, integrate over one side and double.
  • Full rotational symmetry: If the integrand depends only on rr (not θ\theta) and the region is a full disk or annulus, the θ\theta-integral just contributes a factor of 2π2\pi.

Rose curves r=acos(nθ)r = a\cos(n\theta) have nn-fold or 2n2n-fold symmetry depending on whether nn is odd or even. You can integrate over a single petal and multiply by the number of petals.

Cardioids r=a(1+cosθ)r = a(1 + \cos\theta) are symmetric about the polar axis, so you only need θ[0,π]\theta \in [0, \pi] and then double.

Symmetry arguments also tell you when certain integrals vanish. For instance, if a region is symmetric about the xx-axis and the density is too, then Mx=0M_x = 0 automatically because sinθ\sin\theta is odd over symmetric θ\theta-intervals.