Section 11.2 Limits and Continuity

advertisement
Section 11.2
Limits and Continuity

Goals

Define limits of functions of two variables

Learn to use two paths to show that a limit
does not exist.

Define and discuss continuity.
Introduction

We want to compare the behaviors of
sin x 2  y 2 
x2  y 2
f x , y  
and gx , y   2
2
2
2
x y
x y
as both x and y approach 0.

The next two slides show tables of values
of f(x, y) and g(x, y) for points (x, y) near
the origin:
Introduction (cont’d)
Introduction (cont’d)
Introduction (cont’d)


It appears that as (x, y) approaches (0, 0),

the values of f(x, y) approach 1, whereas

the values of g(x, y) aren’t approaching any
number.
These guesses based on numerical
evidence are correct, and we write
Introduction (cont’d)

In general, we use the notation
lim
 x ,y  a ,b 
f x , y   L
to indicate that the values of f(x, y)
approach the number L as the point (x, y)
approaches the point (a, b) along any path
that stays within the domain of f :
Definition of Limit

A more precise definition can also be
given.
Direction of Approach

For functions of a single variable, when
we let x approach a, there are only two
possible directions of approach, from the
left or from the right.

If the limits from these two directions are
different, then the function itself has no
limit as x approaches a.
Direction of Approach (cont’d)

For functions of two variables the
situation is more complicated because
(x, y) can approach (a, b)…

from an infinite number of directions,

in any manner whatsoever,
as long as (x, y) remains in the domain of f.

This is illustrated on the next slide:
Direction of Approach (cont’d)
Direction of Approach (cont’d)

Our definition says that the distance
between f(x, y) and L can be made
arbitrarily small by making the distance
from (x, y) to (a, b) sufficiently small (but
not 0).

The definition refers only to the distance
between (x, y) and (a, b). It does not refer
to the direction of approach.
Direction of Approach (cont’d)

Therefore, if the limit exists, then f(x, y)
must approach the same limit no matter
how (x, y) approaches (a, b).

Thus, if we can find two different paths of
approach along which the function has
different limits, then f(x, y) has no limit as
(x, y) approaches (a, b).
Direction of Approach (cont’d)

This can be summarized as follows:

x2  y 2
As an example, we show that lim 2
 x ,y  0 , 0  x  y 2
does not exist:
Solution

Let f(x, y) = (x2 – y2)/(x2 + y2).

First we approach (0, 0) along the x-axis:
f(x, 0) = x2/x2 = 1 for all x ≠ 0, so f(x, y)
approaches 1 as (x, y) approaches (0, 0) along
the x-axis.

Next we approach (0, 0) along the y-axis:
f(0, y) = –y2/y2 = –1 for all y ≠ 0, so f(x, y)
approaches –1 as (x, y) approaches (0, 0) along
the y-axis.

Since f has two different limits along two
different lines, the given limit does not
exist.

(This confirms the conjecture we made
earlier on the basis of numerical evidence.)
Example


If f(x, y) = xy/(x2 + y2), does lim f x , y 
 x ,y  0 , 0 
exist?
Solution Again we consider various paths:

f(x, 0) = 0/x2 = 0 for all x ≠ 0, so f(x, y)
approaches 0 as (x, y) approaches (0, 0) along
the x-axis.

f(0, y) = 0/y2 = 0 for all y ≠ 0, so f(x, y)
approaches 0 as (x, y) approaches (0, 0) along
the y-axis as well.
Solution (cont’d)

Although we have obtained identical
limits along the axes, that does not show
that the given limit is 0.

Let’s now approach (0, 0) along another
line, say y = x: For all x ≠ 0,
2
x
1
f x, x  2

2
x x 2
Solution (cont’d)

Therefore f(x, y) approaches ½ as (x, y)
approaches (0, 0) along y = x.

Since we have obtained different limits
along different paths, the given limit does
not exist, as the next slide illustrates.

The ridge above the line y = x corresponds to
the fact that f(x, y) = ½ for all (x, y) on that line
except the origin.
Solution (cont’d)
Limit Laws

We turn now to limits that do exist.

Just as for functions of one variable, the
calculation of limits for functions of two
variables can be greatly simplified by the
use of properties of limits.
Limit Laws (cont’d)


The Limit Laws listed in Section 2.3 can be
extended to functions of two variables:

The limit of a sum is the sum of the limits,

The limit of a product is the product of the
limits, and so on.
In particular, the following equations are
true:
Limit Laws (cont’d)



The Squeeze Theorem also holds.
2
3x y
As an example, we find lim
 x ,y  0 , 0  x 2  y 2
if it exists:
Solution The limit of this function along
lines and parabolas through the origin is 0,
which leads us to suspect that the limit
exists and is 0.
Solution (cont’d)

To prove this we look at the distance from
f(x, y) to 0:
2
3
x
y
3x y
3x y
0  2
 2
2
2
2
2
x y
x y
x y
2

