Skip to main content
Mathematics LibreTexts

9.3: Double Integrals in Polar Coordinates

  • Page ID
    17521
  • This page is a draft and is under active development. 

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    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 \(\theta\)-values. This means we can describe a polar rectangle as in Figure \(\PageIndex{1a}\), with \(R = \{(r,\theta)\,|\, a \leq r \leq b, \, \alpha \leq \theta \leq \beta\}\).

    alt
    Figure \(\PageIndex{1}\): (a) A polar rectangle \(R\) (b) divided into subrectangles \(R_{ij}\) (c) Close-up of a subrectangle.

    In this section, we are looking to integrate over polar rectangles. Consider a function \(f(r,\theta)\) over a polar rectangle \(R\). We divide the interval \([a,b]\) into \(m\) subintervals \([r_{i-1}, r_i]\) of length \(\Delta r = (b - a)/m\) and divide the interval \([\alpha, \beta]\) into \(n\) subintervals \([\theta_{i-1}, \theta_i]\) of width \(\Delta \theta = (\beta - \alpha)/n\). This means that the circles \(r = r_i\) and rays \(\theta = \theta_i\) for \(1 \leq i \leq m\) and \(1 \leq j \leq n\) divide the polar rectangle \(R\) into smaller polar subrectangles \(R_ij\) (Figure \(\PageIndex{1b}\)).

    As before, we need to find the area \(\Delta A\) of the polar subrectangle \(R_{ij}\) and the “polar” volume of the thin box above \(R_{ij}\). Recall that, in a circle of radius \(r\) the length \(s\) of an arc subtended by a central angle of \(\theta\) radians is \(s = r\theta\). Notice that the polar rectangle \(R_{ij}\) looks a lot like a trapezoid with parallel sides \(r_{i-1}\Delta \theta\) and \(r_i\Delta \theta\) and with a width \(\Delta r\). Hence the area of the polar subrectangle \(R_{ij}\) is

    \[\Delta A = \frac{1}{2} \Delta r (r_{i-1} \Delta \theta + r_1 \delta \theta ).\]

    Simplifying and letting \(r_{ij}^* = \frac{1}{2}(r_{i-1}+r_i)\), we have \(\Delta A = r_{ij}^* \Delta r \Delta \theta\).

    Therefore, the polar volume of the thin box above \(R_{ij}\) (Figure \(\PageIndex{2}\)) is

    \[f(r_{ij}^*, \theta_{ij}^*) b\Delta A = f(r_{ij}^*, \theta_{ij}^*)r_{ij}^* \Delta r \Delta \theta.\]

    alt
    Figure \(\PageIndex{2}\): Finding the volume of the thin box above polar rectangle \(R_{ij}\).

    Using the same idea for all the subrectangles and summing the volumes of the rectangular boxes, we obtain a double Riemann sum as

    \[\sum_{i=1}^m \sum_{j=1}^n f(r_{ij}^*, \theta_{ij}^*) r_{ij}^* \Delta r \Delta \theta.\]

    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 = \lim_{m,n\rightarrow\infty}\sum_{i=1}^m \sum_{j=1}^n f(r_{ij}^*, \theta_{ij}^*) r_{ij}^* \Delta r \Delta \theta.\]

    This becomes the expression for the double integral.

    Definition: The double integral in polar coordinates

    The double integral of the function \(f(r, \theta)\) over the polar rectangular region \(R\) in the \(r\theta\)-plane is defined as

    \[\begin{align} \iint_R f(r, \theta)dA &= \lim_{m,n\rightarrow\infty}\sum_{i=1}^m \sum_{j=1}^n f(r_{ij}^*, \theta_{ij}^*) \Delta A \\[5pt] &= \lim_{m,n\rightarrow \infty} \sum_{i=1}^m \sum_{j=1}^n f(r_{ij}^*,\theta_{ij}^*)r_{ij}^* \Delta r \Delta \theta. \end{align}\]

    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,

    \[\iint_R f(r, \theta)\,dA = \iint_R f(r, \theta) \,r \, dr \, d\theta = \int_{\theta=\alpha}^{\theta=\beta} \int_{r=a}^{r=b} f(r,\theta) \,r \, dr \, d\theta.\]

    Notice that the expression for \(dA\) is replaced by \(r \, dr \, d\theta\) 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 = r \, \cos \, \theta, \, y = r \, \sin \, \theta\), and \(dA = r \, dr \, d\theta\) changes it to

    \[\iint_R f(x,y) \,dA = \iint_R f(r \, \cos \, \theta, \, r \, \sin \, \theta ) \,r \, dr \, d\theta.\]

    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 \(\PageIndex{1A}\): Sketching a Polar Rectangular Region

    Sketch the polar rectangular region

    \[R = \{(r, \theta)\,|\,1 \leq r \leq 3, 0 \leq \theta \leq \pi \}. \nonumber\]

    Solution

    As we can see from Figure \(\PageIndex{3}\), \(r = 1\) and \(r = 3\) are circles of radius 1 and 3 and \(0 \leq \theta \leq \pi\) covers the entire top half of the plane. Hence the region \(R\) looks like a semicircular band.

    imageedit_1_9607827905.png
    Figure \(\PageIndex{3}\): The polar region \(R\) lies between two semicircles.

    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 \(\PageIndex{1B}\): Evaluating a Double Integral over a Polar Rectangular Region

    Evaluate the integral \(\displaystyle \iint_R 3x \, dA\) over the region \(R = \{(r, \theta)\,|\,1 \leq r \leq 2, \, 0 \leq \theta \leq \pi \}.\)

    Solution

    First we sketch a figure similar to Figure \(\PageIndex{3}\), but with outer radius \(r=2\)


    9.3: Double Integrals in Polar Coordinates is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?