MA2104_Week_05
MA2104_Week_05
1 Double Integral
Double Integral over Rectangle
Double Integral over General Region
Iterated Double Integral
1/77
Double Integral over Rectangle
2/77
Double Integral over Rectangle
3/77
Volume & Double Integral
Rb
In the special case where f (x) ≥ 0, the integral a f (x)dx
represents the area under the curve f (x) from a to b.
4/77
Double Integral over Rectangle
5/77
Double Integral over Rectangle
Let S be the solid that lies above R and under the graph of f .
How can we find the volume of S?
6/77
Double Integral over Rectangle
Form subrectangles
7/77
Volume & Double Integral
8/77
Double Integral over Rectangle
9/77
Double Integral over Rectangle
10/77
Double Integral over Rectangle
11/77
Double Integral over Rectangle
12/77
Double Integral over Rectangle
provided the limit exists and is the same for any choice of the
sample points (xij∗ , yij∗ ) in Rij , for 1 ≤ i ≤ m, 1 ≤ j ≤ n.
13/77
Double Integral over General Region
14/77
Double Integral over General Region
15/77
Double Integral over General Region
16/77
Double Integral over General Region
17/77
Double Integral over General Region
18/77
Double Integral over General Region
20/77
Double Integral over General Region
21/77
Double Integral over General Region
ZZ ZZ
cf (x, y) dA = c f (x, y) dA.
D D
22/77
Iterated Double Integral
23/77
Iterated Double Integral
Rd
So c f (x, y) dy is a function of x, as it depends on the value of
x: set
Z d
A(x) = f (x, y ) dy .
c
24/77
Iterated Double Integral
"Z #
Z b Z b d
A(x) = f (x, y ) dy dx.
a a c
25/77
Iterated Double Integral
26/77
Iterated Double Integral
Z b Z d
f (x, y ) dy dx
a c
means we first integrate with respect to y from c to d (keeping
x fixed) and then with respect to x from a to b.
Z d Z b
f (x, y ) dx dy
c a
means we first integrate with respect to x from a to b (keeping
y fixed) and then with respect to y from c to d.
27/77
Iterated Double Integral
Example 1
Evaluate the iterated integral
Z 2Z 3
x 2 y dx dy .
1 0
28/77
Iterated Double Integral
Solution.
"Z #
Z 2Z 3 Z 2 3
2 2
x y dx dy = x y dx dy
1 0 1 0
Z 2 3 3
x y
= dy
1 3 0
Z 2
= 9y dy
1
2
9y 2
=
2 1
27
= .
2
■ 29/77
Iterated Double Integral
Example 2
Evaluate the iterated integral
Z 3Z 2
x 2 y dy dx.
0 1
30/77
Iterated Double Integral
Solution.
"Z #
Z 3Z 2 Z 3 2
2 2
x y dy dx = x y dy dx
0 1 0 1
Z 3 2 2 2
x y
= dx
0 2 1
Z 3
3 2
= x dx
0 2
3 3
x
=
2 0
27
= .
2
■ 31/77
Iterated Double Integral
32/77
Iterated Double Integral
ZZ Z b Z d Z d Z b
f (x, y) dA = f (x, y ) dy dx = f (x, y ) dx dy.
R a c c a
33/77
Iterated Double Integral
Example 3
Evaluate ZZ
y sin(xy) dA
R
where R = [1, 2] × [0, π].
34/77
Iterated Double Integral
ZZ Z π Z 2
y sin(xy) dA = y sin(xy) dx dy
R 0 1
Z π
= [− cos(xy)]21 dy
0
Z π
= (− cos 2y + cos y) dy
0
π
1
= − sin 2y + sin y = 0.
2 0
35/77
Iterated Double Integral
36/77
Iterated Double Integral
π
y cos(xy) π
Z Z π
cos(xy)
y sin(xy) dy = − − − dy
0 x 0 0 x
π cos πx 1
= − + 2 [sin xy]π0
x x
π cos πx sin πx
= − + .
x x2
Now, integrating the first term by parts, we have
Z Z
π cos πx sin πx sin πx
− dx = − − dx
x x x2
37/77
Iterated Double Integral
So
Z
π cos πx sin πx sin πx
− + dx = − .
x x2 x
Hence
Z 2Z π 2
sin πx
y sin(xy) dy dx = −
1 0 x 1
sin 2π
= − + sin π = 0.
2
■
38/77
Iterated Double Integral
Some observations:
(1) Though both solution gives the same answer, the first
solution is much easier than the second one.
' $
39/77
Iterated Double Integral
40/77
Iterated Double Integral
V1 − V2 where
V1 is the volume above R and below the graph of f
41/77
Double Integral over Type I & Type II Regions
42/77
Double Integral over Type I & Type II Regions
43/77
Double Integral over Type I & Type II Regions
44/77
Double Integral over Type I & Type II Regions
45/77
Double Integral over Type I & Type II Regions
46/77
Double Integral over Type I & Type II Regions
then Z bZ
ZZ g2 (x)
f (x, y) dA = f (x, y) dy dx.
D a g1 (x)
47/77
Double Integral over Type I & Type II Regions
ZZ Z bZ g2 (x)
f (x, y) dA = f (x, y ) dy dx
D a g1 (x)
48/77
Double Integral over Type I & Type II Regions
D = {(x, y ) : c ≤ y ≤ d, h1 (y) ≤ x ≤ h2 (y )}
then Z dZ
ZZ h2 (y)
f (x, y) dA = f (x, y) dx dy.
D c h1 (y)
49/77
Double Integral over Type I & Type II Regions
Example 4
RR
Evaluate D (x + 2y ) dA where D is the region bounded by the
parabolas y = 2x 2 and y = 1 + x 2 .
50/77
Double Integral over Type I & Type II Regions
Solution.
Step 1. Identify the region.
51/77
Double Integral over Type I & Type II Regions
D = {(x, y) : −1 ≤ x ≤ 1, 2x 2 ≤ y ≤ 1 + x 2 }.
52/77
Double Integral over Type I & Type II Regions
ZZ Z 1 Z 1+x 2
(x + 2y) dA = (x + 2y) dy dx.
D −1 2x 2
53/77
Double Integral over Type I & Type II Regions
Z 1+x 2 h iy=1+x 2
(x + 2y ) dy = xy + y 2
2x 2 y=2x 2
= −3x 4 − x 3 + 2x 2 + x + 1
54/77
Double Integral over Type I & Type II Regions
ZZ Z 1
(x + 2y) dA = (−3x 4 − x 3 + 2x 2 + x + 1) dx
D −1
1
x5 x4 x3 x2
= −3 − +2 + +x
5 4 3 2 −1
32
= .
15
■
55/77
Double Integral over Type I & Type II Regions
TIPS:
For Type I region, it is helpful to draw a vertical arrow which
starts at the lower boundary y = g1 (x) and ends at the upper
boundary y = g2 (x). This corresponds to the inner integral.
56/77
Double Integral over Type I & Type II Regions
Example 5
RR
Evaluate D xy dA where D is the region bounded by the line
y = x − 1 and the parabola y 2 = 2x + 6.
57/77
Double Integral over Type I & Type II Regions
Solution.
The region D can be of Type I or II:
58/77
Double Integral over Type I & Type II Regions
1 2
D = {(x, y ) : −2 ≤ y ≤ 4, y − 3 ≤ x ≤ y + 1}.
2
ZZ Z 4 Z y +1
xy dA = = xy dx dy
1 2
D −2 2
y −3
4
y5
Z
1
= − + 4y 3 + 2y 2 − 8y dy
2 −2 4
4
y6 y3
1 4 2
= − + y + 2 − 4y
2 24 3 −2
= 36.
■
59/77
Double Integral over Type I & Type II Regions
Example 6
Find the volume of the tetrahedron T bounded by the planes
x + 2y + z = 2, x = 2y , x = 0 and z = 0.
60/77
Double Integral over Type I & Type II Regions
61/77
Double Integral over Type I & Type II Regions
62/77
Double Integral over Type I & Type II Regions
63/77
Double Integral over Type I & Type II Regions
ZZ
Volume = (2 − x − 2y ) dA
D
Z 1 Z 1−x/2
= (2 − x − 2y) dy dx
0 x/2
Z 1h iy=1−x/2
= 2y − xy − y 2 dx
0 y=x/2
Z 1
= (x 2 − 2x + 1) dx
0
1
x3
= − x2 + x
3 0
1
= .
3
■
64/77
Double Integral over Type I & Type II Regions
Example 7
Evaluate the following iterated integral:
Z 3Z 1
3
√ ey dy dx.
0 x/3
65/77
Double Integral over Type I & Type II Regions
Z 3Z 1 Z 1 Z 3y 2
y3 3
√ e dy dx = ey dx dy
0 x/3 0 0
Z 1
3
= 3y 2 ey dy
0
= e − 1.
66/77
Additivity & Area of a Plane Region
ZZ ZZ ZZ
f (x, y ) dA = f (x, y) dA + · · · + f (x, y ) dA.
D D1 Dn
67/77
Additivity & Area of a Plane Region
68/77
Additivity & Area of a Plane Region
69/77
Additivity & Area of a Plane Region
Proof:
RR
D 1 dA is the volume of the solid which is a cylinder whose
base is A(D) and height 1.
70/77
Additivity & Area of a Plane Region
which is
A(D) · 1
in this case.
71/77
Additivity & Area of a Plane Region
So ZZ
A(D) = 1 dA,
D
as required.
■
72/77
Additivity & Area of a Plane Region
Example 12
Find the area of the following region D on the xy -plane:
73/77
Additivity & Area of a Plane Region
ZZ Z 1 Z y −y 3
1 dA = √
1 dx dy
D1 0 y−1
Z 1 √
= (y − y 3 − y + 1) dy
0
" #1
y 2 y 4 y 3/2
= − − +y
2 4 3/2
0
7
= .
12
75/77
Additivity & Area of a Plane Region
ZZ Z 0 Z y−y 3
1 dA = 1 dx dy
D2 −1 −1
Z 0
= (y − y 3 + 1) dy
−1
0
y2 y4
= − +y
2 4 −1
3
= .
4
76/77
Additivity & Area of a Plane Region
ZZ
Area(D) = 1 dA
D
ZZ ZZ
= 1 dA + 1 dA
D1 D2
7 3
= +
12 4
4
= .
3
■
77/77