Double Integrals
Double Integrals
4 Double Integrals
First, let's remember the definite integral from single-variable calculus.
used to visualizing the definite integral ∫ f (x) dx as a signed area, but the
a
2. For each slice, pick a point x in the slice 1 and calculate f (x)Δx.
3. Sum all of these values. We can write this sum as ∑ f (x)Δx . (A
one x per slice
Of course, we never actually calculate definite integrals this way (we instead use
the Fundamental Theorem of Calculus), but this definition of the definite
integral is important because it enables us to recognize situations in which
definite integrals may be useful.
limit of Riemann sums. More specifically, the double integral is the result of the
following process:
1. Slice the region R into small pieces. For example, we could slice R into
rectangles of width Δx and height Δy. (Of course, since R need not have
straight sides, not all of the pieces will be complete rectangles, as shown
below.)
https://people.math.harvard.edu/~jjchen/math21a/handouts/double-integrals.html 1/5
24/01/2024, 16:01 Double Integrals
2. For each slice, pick a point (x, y) in the slice and calculate f (x, y)ΔA,
where ΔA is the area of the slice. 2
3. Sum all of these values. We write this sum as ∑∑ f (x, y) ΔA .
one (x,y) per slice
4. Take the limit of this sum as the sizes of the pieces go to 0 (with
rectangular pieces, this means we take the limit as Δx → 0 and Δy → 0 ).
There are a few important questions we'll be working to answer in the next few
classes:
variable function f . The key is that this double integral can be rewritten in terms
of single integrals. To understand why this is, let's go back to the definition of
double integrals, which says ∬ f (x, y) dA is the result of a process:
R
We first slice the region R into small pieces; here, we'll use rectangles of width
Δx and height Δy: 4
https://people.math.harvard.edu/~jjchen/math21a/handouts/double-integrals.html 2/5
24/01/2024, 16:01 Double Integrals
On each slice, we pick a point (x, y) and calculate f (x, y)ΔA where ΔA is the
area of the slice. Since most of the pieces are rectangles of width Δx and height
Δy, they have ΔA = ΔxΔy; even for the pieces that are not complete
We sum these values of f (x, y)ΔA, one value per slice, and ∬ f (x, y) dA is the
R
The key insight is that, in the double Riemann sum, we can add up the values
f (x, y)ΔxΔy in any order we want. So, for instance, we could add up the values
in each column first, get one result per column, and add up those results. So,
we can rewrite (4.1) as
⎛ ⎞
∬ f (x, y) dA = lim lim ∑ ∑ f (x, y)Δy Δx (4.2)
Δx→0 Δy→0 ⎝ ⎠
R
one x per column one y per slice in column of x
Let's think about the inner sum, where we've fixed a value of x and are
summing f (x, y)Δy for one y per slice in the column. Here's a picture of one
such column:
the limit of this Riemann sum as Δy → 0 , we'll get a definite integral of the form
?
∫ f (x, y) dy . What are the bounds of the integral? From the picture, we see
?
ln x
But notice that this is now the limit of a Riemann sum in x, so it can be rewritten
as an integral in x! What are the bounds of x? We're summing over one x per
column, and the columns go from x = 1 to x = e , so (4.3) becomes 2
2
e ln x
https://people.math.harvard.edu/~jjchen/math21a/handouts/double-integrals.html 3/5
24/01/2024, 16:01 Double Integrals
looking at.
▼ Solution
By (4.4) ,
2
e ln x
2 y 2 y
∬ (x + e ) dA = ∫ (∫ (x + e ) dy) dx
R 1 0
2
e
2
= ∫ (x ln x + x − 1) dx
1
6 4
5e e 11
2
= + − e +
9 2 18
2
e ln x
2
e ln x
remember that it came from adding up the values f (x, y)ΔA in a particular
order: columns first. Of course, we could have instead chosen to add rows first.
Let's see what would happen if we had made that choice. Then, instead of (4.2) ,
we could have written
⎛ ⎞
∬ f (x, y) dA = lim lim ∑ ∑ f (x, y)Δx Δy (4.5)
Δx→0 Δy→0 ⎝ ⎠
R
one y per row one x per slice in row of y
From the picture, we can see that this row involves x-values from e (because y
when we take the limit as Δx → 0 of the inner Riemann sum, we get the
2
e
definite integral ∫ f (x, y) dx . When we sum over all rows, y varies from 0 to 2,
y
e
so we end up rewriting
https://people.math.harvard.edu/~jjchen/math21a/handouts/double-integrals.html 4/5
24/01/2024, 16:01 Double Integrals
2
2 e
▼ Solution
(4.6) says
2
2 e
2 y 2 y
∬ (x + e ) dA = ∫ ∫ (x + e ) dx dy
y
R 0 e
2 6 3y
e e
2 y 2y
= ∫ ( + e e − − e ) dy
0
3 3
y=2
6 3y 2y
e e e ∣
2 y
= y + e e − − ∣
3 9 2 ∣
y=0
6 4
5e e 11
2
= + − e +
9 2 18
This is of course the same answer that we got in Example 4.1 , but notice
that this time we didn't need integration by parts. This illustrates one
reason it can be useful to have multiple ways to convert a double integral
to an iterated integral; sometimes, one iterated integral is easier to
evaluate than another.
https://people.math.harvard.edu/~jjchen/math21a/handouts/double-integrals.html 5/5