L41-Double Integrals Over Rectangles & Iterated Integrals
L41-Double Integrals Over Rectangles & Iterated Integrals
INTEGRALS
Lecture 1:
• Double Integrals over Rectangles
• Iterated Integrals
1
1. Double Integrals over Rectangles: Volume of a
Solid under a Surface
z f ( x, y) 0 defined on
R [a, b] [c, d ] {( x, y) | a x b, c y d }
S {( x, y, z) | 0 z f ( x, y)}
2
Divide rectangle R into mn subrectangles:
Dividing [a, b] into m subintervals [xi-1,
xi] of equal width
x = (b-a)/m
Dividing [c, d] into n subintervals [yj-1,
yj] of equal width
y = (d-c)/n
3
• Form m.n subrectangles
Rij [ xi 1 , xi ] [ y j 1 , y j ] {( x, y) | xi 1 x xi , y j 1 y y j }
each with area A= x y
• Choose a sample point (xij*, yij*) in each Rij
y
d
yj
yij*
yj-1
Rij
c
O a xi-1 xij* xi b x
4
Approximate the part of S that lies above each Rij by a thin rectangular
box with base Rij and height
f(xij*, yij*)
The volume of this box is
f(xij*, yij*)A m n
V f ( xij* , yij* )A
i 1 j 1
5
Volumes and Double Integrals
Our intuition suggests that the approximation
becomes better as m and n become larger and
so we would expect that
m n
V lim
m , n
ij ij )A
f ( x *
i 1 j 1
, y *
6
Volumes and Double Integrals
Definition: The double integral of f over the rectangle R
is m n
f ( x, y )dA lim
m , n
ij ij )A
f ( x *
i 1 j 1
, y *
7
Volume of a solid under a
surface
• If f(x,y) ≥ 0, then the volume V of the solid that
lies above the rectangle R and below the surface
z=f(x,y) is
V f ( x, y )dA
R
8
Approximation by double Riemann
sum m n
d
yj
yij*
yj-1
Rij
c
O a xi-1 xij* xi b x
9
9
The choice of Sample Points:
Upper right-hand corners
The sample point (xij*, yij*) can be the upper right-hand
corner of Rij , namely (xi ,yj). Then the expression for the
double integral looks simpler:
m n
f ( x, y)dA lim
m , n
f ( x , y )A
i 1 j 1
i j
R
ba d c
xi a i , yj c j ,
m n
ba d c
A xy
m n
m n
f ( x, y)dA f ( x , y )A
R i 1 j 1
i j
10
Example: Estimate the volume of the solid that lies above
the square R=[0, 2]x[0, 2] and below the elliptic paraboloid
z 16 x 2 2 y 2
Divide R into four equal squares
and choose the sample point to
be the upper right corner of
each subsquare.
11
Solution
• Approximate the double integral by the Riemann
sum with m=n=2:
2 2
V f ( xi , y j )A
i 1 j 1
12
The Riemann sum approximations become more accurate as m
and n increase
13
Approximation: Midpoint Rule
We take the sample point (xij*, yij*) to be the
center ( xi , y j ) of Rij , where
xi 1 xi y j 1 y j
xi , yj
2 2
Then
m n
f ( x, y)dA f ( x , y )A
R i 1 j 1
i j
14
Midpoint Rule: Example
• Use midpoint rule with
m=n=2 to estimate the
value of the double
integral
2
( x 3 y )dA
R
where
R {( x, y ) | 0 x 2,1 y 2}
15
1 3 5 7 1
x1 , x2 , y1 , x2 , and A
2 2 4 4 2
2 2
( x 3 y
2
)dA f ( xi , y j )A
R i 1 j 1
f ( x1 , y1 )A f ( x1 , y2 ) A f ( x2 , y1 ) A f ( x2 , y2 ) A
1 5 1 7 3 5 3 7
f ( , ) A f ( , ) A f ( , ) A f ( , ) A
2 4 2 4 2 4 2 4
67 1 139 1 51 1 123 1
( ) ( ) ( ) ( )
16 2 16 2 16 2 16 2
95
11.875
8 16
Average Value
• We define the average value of a function f of two
variables defined on a rectangle R to be
1
f ave
A( R) R
f ( x, y )dA
17
Properties of double integrals
• We assume that all of the integrals exist. It holds
that:
1) ( f ( x, y) g ( x, y))dA f ( x, y )dA g ( x, y )dA
R R R
2) cf ( x, y)dA c f ( x, y )dA,
R R
where c is a constant
3) If f ( x, y ) g ( x, y ), ( x, y ) R, then
f ( x, y )dA g ( x, y )dA
R R
18
2. Iterated Integrals:
Motivations
• How to evaluate double integrals?
• Let a function f(x,y) be defined on a rectangle
R=[a, b]x[c, d]
• Integrate with respect to x and y separately:
b d
6 y 2 20 y g ( y )
• Second, integrate g(y) w.r.t. y to get
(6 y
1
2
20 y )dy (2 y 10 y ) 12
3
0
0 20
Example
• On the other hand, if we take integral of f(x,y) with
respect to y first, we obtain
1
y 1
(3xy 6x y 2y)dy = (xy +3x y +y )
2 2 3 2 2 2
y 0
0
3 x 2 x 1 h( x )
• Then, we integrate h(x) w.r.t. x to get
2 2 2
x
0 (3x x 1)dx ( x 2 x) 12
2 3
21
Iterated Integrals
• In general, it holds that
b d
d b
a c f ( x, y)dy dx c a f ( x, y)dx dy
f ( x, y)dydx f ( x, y)dxdy
a c c a
22
Fubini’s Theorem
• If f is continuous on the rectangle
then R {( x, y) | a x b, c y d}
d b b d
23
Example 1
• Find
( x 3 y
2
)dA
R
2
O 24
Solution R is the rectangle 0≤x ≤2, 1≤y ≤2
• We have
2 2
( x 3 y )dA ( x 3 y )dydx
2 2
R 0 1
2 y 2 2
( xy y 3 ) dx (2 x 8 x 1)dx
0 y 1 0
2 2 2
x
( x 7)dx ( 7 x) 12
0
2 0
25
Homework Chapter 4
• Double integrals over rectangles: 6, 12
• Iterated Integrals: 9, 12, 18
• Double integrals over general regions: 2, 5, 7, 9,
10,
• Double integrals in polar coordinates: 2, 6, 8, 10, 12
• Applications of double integrals: 2, 4, 6, 8
• Triple Integrals: 2, 6, 9, 12, 16
• Deadline: 4 weeks
26