In this section we will learn how to compute a double integral over some domains. The idea is to reduce the computation to the evaluation of two integrals over functions of one variable only. We consider special domains of the form
\begin{equation}
D_1=\bigl\{(x,y)\in\mathbb R^2\colon a\leq x\leq b, \varphi(x)\leq y\leq\Phi(x)\bigr\}\text{,}\tag{5.3}
\end{equation}
or the same situation with \(x\) and \(y\) switched
\begin{equation}
D_2=\bigl\{(x,y)\in\mathbb R^2\colon a\leq y\leq b, \varphi(y)\leq x\leq\Phi(y)\bigr\}\text{,}\tag{5.4}
\end{equation}
where
\(\varphi\) and
\(\Phi\) are continuous functions on the interval
\([a,b]\text{,}\) and
\(\varphi(x)\leq\Phi(x)\) for all
\(x\in[a,b]\text{.}\) The domain
\(D\) is the region between the graphs of
\(\varphi\) and
\(\Phi\text{.}\) Both possibilities are shown in
Figure 5.10
Assume now that we have a domain of the type
\(D_1\text{.}\) Recall that, the double integral of a function
\(f\) can be interpreted as the volume of the region under its graph. To get an approximation of that volume we can `cut' the region parallel to the
\(y\)-axis into thin slices, and then add the volumes of the slices up. More precisely, we choose a partition
\(a=x_0\lt x_1\lt \dots\lt x_n=b\text{.}\) We then look at the slice between
\(x_{i-1}\) and
\(x_i\) as shown in
Figure 5.11.
Its thickness is \(\Delta x_i:=x_i-x_{i-1}\text{.}\) We next choose \(x_i^*\in[x_{i-1},x_i]\text{.}\) The approximate surface area of one side of the slice is then
\begin{equation*}
F(x_i^*):=\int_{\varphi(x_i^*)}^{\Phi(x_i^*)}f(x_i^*,y)\,dy\text{.}
\end{equation*}
Hence the approximate volume of one of the slices is \(F(x_i^*)\Delta x_i\text{.}\) Adding up we conclude that
\begin{equation*}
\sum_{i=1}^nF(x_i^*)\Delta x_i
\end{equation*}
is an approximation of the volume under the graph of \(f\text{.}\) The last expression is a Riemann sum for \(F\text{.}\) Passing to the limit as \(\max\Delta x_i\to 0\) the above suggests that
\begin{equation*}
\iint_{D_1}f(x,y)\,dx\,dy
=\int_a^b\Bigl(\int_{\varphi(x)}^{\Phi(x)}f(x,y)\,dy\Bigr)\,dx\text{.}
\end{equation*}
The integral
\begin{equation*}
\int_{\varphi(x)}^{\Phi(x)}f(x,y)\,dy
\end{equation*}
is usually called the inner integral, the integral over \([a,b]\) the outer integral, and the full expression an iterated integral. The above is not a rigorous proof, but strong evidence that a formula like the above holds. One can show that the formula is true, at least if \(f,\varphi,\Phi\) are all continuous. Similar arguments can be applied with \(x\) and \(y\) interchanged, leading to a formula for domains of the form \(D_2\text{.}\) We state the result as a theorem.
Theorem 5.12. Fubini's Theorem.
Suppose that
\(\varphi,\Phi\) are continuous functions on the interval
\([a,b]\text{,}\) and that
\(f\) is continuous on a domain of the form
\(D_1\) or
\(D_2\) as defined in
(5.3) and
(5.4), respectively. Then
\begin{equation*}
\iint_{D_1}f(x,y)\,dx\,dy
=\int_a^b\Bigl(\int_{\varphi(x)}^{\Phi(x)}f(x,y)\,dy\Bigr)\,dx
\end{equation*}
and
\begin{equation*}
\iint_{D_2}f(x,y)\,dx\,dy
=\int_a^b\Bigl(\int_{\varphi(y)}^{\Phi(y)}f(x,y)\,dx\Bigr)\,dy\text{.}
\end{equation*}