Recognize when a function of two variables is integrable over a general region.
Evaluate a double integral by computing an iterated integral over a region bounded by two vertical lines and two functions of \(x\), or two horizontal lines and two functions of \(y\).
Simplify the calculation of an iterated integral by changing the order of integration.
Use double integrals to calculate the volume of a region between two surfaces or the area of a plane region.
Previously, we studied the concept of double integrals and examined the tools needed to compute them. We learned techniques and properties to integrate functions of two variables over rectangular regions. We also discussed several applications, such as finding the volume bounded above by a function over a rectangular region, finding area by integration, and calculating the average value of a function of two variables.
In this section we consider double integrals of functions defined over a general bounded region \(D\) on the plane. Most of the previous results hold in this situation as well, but some techniques need to be extended to cover this more general case.
General Regions of Integration
An example of a general bounded region \(D\) on a plane is shown in Figure \(\PageIndex{1}\). Since \(D\) is bounded on the plane, there must exist a rectangular region \(R\) on the same plane that encloses the region \(D\) that is, a rectangular region \(R\) exists such that \(D\) is a subset of \(R (D \subseteq R)\).
Figure \(\PageIndex{1}\). For a region \(D\) that is a subset of \(R\), we can define a function \(g(x,y)\) to equal \(f(x,y)\) at every point in \(D\) and \(0\) at every point of \(R\) not in \(D\).
Suppose \(z = f(x,y)\) is defined on a general planar bounded region \(D\) as in Figure \(\PageIndex{1}\). In order to develop double integrals of \(f\) over \(D\) we extend the definition of the function to include all points on the rectangular region \(R\) and then use the concepts and tools from the preceding section. But how do we extend the definition of \(f\) to include all the points on \(R\)? We do this by defining a new function \(g(x,y)\) on \(R\) as follows:
\[g(x,y) = \begin{cases} f(x,y) &\text{if} \; (x,y) \; \text{is in}\; D \\ 0 &\text{if} \;(x,y) \; \text{is in} \; R \;\text{but not in}\; D \end{cases} \]
Note that we might have some technical difficulties if the boundary of \(D\) is complicated. So we assume the boundary to be a piecewise smooth and continuous simple closed curve. Also, since all the results developed in the section on Double Integrals over Rectangular Regions used an integrable function \(f(x,y)\) we must be careful about \(g(x,y)\) and verify that \(g(x,y)\) is an integrable function over the rectangular region \(R\). This happens as long as the region \(D\) is bounded by simple closed curves. For now we will concentrate on the descriptions of the regions rather than the function and extend our theory appropriately for integration.
We consider two types of planar bounded regions.
Definition: Type I and Type II regions
A region \(D\) in the \((x,y)\)-plane is of Type I if it lies between two vertical lines and the graphs of two continuous functions \(g_1(x)\) and \(g_2(x)\). That is (Figure \(\PageIndex{2}\)),
\[D = \big\{(x,y)\,|\, a \leq x \leq b, \space g_1(x) \leq y \leq g_2(x) \big\}.\]
A region \(D\) in the \(xy\)-plane is of Type II if it lies between two horizontal lines and the graphs of two continuous functions \(h_1(y)\) and \(h_2(y)\). That is (Figure \(\PageIndex{3}\)),
\[D = \big\{(x,y)\,| \, c \leq y \leq d, \space h_1(y) \leq x \leq h_2(y) \big\}.\]
Figure \(\PageIndex{2}\). A Type I region lies between two vertical lines and the graphs of two functions of \(x\).Figure \(\PageIndex{3}\). A Type II region lies between two horizontal lines and the graphs of two functions of \(y\).
Example \(\PageIndex{1}\): Describing a Region as Type I and Also as Type II
Consider the region in the first quadrant between the functions \(y = \sqrt{x}\) and \(y = x^3\) (Figure \(\PageIndex{4}\)). Describe the region first as Type I and then as Type II.
Figure \(\PageIndex{4}\): Region \(D\) can be described as Type I or as Type II.
When describing a region as Type I, we need to identify the function that lies above the region and the function that lies below the region. Here, region \(D\) is bounded above by \(y = \sqrt{x}\) and below by \(y = x^3\) in the interval for \(x\) in \([0,1]\). Hence, as Type I, \(D\) is described as the set \(\big\{(x,y)\,| \, 0 \leq x \leq 1, \space x^3 \leq y \leq \sqrt[3]{x}\big\}\).
However, when describing a region as Type II, we need to identify the function that lies on the left of the region and the function that lies on the right of the region. Here, the region \(D\) is bounded on the left by \(x = y^2\) and on the right by \(x = \sqrt[3]{y}\) in the interval for y in \([0,1]\). Hence, as Type II, D is described as the set \(\big\{(x,y) \,| \, 0 \leq y \leq 1, \space y^2 \leq x \leq \sqrt[3]{y}\big\}\).
Exercise \(\PageIndex{1}\)
Consider the region in the first quadrant between the functions \(y = 2x\) and \(y = x^2\). Describe the region first as Type I and then as Type II.
Hint
Graph the functions, and draw vertical and horizontal lines.
Answer
Type I and Type II are expressed as \(\big\{(x,y) \,|\, 0 \leq x \leq 2, \space x^2 \leq y \leq 2x\big\}\) and \(\big\{(x,y)|\, 0 \leq y \leq 4,
\space \frac{1}{2} y \leq x \leq \sqrt{y}\big\}\), respectively.
Double Integrals over Non-rectangular Regions
To develop the concept and tools for evaluation of a double integral over a general, nonrectangular region, we need to first understand the region and
be able to express it as Type I or Type II or a combination of both. Without understanding the regions, we will not be able to decide the limits of integration in double integrals.
As a first step, let us look at the following theorem.
Theorem: Double Integrals over Nonrectangular Regions
Suppose \(g(x,y)\) is the extension to the rectangle \(R\) of the function \(f(x,y)\) defined on the regions \(D\) and \(R\) as shown in
Figure \(\PageIndex{1}\) inside \(R\). Then \(g(x,y)\) is integrable and we define the double integral of \(f(x,y)\) over \(D\) by
The right-hand side of this equation is what we have seen before, so this theorem is reasonable because \(R\) is a rectangle and \(\iint\limits_R g(x,y)dA\) has been discussed
in the preceding section. Also, the equality works because the values of \(g(x,y)\) are \(0\) for any point \((x,y)\) that lies outside \(D\) and
hence these points do not add anything to the integral. However, it is important that the rectangle \(R\) contains the region \(D\).
As a matter of fact, if the region \(D\) is bounded by smooth curves on a plane and we are able to describe it as Type I or Type II or a mix of both,
then we can use the following theorem and not have to find a rectangle \(R\) containing the region.
Theorem: Fubini’s Theorem (Strong Form)
For a function \(f(x,y)\) that is continuous on a region \(D\) of Type I, we have
The integral in each of these expressions is an iterated integral, similar to those we have seen before. Notice that, in the inner integral in the first expression,
we integrate \(f(x,y)\) with \(x\) being held constant and the limits of integration being \(g_1(x)\) and \(g_2(x)\). In the inner integral in the second expression,
we integrate \(f(x,y)\) with \(y\) being held constant and the limits of integration are \(h_1(y)\) and \(h_2(y)\).
Example \(\PageIndex{2}\): Evaluating an Iterated Integral over a Type I Region
Evaluate the integral \(\displaystyle \iint \limits _D x^2 e^{xy} \,dA\) where \(D\) is shown in Figure \(\PageIndex{5}\).
Solution
First construct the region as a Type I region (Figure \(\PageIndex{5}\)). Here \(D = \big\{(x,y) \,|\, 0 \leq x \leq 2, \space \frac{1}{2} x \leq y \leq 1\big\}\).
Figure \(\PageIndex{5}\). We can express region \(D\) as a Type I region and integrate from \(y = \frac{1}{2} x\) to \(y = 1\) between the lines \(x = 0\) and \(x = 2\).
Therefore, we have
\[\begin{align*} \int_{x=0}^{x=2}\int_{y=\frac{1}{2}x}^{y=1}x^2e^{xy}\,dy\,dx &= \int_{x=0}^{x=2}\left[\int_{y=\frac{1}{2}x}^{y=1}x^2e^{xy}\,dy\right] dx &\text{Iterated integral for a Type I region.}\\ &=\int_{x=0}^{x=2} \left.\left[ x^2 \frac{e^{xy}}{x} \right] \right|_{y=1/2x}^{y=1}\,dx & \text{Integrate with respect to $y$}\\ &= \int_{x=0}^{x=2} \left[xe^x - xe^{x^2/2}\right]dx &\text{Integrate with respect to $x$} \\ &=\left[xe^x - e^x - e^{\frac{1}{2}x^2} \right] \Big|_{x=0}^{x=2} = 2. \end{align*}\]
In Example \(\PageIndex{2}\), we could have looked at the region in another way, such as \(D = \big\{(x,y)\,|\,0 \leq y \leq 1, \space 0 \leq x \leq 2y\big\}\)
(Figure \(\PageIndex{6}\)).
Figure \(\PageIndex{6}\).
This is a Type II region and the integral would then look like
Sketch the region \(D\) and evaluate the iterated integral \[\iint \limits _D xy \space dy \space dx\] where \(D\) is the region bounded by the curves
\(y = \cos \space x\) and \(y = \sin \space x\) in the interval \([-3\pi/4, \space \pi/4]\).
Hint
Express \(D\) as a Type I region, and integrate with respect to \(y\) first.
Answer
\(\frac{\pi}{4}\)
Recall from Double Integrals over Rectangular Regions the properties of double integrals. As we have seen from the examples here, all these properties are also valid
for a function defined on a non-rectangular bounded region on a plane. In particular, property 3 states:
If \(R = S \cup T\) and \(S \cap T = 0\) except at their boundaries, then
This theorem is particularly useful for non-rectangular regions because it allows us to split a region into a union of regions of Type I and Type II. Then we can compute
the double integral on each piece in a convenient way, as in the next example.
Example \(\PageIndex{4}\): Decomposing Regions
Express the region \(D\) shown in Figure \(\PageIndex{8}\) as a union of regions of Type I or Type II, and evaluate the integral
\[\iint \limits _D (2x + 5y)\,dA. \nonumber\]
Figure \(\PageIndex{8}\). This region can be decomposed into a union of three regions of Type I or Type II.
Solution
The region \(D\) is not easy to decompose into any one type; it is actually a combination of different types. So we can write it as a union of three
regions \(D_1\), \(D_2\), and \(D_3\) where, \(D_1 = \big\{(x,y)\,| \, -2 \leq x \leq 0, \space 0 \leq y \leq (x + 2)^2 \big\}\),
\(D_2 = \big\{(x,y)\,| \, 0 \leq y \leq 4, \space 0 \leq x \leq \big(y - \frac{1}{16} y^3 \big) \big\}\), and
\(D_3 = \big\{(x,y)\,| \, -4 \leq y \leq 0, \space -2 \leq x \leq \big(y - \frac{1}{16} y^3 \big) \big\}\).
These regions are illustrated more clearly in Figure \(\PageIndex{9}\).
Figure \(\PageIndex{9}\). Breaking the region into three subregions makes it easier to set up the integration.
Here \(D_1\) is Type I and \(D_2\) and \(D_3\) are both of Type II. Hence,
Now we could redo this example using a union of two Type II regions (see the Checkpoint).
Exercise \(\PageIndex{3}\)
Consider the region bounded by the curves \(y = \ln x\) and \(y = e^x\) in the interval \([1,2]\). Decompose the region into smaller regions of Type II.
Hint
Sketch the region, and split it into three regions to set it up.
Answer
\[\big\{(x,y)\,| \, 0 \leq y \leq \ln(2), \space 1 \leq x \leq e^y \big\} \cup \big\{(x,y)\,| \, \ln(2) \leq y \leq e,\space 1 \leq x \leq 2 \big\} \cup \big\{(x,y)\,| \, e \leq y \leq e^2, \space \ln y \leq x \leq 2 \big\} \nonumber\]
Exercise \(\PageIndex{4}\)
Redo Example \(\PageIndex{4}\) using a union of two Type II regions.
Hint
\[\big\{(x,y)\,| \, 0 \leq y \leq 4, \space 2 + \sqrt{y} \leq x \leq \big(y - \frac{1}{16}y^3\big) \big\} \cup \big\{(x,y)\,|\, - 4 \leq y \leq 0, \space -2 \leq x \leq \big(y - \frac{1}{16}y^{13}\big) \big\} \nonumber\]
Answer
Same as in the example shown.
Changing the Order of Integration
As we have already seen when we evaluate an iterated integral, sometimes one order of integration leads to a computation that is significantly simpler than the other
order of integration. Sometimes the order of integration does not matter, but it is important to learn to recognize when a change in order will simplify our work.
Example \(\PageIndex{5}\): Changing the Order of Integration
Reverse the order of integration in the iterated integral
The region as presented is of Type I. To reverse the order of integration, we must first express the region as Type II. Refer to Figure \(\PageIndex{10}\).
Figure \(\PageIndex{10}\). Converting a region from Type I to Type II.
We can see from the limits of integration that the region is bounded above by \(y = 2 - x^2\) and below by \(y = 0\) where \(x\) is in the interval
\([0, \sqrt{2}]\). By reversing the order, we have the region bounded on the left by \(x = 0\) and on the right by \(x = \sqrt{2 - y}\) where \(y\)
is in the interval \([0, 2]\). We solved \(y = 2 - x^2\) in terms of \(x\) to obtain \(x = \sqrt{2 - y}\).
Hence \[\begin{align*} \int_0^{\sqrt{2}} \int_0^{2-x^2} xe^{x^2} dy \space dx&= \int_0^2 \int_0^{\sqrt{2-y}} xe^{x^2}\,dx \space dy &\text{Reverse the order of integration then use substitution.} \\&= \int_0^2 \left[\left.\frac{1}{2}e^{x^2}\right|_0^{\sqrt{2-y}}\right] dy = \int_0^2\frac{1}{2}(e^{2-y} - 1)\,dy \\&= -\left.\frac{1}{2}(e^{2-y} + y)\right|_0^2 = \frac{1}{2}(e^2 - 3). \end{align*}\]
Example \(\PageIndex{6}\): Evaluating an Iterated Integral by Reversing the Order of Integration
Consider the iterated integral \[\iint\limits_R f(x,y)\,dx \space dy\] where \(z = f(x,y) = x - 2y\) over a triangular region \(R\) that has sides on
\(x = 0, \space y = 0\), and the line \(x + y = 1\). Sketch the region, and then evaluate the iterated integral by
integrating first with respect to \(y\) and then
integrating first with respect to \(x\).
Solution
A sketch of the region appears in Figure \(\PageIndex{11}\).
Figure \(\PageIndex{11}\). A triangular region \(R\) for integrating in two ways.
We can complete this integration in two different ways.
a. One way to look at it is by first integrating \(y\) from \(y = 0\) to \(y = 1 - x\) vertically and then integrating \(x\) from \(x = 0\) to \(x = 1\):
b. The other way to do this problem is by first integrating \(x\) from \(x = 0\) to \(x = 1 - y\) horizontally and then integrating \(y\) from
\(y = 0\) to \(y = 1\):
\[\begin{align*} \iint\limits_R f(x,y) \, dx \space dy &= \int_{y=0}^{y=1} \int_{x=0}^{x=1-y} (x - 2y) \,dx \space dy =\int_{y=0}^{y=1} \left[\frac{1}{2} x^2 - 2xy \right]_{x=0}^{x=1-y} dy \\&= \int_{y=0}^{y=1} \left[\frac{1}{2} (1 - y)^2 - 2y(1 - y)\right] dy =\int_{y=0}^{y=1}\left[\frac{1}{2} - 3y + \frac{5}{2} y^2\right] dy \\ &= \left[\frac{1}{2} y - \frac{3}{2} y^2 + \frac{5}{6}y^3 \right]_{y=0}^{y=1} =-\frac{1}{6}. \end{align*}\]
Exercise \(\PageIndex{5}\)
Evaluate the iterated integral \(\iint\limits_D (x^2 + y^2)\,dA\) over the region \(D\) in the first quadrant between the functions \(y = 2x\) and \(y = x^2\).
Evaluate the iterated integral by integrating first with respect to \(y\) and then integrating first with resect to \(x\).
Hint
Sketch the region and follow Example \(\PageIndex{6}\).
Answer
\(\frac{216}{35}\)
Calculating Volumes, Areas, and Average Values
We can use double integrals over general regions to compute volumes, areas, and average values. The methods are the same as those in Double Integrals over
Rectangular Regions, but without the restriction to a rectangular region, we can now solve a wider variety of problems.
Example \(\PageIndex{7}\): Finding the Volume of a Tetrahedron
Find the volume of the solid bounded by the planes \(x = 0, \space y = 0, \space z = 0\), and \(2x + 3y + z = 6\).
Solution
The solid is a tetrahedron with the base on the \(xy\)-plane and a height \(z = 6 - 2x - 3y\). The base is the region \(D\) bounded by the lines,
\(x = 0\), \(y = 0\) and \(2x + 3y = 6\) where \(z = 0\) (Figure \(\PageIndex{12}\)). Note that we can consider the region \(D\) as Type I or as
Type II, and we can integrate in both ways.
Figure \(\PageIndex{12}\). A tetrahedron consisting of the three coordinate planes and the plane \(z = 6 - 2x - 3y\), with the base bound
by \(x = 0, \space y = 0\), and \(2x + 3y = 6\).
First, consider \(D\) as a Type I region, and hence \(D = \big\{(x,y)\,| \, 0 \leq x \leq 3, \space 0 \leq y \leq 2 - \frac{2}{3} x \big\}\).
Now consider \(D\) as a Type II region, so \(D = \big\{(x,y)\,| \, 0 \leq y \leq 2, \space 0 \leq x \leq 3 - \frac{3}{2}y \big\}\). In this calculation,
Find the volume of the solid bounded above by \(f(x,y) = 10 - 2x + y\) over the region enclosed by the curves \(y = 0\) and \(y = e^x\) where \(x\) is
in the interval \([0,1]\).
Hint
Sketch the region, and describe it as Type I.
Answer
\(\frac{e^2}{4} + 10e - \frac{49}{4}\) cubic units
Finding the area of a rectangular region is easy, but finding the area of a non-rectangular region is not so easy. As we have seen, we can use double integrals to find
a rectangular area. As a matter of fact, this comes in very handy for finding the area of a general non-rectangular region, as stated in the next definition.
Definition: double integrals
The area of a plane-bounded region \(D\) is defined as the double integral
\[\iint\limits_D 1dA.\]
We have already seen how to find areas in terms of single integration. Here we are seeing another way of finding areas by using double integrals, which can be very useful,
as we will see in the later sections of this chapter.
Example \(\PageIndex{8}\): Finding the Area of a Region
Find the area of the region bounded below by the curve \(y = x^2\) and above by the line \(y = 2x\) in the first quadrant (Figure \(\PageIndex{13}\)).
Figure \(\PageIndex{13}\). The region bounded by \(y = x^2\) and \(y = 2x\).
Solution
We just have to integrate the constant function \(f(x,y) = 1\) over the region. Thus, the area \(A\) of the bounded region is
\(\int_{x=0}^{x=2} \int_{y=x^2}^{y=2x} dy \space dx \space or \space \int_{y=0}^{y=4} \int_{x=y/2}^{x=\sqrt{y}} dx \space dy:\)
Find the area of a region bounded above by the curve \(y = x^3\) and below by \(y = 0\) over the interval \([0,3]\).
Hint
Sketch the region.
Answer
\(\frac{81}{4}\) square units
We can also use a double integral to find the average value of a function over a general region. The definition is a direct extension of the earlier formula.
Definition
If \(f (x,y)\) is integrable over a plane-bounded region \(D\) with positive area \(A(D)\), then the average value of the function is
Find the average value of the function \(f(x,y) = xy\) over the triangle with vertices \((0,0), \space (1,0)\) and \((1,3)\).
Hint
Express the line joining \((0,0)\) and \((1,3)\) as a function \(y = g(x)\).
Answer
\(\frac{3}{4}\)
Improper Double Integrals
An improper double integral is an integral \(\displaystyle \iint\limits_D f \,dA\) where either \(D\) is an unbounded region or \(f\) is an unbounded function.
For example, \(D = \big\{(x,y) \,|\,|x - y| \geq 2\big\}\) is an unbounded region, and the function \(f(x,y) = 1/(1 - x^2 - 2y^2)\) over the ellipse \(x^2 + 3y^2 \geq 1\)
is an unbounded function. Hence, both of the following integrals are improper integrals:
i. \[\iint\limits_D xy \space dA \space \text{where} \space D = \big\{(x,y)| | \, x - y| \geq 2 \big\};\]
ii. \[\iint\limits_D \frac{1}{1 - x^2 -2y^2}\,dA \space \text{where} \space D = \big\{(x,y)| \, x^2 + 3y^2 \leq 1 \big\}.\]
In this section we would like to deal with improper integrals of functions over rectangles or simple regions such that f has only finitely many discontinuities.
Not all such improper integrals can be evaluated; however, a form of Fubini’s theorem does apply for some types of improper integrals.
Theorem: Fubini’s Theorem for Improper Integrals
If \(D\) is a bounded rectangle or simple region in the plane defined by
\(\big\{(x,y)\,: a \leq x \leq b, \space g(x) \leq y \leq h(x) \big\}\) and also by
\(\big\{(x,y)\,: c \leq y \leq d, \space j(y) \leq x \leq k(y)\big\}\) and \(f\) is a nonnegative function on \(D\) with finitely many discontinuities in
the interior of \(D\) then
\[\iint\limits_D f \space dA = \int_{x=a}^{x=b} \int_{y=g(x)}^{y=h(x)} f(x,y) \,dy \space dx =\int_{y=c}^{y=d} \int_{x=j(y)}^{x=k(y)} f(x,y) \,dx \space dy\]
It is very important to note that we required that the function be nonnegative on \(D\) for the theorem to work. We consider only the case where the
function has finitely many discontinuities inside \(D\).
Example \(\PageIndex{10}\): Evaluating a Double Improper Integral
Consider the function \(f(x,y) = \frac{e^y}{y}\) over the region \(D = \big\{(x,y)\,: 0 \leq x \leq 1, \space x \leq y \leq \sqrt{x}\big\}.\)
Notice that the function is nonnegative and continuous at all points on \(D\) except \((0,0)\). Use Fubini’s theorem to evaluate the improper integral.
Solution
First we plot the region \(D\) (Figure \(\PageIndex{15}\)); then we express it in another way.
Figure \(\PageIndex{15}\). The function \(f\) is continuous at all points of the region \(D\) except \((0,0)\).
The other way to express the same region \(D\) is
\[D = \big\{(x,y)\,: \, 0 \leq y \leq 1, \space y^2 \leq x \leq y \big\}. \nonumber\]
Thus we can use Fubini’s theorem for improper integrals and evaluate the integral as
As mentioned before, we also have an improper integral if the region of integration is unbounded. Suppose now that the function \(f\) is continuous in an unbounded
rectangle \(R\).
Theorem: Improper Integrals on an Unbounded Region
If \(R\) is an unbounded rectangle such as \(R = \big\{(x,y)\,: \, a \leq x \leq \infty, \space c \leq y \leq \infty \big\}\), then when the limit exists, we have
\[\iint\limits_D \frac{y}{\sqrt{1 - x^2 - y^2}}dA\] where \(D = \big\{(x,y)\,: \, x \geq 0, \space y \geq 0, \space x^2 + y^2 \leq 1 \big\}\).
Hint
Notice that the integral is nonnegative and discontinuous on \(x^2 + y^2 = 1\). Express the region \(D\) as
\(D = \big\{(x,y)\,: \, 0 \leq x \leq 1, \space 0 \leq y \leq \sqrt{1 - x^2} \big\}\) and integrate using the method of substitution.
Answer
\(\frac{\pi}{4}\)
In some situations in probability theory, we can gain insight into a problem when we are able to use double integrals over general regions. Before we go over an
example with a double integral, we need to set a few definitions and become familiar with some important properties.
Definition
Consider a pair of continuous random variables \(X\) and \(Y\) such as the birthdays of two people or the number of sunny and rainy days in a month.
The joint density function \(f\) of \(X\) and \(Y\) satisfies the probability that \((X,Y)\) lies in a certain region
The variables \(X\) and \(Y\) are said to be independent random variables if their joint density function is the product of their individual density functions:
\[f(x,y) = f_1(x) f_2(y).\]
Example \(\PageIndex{12}\): Application to Probability
At Sydney’s Restaurant, customers must wait an average of 15 minutes for a table. From the time they are seated until they have finished their meal
requires an additional 40 minutes, on average. What is the probability that a customer spends less than an hour and a half at the diner,
assuming that waiting for a table and completing the meal are independent events?
Solution
Waiting times are mathematically modeled by exponential density functions, with \(m\) being the average waiting time, as
Since \(x + y = 90\) is the same as \(y = 90 - x\), we have a region of Type I, so
\[\begin{align} D &= \big\{(x,y)\,|\,0 \leq x \leq 90, \space 0 \leq y \leq 90 - x\big\}, \\ P(X + Y \leq 90)&= \frac{1}{600} \int_{x=0}^{x=90} \int_{y=0}^{y=90-x} e^{-(/15}e^{-y/40}dx \space dy= \frac{1}{600} \int_{x=0}^{x=90} \int_{y=0}^{y=90-x}e^{-x/15}e^{-y/40} dx \space dy \\&= \frac{1}{600} \int_{x=0}^{x=90} \int_{y=0}^{y=90-x} e^{-(x/15+y/40)}dx \space dy = 0.8328 \end{align}\]
Thus, there is an \(83.2\%\) chance that a customer spends less than an hour and a half at the restaurant.
Another important application in probability that can involve improper double integrals is the calculation of expected values. First we define this concept and then show an example of a calculation.
Definition
In probability theory, we denote the expected values \(E(X)\) and \(E(Y)\) respectively, as the most likely outcomes of the events.
The expected values \(E(X)\) and \(E(Y)\) are given by
Find the probability that \(X\) is at most 10 and \(Y\) is at least 5.
Hint
Compute the probability
\[P(X \leq 10, \space Y \geq 5) = \int_{x=-\infty}^{10} \int_{y=5}^{y=10} \frac{1}{6000} (x^2 + y^2) dy \space dx.\]
Answer
\(\frac{55}{72} \approx 0.7638\)
Key Concepts
A general bounded region \(D\) on the plane is a region that can be enclosed inside a rectangular region. We can use this idea to define a double integral over a
general bounded region.
To evaluate an iterated integral of a function over a general non-rectangular region, we sketch the region and express it as a Type I or as a Type II region or
as a union of several Type I or Type II regions that overlap only on their boundaries.
We can use double integrals to find volumes, areas, and average values of a function over general regions, similarly to calculations over rectangular regions.
We can use Fubini’s theorem for improper integrals to evaluate some types of improper integrals.
a double integral over an unbounded region or of an unbounded function
Type I
a region \(D\) in the \(xy\)- plane is Type I if it lies between two vertical lines and the graphs of two continuous functions \(g_1(x)\) and \(g_2(x)\)
Type II
a region \(D\) in the \(xy\)-plane is Type II if it lies between two horizontal lines and the graphs of two continuous functions \(h_1(y)\) and \(h_2(h)\)
Contributors and Attributions
Gilbert Strang (MIT) and Edwin “Jed” Herman (Harvey Mudd) with many contributing authors. This content by OpenStax is licensed with a CC-BY-SA-NC 4.0 license. Download for free at http://cnx.org.