Skip to main content

Section 5.1 Definition of Double Integrals

Before we introduce double integrals let us recall how the integral of a function of one variable, say t, was defined. Geometrically, the definite integral of a function f over an interval I=[a,b] represents the area of the region between the graph and the t-axis. To find an approximation of this area the idea is to use a partition of I given by a=t0<t1<t2<<tn=b. Then we choose a point ti in every interval [ti1,ti]. Now we look at the rectangle of width Δti:=titi1 and height f(ti). Such a rectangle is highlighted in Figure 5.1. The area of this rectangle is f(ti)Δti. Hence the total area of all rectangles as shown in Figure 5.1 is
i=1nf(ti)Δti.
This total area is an approximation for the area under the graph lightly shaded in Figure 5.1. The above sum is called a Riemann sum of f over I. Taking a finer partition, that is, maxΔti smaller, we expect that the corresponding Riemann sum provides a better approximation. Indeed, for continuous functions the limit
abf(t)dt:=limmaxΔti0i=1nf(ti)Δti
exists, and is independent of the intermediate points ti chosen. The limit is called the Riemann integral or simply the integral of f over the interval [a,b]. If f(ti) is negative then the area is considered negative.
Figure 5.1. Approximation of the area under the graph of a function.
The idea to define integrals of functions of two variables (double integrals) is very similar to the above. The area under the graph of a function of one variable corresponds to the volume of the region between the graph of a function of two variables and the xy-plane. To get an approximation of that volume we replace the rectangles by rectangular boxes, and then pass to the limit by taking smaller and smaller rectangular boxes. Two such approximations are shown in Figure 5.2, together with the limiting case.
Figure 5.2. Approximation of the volume under the graph by rectangular boxes
To be more precise let us look at a function, f, defined on a rectangle [a,b]×[c,d] of the plane. By choosing partitions a=x0<x1<<xm=b and c=y0<y2<<yn=d of the intervals [a,b] and [c,d] we get a subdivision of the rectangle [a,b]×[c,d] into small rectangles [xi1,xi]×[yj1,yj], one of which is highlighted in Figure 5.3.
Figure 5.3. Partition of a rectangle
The lengths of the edges of such a rectangle is Δxi and Δyj, respectively. Now we choose an arbitrary point xij:=(xi,yj) in that rectangle similarly as done in the one dimensional case with ti. Then we look at the rectangular box with basis [xi1,xi]×[yj1,yj] and height f(xi,yj). Such a box is shown in Figure 5.4.
Figure 5.4. The graph of a function and the box over a small rectangle.
Its volume is the product of the lengths of its edges, namely f(xi,yj)ΔxiΔyj. If f(xi,yj) is negative then the volume is considered negative, as in the case of a function of one variable. Hence the total volume of all boxes is
(5.1)i=1mj=1nf(xi,yj)ΔxiΔyj.
This sum corresponds to the Riemann sums we looked at before, and is also called a Riemann sum. It turns out that, if f is continuous on the closed rectangle, then one can pass to the limit as maxΔxi0 and maxΔyj0. This leads to the following definition.

Definition 5.5.

Suppose that f is continuous on the rectangle R=[a,b]×[c,d]. Then we call
Rf(x)dx:=Rf(x,y)dxdy:=limmaxΔxi0maxΔyj0i=1mj=1nf(xi,yj)ΔxiΔyj
the double integral or simply the integral of f over R.

Remark 5.6.

The notation for integrals used in the literature varies. In older or more applied texts the notation
Rf(x,y)dxdy
is used for double integrals. In the more modern literature one simply writes
Rf(x)dx.
In this course we will mainly use the second, more concise form.
We would like to integrate over more general regions than just rectangles. We can certainly integrate over a union of finitely many rectangles. If we want to integrate over more general sets then we need to approximate the sets by a union of small rectangles as well. To get upper and lower bounds we approximate from the inside and the outside as shown in Figure 5.7.
Figure 5.7. Approximation of a domain from the in- and outside by rectangles.
We then form a sum similar to (5.1) over the relevant rectangles. If the set is reasonably `nice,’ that is, its boundary is not too wild, then the limits of the Riemann sums from the inside and the outside are the same, and we can define the double integral over such regions. It is quite difficult to characterise domains for which this is possible, and we omit such a discussion. All domains we encounter in this course have the required properties.
We next collect some properties of the integral. They follow directly from the definition as limits of Riemann sums.

Remark 5.9.

We introduced the double integral as the volume of the region between the graph of a function and the xy-plane. Note, however, that this is not the only possible interpretation. If we choose f to be the constant function with value one, that is, f(x,y)=1, then the integral represents the area of the domain:
(5.2)Area of the domain D=D1dx.
Another physical interpretation is the following. Let D represent the area occupied by a thin plate made of some material. At every point (x,y) on that plate let ϱ(x,y) denote the mass density of the material. Then the
Total mass of the plate occupying D=Dϱ(x)dx.
The theory developed in this section does not allow us to compute the double integral of a given function. We will see how to do this in the next section.