2
Notice that x2 ≤ x2 + y2 because y2 ≥ 0. So
x2
1
2
2
x y
Solution (cont’d)
3x 2 y
0 2
 3y
2
x y

Thus

Now we use the Squeeze Theorem. Since
lim 0  0
 x ,y  0 , 0 
and
lim 3 y  0
 x ,y  0 , 0 
we conclude that
2
3x y
lim
0
2
2
 x ,y  0 , 0  x  y
Continuity

Continuous functions of two variables are
defined by the direct substitution
property, just as with functions of one
variable:
Continuity (cont’d)


The intuitive meaning of continuity is that

if the point (x, y) changes by a small amount,

then the value of f(x, y) changes by a small
amount.
This means that a surface that is the graph
of a continuous function has no hole or
break.
Continuity (cont’d)

Using the properties of limits, we can see
that

sums,

differences,

products, and

quotients
of continuous functions are continuous on
their domains.
Continuity (cont’d)

We can use this fact to give examples of
continuous functions:

A polynomial function of two variables is a sum
of terms of the form cxmyn, where c is a
constant and m and n are nonnegative
integers.

A rational function is a ratio of polynomials.
Continuity (cont’d)

For instance,
f(x, y) = x4 + 5x3y2 + 6xy4 – 7y + 6
is a polynomial, whereas
2 xy  1
g x , y   2
x  y2
is a rational function.
Continuity (cont’d)

The limits presented earlier show that the
functions

f(x, y) = x,

g(x, y) = y, and

h(x, y) = c
are continuous.
Continuity (cont’d)

Since any polynomial can be built from f,
g, and h by multiplication and addition,
we conclude that all polynomials are
continuous throughout the plane.

Likewise, any rational function is
continuous on its domain because it is a
quotient of continuous functions.
Example

x y
 x ,y  1, 2 
2
3
 x y  3x  2 y .
3
2

Evaluate lim

Solution Since f(x, y) = x2y3 – x3y2 + 3x + 2y
is a polynomial, it is continuous
everywhere so we can find the limit by
direct substitution:
2 3
3 2

lim x y  x y  3 x  2 y 
 x ,y  1 , 2 
 12  2 3  13  2 2  3  1  2  2  11
Example
x y
Where is the function f x , y   2
2
x y
continuous?
2

2

Solution The function f is discontinuous at
(0, 0) because it is not defined there.

Since f is a rational function, it is
continuous on its domain, which is the set
D = {(x, y)|(x, y) ≠ (0, 0)}
Example

Let

Here g is defined at (0, 0) but g is still
discontinuous at (0, 0) because
lim gx , y  does not exist, as shown above.
x  y
if x , y   0 ,0 
 2
2
g x , y    x  y
 0 if x , y   0 ,0 
 x ,y  0 , 0 
2
2
Example

Let

We know f is continuous for (x, y) ≠ (0, 0,)
since it is equal to a rational function
there.
 3x y
if x , y   0 ,0 
 2
2
f x , y    x  y
 0 if x , y   0 ,0 
2
Example (cont’d)

Also, by a preceding example,
2
3x y
lim f x , y   lim
 0  f 0 ,0 
2
2
 x ,y  0 , 0 
 x ,y  0 , 0  x  y

Therefore, f is continuous at (0, 0), and so
it is continuous throughout the plane.

The next slide shows the graph of f:
Example (cont’d)
Composition

Composition is another way of combining
two continuous functions to get a third.

We can show that if

f is a continuous function of two variables and

g is a continuous function of a single variable
that is defined on the range of f,
then the composite function h = g ◦ f
defined by h(x, y) = g(f(x, y)) is also a
continuous function.
Example

Where is the function h(x, y) = arctan(y/x)
continuous?

Solution The function f(x, y) = y/x is a
rational function and therefore continuous
except on the line x = 0.

The function g(t) = arctan t is continuous
everywhere.
Solution (cont’d)

So the composite function
g(f(x, y)) = arctan(y/x) = h(x, y)
is continuous
except where x = 0.

Here is the graph
of f:
More Variables

Our work in this section can be extended
to functions of three or more variables.

The notation
lim
 x ,y ,z  a ,b ,c 
f x , y , z   L
means that the values of f(x, y, z) approach
L as (x, y, z) approaches the point (a, b, c)
along any path in the domain of f.
More Variables (cont’d)

The function f is continuous at (a, b, c) if
lim
 x ,y ,z  a ,b ,c 

f x , y , z   f  a , b , c 
For instance, the function
1
f x , y , z   2
2
2
x  y  z 1
is a rational function of three variables…
More Variables (cont’d)

…and so is continuous at every point in
space except where x2 + y2 + z2 = 1.

In other words, it is discontinuous on the
sphere with center the origin and radius 1.
Review

Definition of limit of f(x, y)

Two-path criterion

Limits that are known to exist


Squeeze Theorem
Continuity
Download