Double integrals as volume or area

Double integrals as volume

You are probably familiar that in one-variable calculus, the integral $ \int_{a}^{b}$f (x)dx for positive f (x) can be interpreted as the area under the curve f (x) over the interval [a, b].

\includegraphics[width=3in]{intarea.eps}
The integral is the area between the curve f (x) and the x-axis.

In the same way, the double integral $ \iint_{D}^{}$f (x, y) dA of positive f (x, y) can be interpreted as the volume under the surface z = f (x, y) over the region D. Imagine that the blue object below is the surface z = f (x, y) floating above the xy-plane. The double integral $ \iint_{D}^{}$f (x, y) dA can be interpreted as the volume between the surface z = f (x, y) and the xy-plane, i.e, the "cylinder" above the region D.

\includegraphics[width=3in]{intvol3.eps}

You can also see this from the Riemann sum approximating the integral

$\displaystyle \sum_{{i,j}}^{}$f (xij, yij)$\displaystyle \Delta$x$\displaystyle \Delta$y    

Each term in the Riemann sum is the volume of a thin box with base $\Delta x \times \Delta y$ and height f (xij, yij).
\includegraphics[width=3in]{intvol4.eps}
Hence, the total Riemann sum approximates the volume under the surface by the volume of a bunch of these thin boxes. In the limit as $ \Delta$x,$ \Delta$y$ \to$ 0, we obtain the total volume under the surface over the region D, i.e., $ \iint_{D}^{}$f (x, y) dA.

If f (x, y) > g(x, y) can you see how the double integral

$\displaystyle \iint_{D}^{}$(f (x, y) - g(x, y)) dA    

is the volume between the surface z = f (x, y) and the surface z = g(x, y)?

Double integrals as area

In one variable calculus, what happens if you integrate the function f (x) = 1 over the interval [a, b]? You can calculate that

$\displaystyle \int_{a}^{b}$f (x)dx = $\displaystyle \int_{a}^{b}$1dx = x$\displaystyle \big\vert _{a}^{b}$ = b - a.    

The integral of the function f (x) = 1 is just the length of the interval [a, b]. It also happens to be the area of the rectangle of height 1 and length (b - a), but we can interpret it as the length of the interval [a, b].

We can do the same trick for double integrals. We can integrate the function f (x, y) = 1 over the region D. We could interpret the integral as the volume under the function f (x, y) = 1 over D. But the integral of f (x, y) = 1 is also the area of the region D. This can be a nifty way of calculating the area of the region D. If we let A be the area of the region D, we can write this as

A = $\displaystyle \iint_{D}^{}$dA.    

Click here for an example of using the double integral to compute area.



Duane Nykamp
nykamp@math.umn.edu
2005-10-27