Iterated Integrals
We are about to look at a method of evaluating double integrals over rectangles and more general domains without using the definition of a double integral, but before we do so, we will first need to learn what an iterated integral.
Suppose that
is a two variable real-valued function, and suppose that
is integrable for
and
, that is
is integrable over the rectangle:
![{\displaystyle {\begin{aligned}\quad R=\{(x,y)\in \mathbb {R} ^{2}:a\leq x\leq b,c\leq y\leq d\}=[a,b]\times [c,d]\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/c8877a66f3d306d8d2886adbc19eb4e245b69647)
Just like partial differentiation with respect to a specific variable, we can also partial integrate with respect to a specific variable. For example,
means that we integrate
with respect to
while holding the variable
as fixed. When we evaluate this integral, we will obtain a function in terms of
only, and hence, we could then integrate the result from
to
with respect to
as:

The result above is what we call an iterated integral which we will define below.
- Definition: If
is a two variable real valued function, and if
is integrable over the rectangle
, then the Iterated Integral of
over
is

.
We will see later that iterated integrals need not be over rectangles but instead can be done over more general domains.
One important property about iterated integrals is that we can partially integrate
with respect to either variable
or
first, and then continue onward with integrating with respect to the second variable, that is:

However, it is important to note that sometimes partial integrating with respect to a certain variable first will be a much easier process.
Let's now look at some examples of evaluating iterated integrals.
Example 1
Evaluate the following iterated integral
. Over what rectangle is
being integrated?
When evaluated iterated integrals over rectangles, we always want to work from the inside out. Let's first evaluate the inside integral with respect to
while holding
as fixed.
![{\displaystyle {\begin{aligned}\quad \int _{1}^{3}x^{3}+xy^{2}\,dy=\left[x^{3}y+{\frac {xy^{3}}{3}}\right]_{1}^{3}=\left(3x^{3}+9x\right)-\left(x^{3}+{\frac {x}{3}}\right)=2x^{3}+{\frac {26x}{3}}\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/605633f21ef80de7b975c5c9d307fdf9046dd4c1)
Therefore we have that:

Evaluating this definite integral and we get that:
![{\displaystyle {\begin{aligned}\quad \int _{2}^{4}2x^{3}+{\frac {26x}{3}}\,dx=\left[{\frac {x^{4}}{2}}+{\frac {26x^{2}}{6}}\right]_{2}^{4}=\left(128+{\frac {416}{6}}\right)-\left(8+{\frac {104}{26}}\right)=120+52=172\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/ed776cb6b384e5816d3fa5bee45ff69a3063d3e4)
Therefore we have that:

In this particular example, we are integrating over the rectangle
.
Example 2
Evaluate the following iterated integral
. Over what rectangle is
being integrated?
We will first start by evaluating the inner integral while holding
as fixed:
![{\displaystyle {\begin{aligned}\quad \int _{\frac {\pi }{2}}^{\pi }\sin x\cos y\,dx=\left[-\cos x\cos y\right]_{0}^{\pi }=\left(\cos y\right)-\left(-\cos y\right)=2\cos y\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/ef6eaad13173332bc9558e70b8ec96e71a1dd9ee)
Therefore we have that:

Evaluating this definite integral and we get that:
![{\displaystyle {\begin{aligned}\quad \int _{0}^{\pi }2\cos y\,dy=\left[2\sin y\right]_{0}^{\pi }=0\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/68ca81390e3d9a95b3acf25e09d97ec66c9ccf0f)
In this particular example, we are integrating over the square
.
Fubini's Theorem and Evaluating Double Integrals over Rectangles
We have just looked at Iterated Integrals over rectangles. You might now wonder how iterated integrals relate to double integrals that we looked are earlier. Fubini's Theorem gives us a relationship between double integrals and these iterated integrals.
- Theorem 1 (Fubini's Theorem): Let
be a two variable real-valued function. If
is continuous on the rectangle
then the double integral over
can be computed as an iterated integrals and
.
Fubini's Theorem is critically important as it gives us a method to evaluate double integrals over rectangles without having to use the definition of a double integral directly.
Now the following corollary will give us another method for evaluating double integrals over a rectangle
provided that
can be written as a product of a function in terms of
and a function in terms of
.
- Corollary 1: Let
be a two variable real-valued function. If
and
and
then
.
Example 1
Evaluate
where
.
By Fubini's Theorem we have that:

Now let's evaluate the inner integral
first while holding
as fixed:
![{\displaystyle {\begin{aligned}\quad \int _{1}^{2}xy+y^{2}\,dy=\left[{\frac {xy^{2}}{2}}+{\frac {y^{3}}{3}}\right]_{1}^{2}=\left(2x+{\frac {8}{3}}\right)-\left({\frac {x}{2}}+{\frac {1}{3}}\right)={\frac {3x}{2}}+{\frac {7}{3}}\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/04a5890f4e6ad6ed06500db03155346d5a7be8e9)
And so we have that:
![{\displaystyle {\begin{aligned}\quad \int _{0}^{1}\int _{1}^{2}xy+y^{2}\,dy\,dx=\int _{0}^{1}{\frac {3x}{2}}+{\frac {7}{3}}\,dx=\left[{\frac {3x^{2}}{4}}+{\frac {7x}{3}}\right]_{0}^{1}={\frac {3}{4}}+{\frac {7}{3}}={\frac {37}{12}}\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/0c9f72235b25b1e4e91797c59c3864556da818b9)
Example 2
Evaluate
where
.
Note that
can be written as the product of a function of
and a function of
if we let
and
(then
). Therefore applying Corollary 1 and we get that:
![{\displaystyle {\begin{aligned}\quad \iint _{R}e^{x}\cos y\,dA=\left[\int _{0}^{1}e^{x}\,dx\right]\left[\int _{\frac {\pi }{2}}^{\pi }\cos y\,dy\right]=[e-1][-1]=1-e\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/d81fde0f37fa10a959a02ba5616f18bb65b5d8c8)
Fubini's Theorem for Evaluating Triple Integrals over Boxes
We will now look at an analogous Theorem for evaluating triple integrals over a rectangular box
with iterated integrals.
- Theorem 1: Let
be a three variable real-valued function such that
is continuous on the rectangular box
. Then the triple integral of
over
can be evaluated as iterated integrals, that is,
.
There are six total ways to evaluate a triple integral over a box using iterated integrals. For example, we could get that
, or
. Each of these six possible orders will give rise to the same value.
Let's now look at an example of evaluating a triple integral over a box.
Example 1
Evaluate the triple integral
over the box
.
By Fubini's Theorem we can rewrite this triple integral as iterated integrals:
![{\displaystyle {\begin{aligned}\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=\int _{1}^{3}\int _{0}^{1}\int _{0}^{2}2x-e^{y}+3z^{2}\,dx\,dy\,dz\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=\int _{1}^{3}\int _{0}^{1}\left[x^{2}-xe^{y}+3xz^{2}\right]_{0}^{2}\,dy\,dz\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=\int _{1}^{3}\int _{0}^{1}4-2e^{y}+6z^{2}\,dy\,dz\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=\int _{1}^{3}\left[4y-2e^{y}+6yz^{2}\right]_{0}^{1}\,dz\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=\int _{1}^{3}6-2e+6z^{2}\,dz\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=\left[6z-2ez+2z^{3}\right]_{1}^{3}\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=(18-6e+54)-(6-2e+2)\\\quad \iiint _{B}2x-e^{y}+3z^{2}\,dV=64-4e\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/27161a31c8e4ed9c94c8243ffbe8a9b27b090232)
Resources
Licensing
Content obtained and/or adapted from: