Cal163 Triple Integrals
Cal163 Triple Integrals
i
, y
j
, z
k
) in this box. Then
we can write
m
ijk
xyz f(x
i
, y
j
, z
k
)xyz M
ijk
xyZ.
1
Sum over all i, j and k to obtain
l
k=1
m
j=1
n
i=1
m
ijk
xyz
l
k=1
m
j=1
n
i=1
f(x
i
, y
j
, z
k
)xyz
l
k=1
m
j=1
n
i=1
M
ijk
xyz.
We call
L =
l
k=1
m
j=1
n
i=1
m
ijk
xyz
the lower Riemann sum and
U =
l
k=1
m
j=1
n
i=1
M
ijk
xyz
the upper Riemann sum. If
lim
l,m,n
L = lim
l,m,n
U
then we write
R
f(x, y, z)dxdydz = lim
l,m,n
l
k=1
m
j=1
n
i=1
f(x
i
, y
j
, z
k
)xyz
and we call
R
f(x, y, z)dxdydz the triple integral of f over the box R.
We can show that the integral over the solid region R is equivalent to a triple
integral over three intervals. The argument is similar to the argument we
used for the double integral and is therefore not repeated here. We state
formally that:
R
f(x, y, z)dxdydz =
f
e
d
c
b
a
f(x, y, z)dxdydz.
Example 24.1
Integrate f(x, y, z) = 1 + xyz over the cube of length 4.
Solution.
We have
R
f(x, y, z)dxdydz =
4
0
4
0
4
0
(1 + xyz)dxdydz =
4
0
4
0
x +
x
2
yz
2
4
0
dydz
=
4
0
4
0
(4 + 8yz)dydz =
4
0
4y + 4y
2
z
4
0
dz
=
4
0
(16 + 64z)dz = 16z + 32z
2
4
0
= 576
2
We note that if f(x, y, z) = 1, the triple integral is just the volume of the
solid region R.
Example 24.2
Find the volume under the plane z = 12
x
4
y
8
and above the rectangle
0 x 8, 0 y 16.
Solution.
The region is shown in Figure 24.2. Thus, we see that as x goes from 0 to 8
and y from 0 to 16, z ranges from 0 to the plane z = 12
x
4
y
8
. Thus the
limits of integration are a = 0, b = 8, c = 0, d = 16, e = 0, and f = 12
x
4
y
8
.
Figure 24.2
The volume is
C =
8
0
16
0
12
x
4
y
8
0
dzdydx =
8
0
16
0
(12
x
4
y
8
)dydz
=
8
0
12y
xy
4
y
2
16
16
0
dx
=
8
0
(176 4x)dx = 176x 2x
2
8
0
= 1280
Example 24.3 (Non rectangular region)
Set up the integral representing the volume of the solid ice cream cone
bounded by the cone z =
x
2
+ y
2
and the sphere z =
1 x
2
y
2
.
3
Solution.
The solid is shown in Figure 24.3
Figure 24.3
The ice cream cone is between these two surfaces:
x
2
+ y
2
z
1 x
2
y
2
This gives the range of z as a function of x and y.
Now we need to nd the maximum range of x and y. Inside the ice cream
cone, the maximum range of x and y occurs where the two surfaces meet,
i.e., where the ice cream (the sphere) meets the cone. From the gure, you
can see that the surfaces meet in a circle, and the range of x and y is the
disk that is the interior of that circle.
The surfaces meet when
x
2
+ y
2
=
1 x
2
y
2
, which means x
2
+ y
2
=
1 x
2
y
2
or
x
2
+ y
2
=
1
2
.
We have shown that in the ice cream cone
x
2
+ y
2
1
2
.
This gives that
1
2
x
2
y
1
2
x
2
and
2
x
1
2
.
Hence, the volume of the ice cream cone is
1
1
2
x
2
1
2
x
2
1x
2
y
2
x
2
+y
2
dzdydx
4
We summarize our ndings from these examples:
The outer limits have to be constant. They cannot depend on any of the
variables.
The middle limits can depend on the variable from the outer integral only.
They cannot depend on the variable from the inner integral.
The inner limits can depend on the variable from the outer integral and
the variable from the middle integral.
5