
P1: OSO/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch13 MHDQ256-Smith-v1.cls December 31, 2010 16:55
LT (Late Transcendental)
CONFIRMING PAGES
13-23 SECTION 13.2
..
Limits and Continuity 831
that if a function of three variables approaches different limits along two particular paths,
then the limit does not exist.
BEYOND FORMULAS
The examples in this section
illustrate an important principle
of logic. In this case, a limit
exists if you get the same limit
along all possible paths through
the point. To disprove such a
“for all” statement, you need
only to find one specific
counterexample: two paths with
different limits. However, to
prove a “for all” statement, you
must demonstrate that a general
statement is true. This is
typically a more elaborate task
than finding a counterexample.
To see what we mean, compare
examples 2.3 and 2.6.
EXAMPLE 2.10 A Limit in Three Dimensions That Does Not Exist
Evaluate lim
(x,y,z)→(0,0,0)
x
2
+ y
2
− z
2
x
2
+ y
2
+ z
2
.
Solution First, we consider the path x = y = 0 (the z-axis). There, we have
lim
(0,0,z)→(0,0,0)
0
2
+ 0
2
− z
2
0
2
+ 0
2
+ z
2
= lim
z→0
−z
2
z
2
=−1.
Along the path x = z = 0 (the y-axis), we have
lim
(0,y,0)→(0,0,0)
0
2
+ y
2
− 0
2
0
2
+ y
2
+ 0
2
= lim
y→0
y
2
y
2
= 1.
Since the limits along these two specific paths do not agree, the limit does not exist.
We extend the definition of continuity to functions of three variables in the obvious
way, as follows.
DEFINITION 2.4
Suppose that f (x, y, z) is defined in the interior of a sphere centered at (a, b, c). We
say that f is continuous at (a, b, c) if lim
(x,y,z)→(a,b,c)
f (x, y, z) = f (a, b, c).
If f is not continuous at (a, b, c), then we call (a, b, c)adiscontinuity of f.
As you can see, limits and continuity for functions of three variables work essentially
the same as they do for functions of two variables. You will examine these in more detail
in the exercises.
EXAMPLE 2.11 Continuity for a Function of Three Variables
Find all points where f (x, y, z) = ln(9 − x
2
− y
2
− z
2
) is continuous.
Solution Notice that f (x, y, z) is defined only for 9 − x
2
− y
2
− z
2
> 0. On this
domain, f is a composition of continuous functions, which is also continuous. So, f is
continuous for 9 > x
2
+ y
2
+ z
2
, which you should recognize as the interior of the
sphere of radius 3 centered at (0, 0, 0).
EXERCISES 13.2
WRITING EXERCISES
1. Choosing between the paths y = x and x = y
2
, explain why
y = x is a better choice in example 2.4 but x = y
2
is a better
choice in example 2.5.
2. In terms of Definition 2.1, explain why the limit in example
2.5 does not exist. That is, explain why making (x, y) close to
(0, 0) doesn’t guarantee that f (x, y) is close to 0.
3. A friend claims that a limit equals 0, but you found that it does
not exist. Looking over your friend’s work, you see that the
path with x = 0 and the path with y = 0 both produce a limit
of 0. No other work is shown. Explain to your friend why no
conclusioncanbemadefromthiswork,andsuggestanextstep.
4. Explain why the path y = x is not a valid path for the limit in
example 2.7.
In exercises 1–4, use Definition 2.1 to verify the limit. Assume
that lim
(x,y)→(a,b)
f (x, y) L and lim
(x,y)→(a,b)
g(x, y) M.
1. lim
(x,y)→(a,b)
(x + y) = a + b 2. lim
(x,y)→(1,2)
(2x + 3y) = 8
3. lim
(x,y)→(a,b)
[ f (x, y) + g(x, y)] = L + M
4. lim
(x,y)→(a,b)
[cf(x, y)] = cL
............................................................