Limits and Continuity

We have now examined functions of more than one variable and seen how to graph them. In this section, we see how to take the limit of a function of more than one variable, and what it means for a function of more than one variable to be continuous at a point in its domain. It turns out these concepts have aspects that just don’t occur with functions of one variable.

Limit of a Function of Two Variables

Recall from The Limit of a Function the definition of a limit of a function of one variable:

Let f(x)

be defined for all xa

in an open interval containing a.

Let L

be a real number. Then

limxaf(x)=L

if for every ε>0,

there exists a δ>0,

such that if 0<\|xa\|<δ

for all x

in the domain of f,

then

\|f(x)L\|>ε.

Before we can adapt this definition to define a limit of a function of two variables, we first need to see how to extend the idea of an open interval in one variable to an open interval in two variables.

Definition

Consider a point (a,b)2.

A **δ

disk**{: data-type=”term”} centered at point (a,b)

is defined to be an open disk of radius δ

centered at point (a,b)

—that is,

{(x,y)2\|(xa)2+(yb)2<δ2}

as shown in the following graph.

On the xy plane, the point (2, 1) is shown, which is the center of a circle of radius δ.

The idea of a δ

disk appears in the definition of the limit of a function of two variables. If δ

is small, then all the points (x,y)

in the δ

disk are close to (a,b).

This is completely analogous to x

being close to a

in the definition of a limit of a function of one variable. In one dimension, we express this restriction as

aδ<x<a+δ.

In more than one dimension, we use a δ

disk.

Definition

Let f

be a function of two variables, x

and y.

The limit of f(x,y)

as (x,y)

approaches (a,b)

is L,

written

lim(x,y)(a,b)f(x,y)=L

if for each ε>0

there exists a small enough δ>0

such that for all points (x,y)

in a δ

disk around (a,b),

except possibly for (a,b)

itself, the value of f(x,y)

is no more than ε

away from L

([link]). Using symbols, we write the following: For any ε>0,

there exists a number δ>0

such that

\|f(x,y)L\|<εwhenever0<(xa)2+(yb)2<δ.

In xyz space, a function is drawn with point L. This point L is the center of a circle of radius ॉ, with points L ± ॉ marked. On the xy plane, there is a point (a, b) drawn with a circle of radius δ around it. This is denoted the δ-disk. There are dashed lines up from the δ-disk to make a disk on the function, which is called the image of delta disk. Then there are dashed lines from this disk to the circle around the point L, which is called the ॉ-neighborhood of L.

Proving that a limit exists using the definition of a limit of a function of two variables can be challenging. Instead, we use the following theorem, which gives us shortcuts to finding limits. The formulas in this theorem are an extension of the formulas in the limit laws theorem in The Limit Laws.

Limit laws for functions of two variables

Let f(x,y)

and g(x,y)

be defined for all (x,y)(a,b)

in a neighborhood around (a,b),

and assume the neighborhood is contained completely inside the domain of f.

Assume that L

and M

are real numbers such that lim(x,y)(a,b)f(x,y)=L

and lim(x,y)(a,b)g(x,y)=M,

and let c

be a constant. Then each of the following statements holds:

Constant Law:

lim(x,y)(a,b)c=c

Identity Laws:

lim(x,y)(a,b)x=a
lim(x,y)(a,b)y=b

Sum Law:

lim(x,y)(a,b)(f(x,y)+g(x,y))=L+M

Difference Law:

lim(x,y)(a,b)(f(x,y)g(x,y))=LM

Constant Multiple Law:

lim(x,y)(a,b)(cf(x,y))=cL

Product Law:

lim(x,y)(a,b)(f(x,y)g(x,y))=LM

Quotient Law:

lim(x,y)(a,b)f(x,y)g(x,y)=LMforM0

Power Law:

lim(x,y)(a,b)(f(x,y))n=Ln

for any positive integer n.

Root Law:

lim(x,y)(a,b)f(x,y)n=Ln

for all L

if n

is odd and positive, and for L0

if n

is even and positive.

The proofs of these properties are similar to those for the limits of functions of one variable. We can apply these laws to finding limits of various functions.

Finding the Limit of a Function of Two Variables

Find each of the following limits:

  1. lim(x,y)(2,−1)(x22xy+3y24x+3y6)
  2. lim(x,y)(2,−1)2x+3y4x3y
  1. First use the sum and difference laws to separate the terms:
    lim(x,y)(2,−1)(x22xy+3y24x+3y6)=(lim(x,y)(2,−1)x2)(lim(x,y)(2,−1)2xy)+(lim(x,y)(2,−1)3y2)(lim(x,y)(2,−1)4x)+(lim(x,y)(2,−1)3y)(lim(x,y)(2,−1)6).

    Next, use the constant multiple law on the second, third, fourth, and fifth limits:


    =(lim(x,y)(2,−1)x2)2(lim(x,y)(2,−1)xy)+3(lim(x,y)(2,−1)y2)4(lim(x,y)(2,−1)x)+3(lim(x,y)(2,−1)y)lim(x,y)(2,−1)6.

    Now, use the power law on the first and third limits, and the product law on the second limit:


    =(lim(x,y)(2,−1)x)22(lim(x,y)(2,−1)x)(lim(x,y)(2,−1)y)+3(lim(x,y)(2,−1)y)24(lim(x,y)(2,−1)x)+3(lim(x,y)(2,−1)y)lim(x,y)(2,−1)6.

    Last, use the identity laws on the first six limits and the constant law on the last limit:


    lim(x,y)(2,−1)(x22xy+3y24x+3y6)=(2)22(2)(−1)+3(−1)24(2)+3(−1)6=−6.
  2. Before applying the quotient law, we need to verify that the limit of the denominator is nonzero. Using the difference law, constant multiple law, and identity law,
    lim(x,y)(2,−1)(4x3y)=lim(x,y)(2,−1)4xlim(x,y)(2,−1)3y=4(lim(x,y)(2,−1)x)3(lim(x,y)(2,−1)y)=4(2)3(−1)=11.

    Since the limit of the denominator is nonzero, the quotient law applies. We now calculate the limit of the numerator using the difference law, constant multiple law, and identity law:


    lim(x,y)(2,−1)(2x+3y)=lim(x,y)(2,−1)2x+lim(x,y)(2,−1)3y=2(lim(x,y)(2,−1)x)+3(lim(x,y)(2,−1)y)=2(2)+3(−1)=1.

    Therefore, according to the quotient law we have


    lim(x,y)(2,−1)2x+3y4x3y=lim(x,y)(2,−1)(2x+3y)lim(x,y)(2,−1)(4x3y)=111.

Evaluate the following limit:

lim(x,y)(5,−2)x2yy2+x13.
lim(x,y)(5,−2)x2yy2+x13=32
Hint

Use the limit laws.

Since we are taking the limit of a function of two variables, the point (a,b)

is in 2,

and it is possible to approach this point from an infinite number of directions. Sometimes when calculating a limit, the answer varies depending on the path taken toward (a,b).

If this is the case, then the limit fails to exist. In other words, the limit must be unique, regardless of path taken.

Limits That Fail to Exist

Show that neither of the following limits exist:

  1. lim(x,y)(0,0)2xy3x2+y2
  2. lim(x,y)(0,0)4xy2x2+3y4
  1. The domain of the function f(x,y)=2xy3x2+y2

    consists of all points in the

    xy-plane

    except for the point

    (0,0)

    ([link]). To show that the limit does not exist as

    (x,y)

    approaches

    (0,0),

    we note that it is impossible to satisfy the definition of a limit of a function of two variables because of the fact that the function takes different values along different lines passing through point

    (0,0).

    First, consider the line

    y=0

    in the

    xy-plane.

    Substituting

    y=0

    into

    f(x,y)

    gives


    f(x,0)=2x(0)3x2+02=0

    for any value of

    x.

    Therefore the value of

    f

    remains constant for any point on the

    x-axis,

    and as

    y

    approaches zero, the function remains fixed at zero.


    Next, consider the line

    y=x.

    Substituting

    y=x

    into

    f(x,y)

    gives


    f(x,x)=2x(x)3x2+x2=2x24x2=12.

    This is true for any point on the line

    y=x.

    If we let

    x

    approach zero while staying on this line, the value of the function remains fixed at

    12,

    regardless of how small

    x

    is.


    Choose a value for

    ε

    that is less than

    1/2

    —say,

    1/4.

    Then, no matter how small a

    δ

    disk we draw around

    (0,0),

    the values of

    f(x,y)

    for points inside that

    δ

    disk will include both

    0

    and

    12.

    Therefore, the definition of limit at a point is never satisfied and the limit fails to exist.


    In xyz space, the function f(x, y) = 2xy/(3x2 + y2) is shown, which is a slightly twisted plane, with values of 0 along the line y = 0 and values of ½ along the line y = x.


    In a similar fashion to a., we can approach the origin along any straight line passing through the origin. If we try the

    x-axis

    (i.e.,

    y=0),

    then the function remains fixed at zero. The same is true for the

    y-axis.

    Suppose we approach the origin along a straight line of slope

    k.

    The equation of this line is

    y=kx.

    Then the limit becomes


    lim(x,y)(0,0)4xy2x2+3y4=lim(x,y)(0,0)4x(kx)2x2+3(kx)4=lim(x,y)(0,0)4k2x3x2+3k4x4=lim(x,y)(0,0)4k2x1+3k4x2=lim(x,y)(0,0)(4k2x)lim(x,y)(0,0)(1+3k4x2)=0

    regardless of the value of

    k.

    It would seem that the limit is equal to zero. What if we chose a curve passing through the origin instead? For example, we can consider the parabola given by the equation

    x=y2.

    Substituting

    y2

    in place of

    x

    in

    f(x,y)

    gives


    lim(x,y)(0,0)4xy2x2+3y4=lim(x,y)(0,0)4(y2)y2(y2)2+3y4=lim(x,y)(0,0)4y4y4+3y4=lim(x,y)(0,0)1=1.

    By the same logic in a., it is impossible to find a

    δ

    disk around the origin that satisfies the definition of the limit for any value of

    ε<1.

    Therefore,

    lim(x,y)(0,0)4xy2x2+3y4

    does not exist.

Show that

lim(x,y)(2,1)(x2)(y1)(x2)2+(y1)2

does not exist.

If y=k(x2)+1,

then lim(x,y)(2,1)(x2)(y1)(x2)2+(y1)2=k1+k2.

Since the answer depends on k,

the limit fails to exist.

Hint

Pick a line with slope k

passing through point (2,1).

Interior Points and Boundary Points

To study continuity and differentiability of a function of two or more variables, we first need to learn some new terminology.

Definition

Let S be a subset of 2

([link]).

  1. A point P0

    is called an interior point of

    S

    if there is a

    δ

    disk centered around

    P0

    contained completely in

    S.
  2. A point P0

    is called a boundary point of

    S

    if every

    δ

    disk centered around

    P0

    contains points both inside and outside

    S.

On the xy plane, a closed shape is drawn. There is a point (–1, 1) drawn on the inside of the shape, and there is a point (2, 3) drawn on the boundary. Both of these points are the centers of small circles.

Definition

Let S be a subset of 2

([link]).

  1. S

    is called an open set if every point of

    S

    is an interior point.

  2. S

    is called a closed set if it contains all its boundary points.

An example of an open set is a δ

disk. If we include the boundary of the disk, then it becomes a closed set. A set that contains some, but not all, of its boundary points is neither open nor closed. For example if we include half the boundary of a δ

disk but not the other half, then the set is neither open nor closed.

Definition

Let S be a subset of 2

([link]).

  1. An open set S

    is a connected set if it cannot be represented as the union of two or more disjoint, nonempty open subsets.

  2. A set S

    is a region if it is open, connected, and nonempty.

The definition of a limit of a function of two variables requires the δ

disk to be contained inside the domain of the function. However, if we wish to find the limit of a function at a boundary point of the domain, the δdisk

is not contained inside the domain. By definition, some of the points of the δdisk

are inside the domain and some are outside. Therefore, we need only consider points that are inside both the δ

disk and the domain of the function. This leads to the definition of the limit of a function at a boundary point.

Definition

Let f

be a function of two variables, x

and y,

and suppose (a,b)

is on the boundary of the domain of f.

Then, the limit of f(x,y)

as (x,y)

approaches (a,b)

is L,

written

lim(x,y)(a,b)f(x,y)=L,

if for any ε>0,

there exists a number δ>0

such that for any point (x,y)

inside the domain of f

and within a suitably small distance positive δ

of (a,b),

the value of f(x,y)

is no more than ε

away from L

([link]). Using symbols, we can write: For any ε>0,

there exists a number δ>0

such that

\|f(x,y)L\|<εwhenever0<(xa)2+(yb)2<δ.
Limit of a Function at a Boundary Point

Prove lim(x,y)(4,3)25x2y2=0.

The domain of the function f(x,y)=25x2y2

is {(x,y)2\|x2+y225},

which is a circle of radius 5

centered at the origin, along with its interior as shown in the following graph.

A circle with radius 5 centered at the origin with its interior filled in.

We can use the limit laws, which apply to limits at the boundary of domains as well as interior points:

lim(x,y)(4,3)25x2y2=lim(x,y)(4,3)(25x2y2)=lim(x,y)(4,3)25lim(x,y)(4,3)x2lim(x,y)(4,3)y2=254232=0.

See the following graph.

The upper hemisphere in xyz space with radius 5 and center the origin.

Evaluate the following limit:

lim(x,y)(5,−2)29x2y2.
lim(x,y)(5,−2)29x2y2
Hint

Determine the domain of f(x,y)=29x2y2.

Continuity of Functions of Two Variables

In Continuity, we defined the continuity of a function of one variable and saw how it relied on the limit of a function of one variable. In particular, three conditions are necessary for f(x)

to be continuous at point x=a:

  1. f(a)

    exists.

  2. limxaf(x)

    exists.

  3. limxaf(x)=f(a).

These three conditions are necessary for continuity of a function of two variables as well.

Definition

A function f(x,y)

is continuous at a point (a,b)

in its domain if the following conditions are satisfied:

  1. f(a,b)

    exists.

  2. lim(x,y)(a,b)f(x,y)

    exists.

  3. lim(x,y)(a,b)f(x,y)=f(a,b).
Demonstrating Continuity for a Function of Two Variables

Show that the function f(x,y)=3x+2yx+y+1

is continuous at point (5,−3).

There are three conditions to be satisfied, per the definition of continuity. In this example, a=5

and b=−3.

  1. f(a,b)

    exists. This is true because the domain of the function

    f

    consists of those ordered pairs for which the denominator is nonzero (i.e.,

    x+y+10).

    Point

    (5,−3)

    satisfies this condition. Furthermore,


    f(a,b)=f(5,−3)=3(5)+2(−3)5+(−3)+1=1562+1=3.
  2. lim(x,y)(a,b)f(x,y)

    exists. This is also true:


    lim(x,y)(a,b)f(x,y)=lim(x,y)(5,−3)3x+2yx+y+1=lim(x,y)(5,−3)(3x+2y)lim(x,y)(5,−3)(x+y+1)=15653+1=3.
  3. lim(x,y)(a,b)f(x,y)=f(a,b).

    This is true because we have just shown that both sides of this equation equal three.

Show that the function f(x,y)=262x2y2

is continuous at point (2,−3).

  1. The domain of f

    contains the ordered pair

    (2,−3)

    because

    f(a,b)=f(2,−3)=162(2)2(−3)2=3
  2. lim(x,y)(a,b)f(x,y)=3
  3. lim(x,y)(a,b)f(x,y)=f(a,b)=3
Hint

Use the three-part definition of continuity.

Continuity of a function of any number of variables can also be defined in terms of delta and epsilon. A function of two variables is continuous at a point (x0,y0)

in its domain if for every ε>0

there exists a δ>0

such that, whenever (xx0)2+(yy0)2<δ

it is true, \|f(x,y)f(a,b)\|<ε.

This definition can be combined with the formal definition (that is, the epsilon–delta definition) of continuity of a function of one variable to prove the following theorems:

The Sum of Continuous Functions Is Continuous

If f(x,y)

is continuous at (x0,y0),

and g(x,y)

is continuous at (x0,y0),

then f(x,y)+g(x,y)

is continuous at (x0,y0).

The Product of Continuous Functions Is Continuous

If g(x)

is continuous at x0

and h(y)

is continuous at y0,

then f(x,y)=g(x)h(y)

is continuous at (x0,y0).

The Composition of Continuous Functions Is Continuous

Let g

be a function of two variables from a domain D2

to a range R.

Suppose g

is continuous at some point (x0,y0)D

and define z0=g(x0,y0).

Let f

be a function that maps

to

such that z0

is in the domain of f.

Last, assume f

is continuous at z0.

Then fg

is continuous at (x0,y0)

as shown in the following figure.

A shape is shown labeled the domain of g with point (x, y) inside of it. From the domain of g there is an arrow marked g pointing to the range of g, which is a straight line with point z on it. The range of g is also marked the domain of f. Then there is another arrow marked f from this shape to a line marked range of f.

Let’s now use the previous theorems to show continuity of functions in the following examples.

More Examples of Continuity of a Function of Two Variables

Show that the functions f(x,y)=4x3y2

and g(x,y)=cos(4x3y2)

are continuous everywhere.

The polynomials g(x)=4x3

and h(y)=y2

are continuous at every real number, and therefore by the product of continuous functions theorem, f(x,y)=4x3y2

is continuous at every point (x,y)

in the xy-plane.

Since f(x,y)=4x3y2

is continuous at every point (x,y)

in the xy-plane

and g(x)=cosx

is continuous at every real number x,

the continuity of the composition of functions tells us that g(x,y)=cos(4x3y2)

is continuous at every point (x,y)

in the xy-plane.

Show that the functions f(x,y)=2x2y3+3

and g(x,y)=(2x2y3+3)4

are continuous everywhere.

The polynomials g(x)=2x2

and h(y)=y3

are continuous at every real number; therefore, by the product of continuous functions theorem, f(x,y)=2x2y3

is continuous at every point (x,y)

in the xy-plane.

Furthermore, any constant function is continuous everywhere, so g(x,y)=3

is continuous at every point (x,y)

in the xy-plane.

Therefore, f(x,y)=2x2y3+3

is continuous at every point (x,y)

in the xy-plane.

Last, h(x)=x4

is continuous at every real number x,

so by the continuity of composite functions theorem g(x,y)=(2x2y3+3)4

is continuous at every point (x,y)

in the xy-plane.

Hint

Use the continuity of the sum, product, and composition of two functions.

Functions of Three or More Variables

The limit of a function of three or more variables occurs readily in applications. For example, suppose we have a function f(x,y,z)

that gives the temperature at a physical location (x,y,z)

in three dimensions. Or perhaps a function g(x,y,z,t)

can indicate air pressure at a location (x,y,z)

at time t.

How can we take a limit at a point in 3?

What does it mean to be continuous at a point in four dimensions?

The answers to these questions rely on extending the concept of a δ

disk into more than two dimensions. Then, the ideas of the limit of a function of three or more variables and the continuity of a function of three or more variables are very similar to the definitions given earlier for a function of two variables.

Definition

Let (x0,y0,z0)

be a point in 3.

Then, a **δ

ball**{: data-type=”term”} in three dimensions consists of all points in 3

lying at a distance of less than δ

from (x0,y0,z0)

—that is,

{(x,y,z)3\|(xx0)2+(yy0)2+(zz0)2<δ}.

To define a δ

ball in higher dimensions, add additional terms under the radical to correspond to each additional dimension. For example, given a point P=(w0,x0,y0,z0)

in 4,

a δ

ball around P

can be described by

{(w,x,y,z)4\|(ww0)2+(xx0)2+(yy0)2+(zz0)2<δ}.

To show that a limit of a function of three variables exists at a point (x0,y0,z0),

it suffices to show that for any point in a δ

ball centered at (x0,y0,z0),

the value of the function at that point is arbitrarily close to a fixed value (the limit value). All the limit laws for functions of two variables hold for functions of more than two variables as well.

Finding the Limit of a Function of Three Variables

Find lim(x,y,z)(4,1,−3)x2y3z2x+5yz.

Before we can apply the quotient law, we need to verify that the limit of the denominator is nonzero. Using the difference law, the identity law, and the constant law,

lim(x,y,z)(4,1,−3)(2x+5yz)=2(lim(x,y,z)(4,1,−3)x)+5(lim(x,y,z)(4,1,−3)y)(lim(x,y,z)(4,1,−3)z)=2(4)+5(1)(−3)=16.

Since this is nonzero, we next find the limit of the numerator. Using the product law, difference law, constant multiple law, and identity law,

lim(x,y,z)(4,1,−3)(x2y3z)=(lim(x,y,z)(4,1,−3)x)2(lim(x,y,z)(4,1,−3)y)3lim(x,y,z)(4,1,−3)z=(42)(1)3(−3)=16+9=25.

Last, applying the quotient law:

lim(x,y,z)(4,1,−3)x2y3z2x+5yz=lim(x,y,z)(4,1,−3)(x2y3z)lim(x,y,z)(4,1,−3)(2x+5yz)=2516.

Find lim(x,y,z)(4,−1,3)13x22y2+z2.

lim(x,y,z)(4,−1,3)13x22y2+z2=2
Hint

Use the limit laws and the continuity of the composition of functions.

Key Concepts

For the following exercises, find the limit of the function.

lim(x,y)(1,2)x
lim(x,y)(1,2)5x2yx2+y2

2.0

Show that the limit lim(x,y)(0,0)5x2yx2+y2

exists and is the same along the paths: y-axis

and x-axis,

and along y=x.

For the following exercises, evaluate the limits at the indicated values of xandy.

If the limit does not exist, state this and explain why the limit does not exist.

lim(x,y)(0,0)4x2+10y2+44x210y2+6
23
lim(x,y)(11,13)1xy
lim(x,y)(0,1)y2sinxx
1
lim(x,y)(0,0)sin(x8+y7xy+10)
lim(x,y)(π/4,1)ytanxy+1
12
lim(x,y)(0,π/4)secx+23xtany
lim(x,y)(2,5)(1x5y)
12
lim(x,y)(4,4)xlny
lim(x,y)(4,4)ex2y2
e−32
lim(x,y)(0,0)9x2y2
lim(x,y)(1,2)(x2y3x3y2+3x+2y)
11.0
lim(x,y)(π,π)xsin(x+y4)
lim(x,y)(0,0)xy+1x2+y2+1
1.0
lim(x,y)(0,0)x2+y2x2+y2+11
lim(x,y)(0,0)ln(x2+y2)

The limit does not exist because when x

and y

both approach zero, the function approaches ln0,

which is undefined (approaches negative infinity).

For the following exercises, complete the statement.

A point (x0,y0)

in a plane region R

is an interior point of R

if _________________.

A point (x0,y0)

in a plane region R

is called a boundary point of R

if ___________.

every open disk centered at (x0,y0)

contains points inside R

and outside R

For the following exercises, use algebraic techniques to evaluate the limit.

lim(x,y)(2,1)xy1xy1
lim(x,y)(0,0)x44y4x2+2y2
0.0
lim(x,y)(0,0)x3y3xy
lim(x,y)(0,0)x2xyxy
0.00

For the following exercises, evaluate the limits of the functions of three variables.

lim(x,y,z)(1,2,3)xz2y2zxyz1
lim(x,y,z)(0,0,0)x2y2z2x2+y2z2

The limit does not exist.

For the following exercises, evaluate the limit of the function by determining the value the function approaches along the indicated paths. If the limit does not exist, explain why not.

lim(x,y)(0,0)xy+y3x2+y2
  1. Along the x-axis (y=0)
  2. Along the y-axis (x=0)
  3. Along the path y=2x

Evaluate lim(x,y)(0,0)xy+y3x2+y2

using the results of previous problem.

The limit does not exist. The function approaches two different values along different paths.

lim(x,y)(0,0)x2yx4+y2
  1. Along the x-axis (y=0)
  2. Along the y-axis (x=0)
  3. Along the path y=x2

Evaluate lim(x,y)(0,0)x2yx4+y2

using the results of previous problem.

The limit does not exist because the function approaches two different values along the paths.

Discuss the continuity of the following functions. Find the largest region in the xy-plane

in which the following functions are continuous.

f(x,y)=sin(xy)
f(x,y)=ln(x+y)

The function f

is continuous in the region y>x.

f(x,y)=e3xy
f(x,y)=1xy

The function f

is continuous at all points in the xy-plane

except at (0,0).

For the following exercises, determine the region in which the function is continuous. Explain your answer.

f(x,y)=x2yx2+y2
f(x,y)={x2yx2+y2if(x,y)(0,0)0if(x,y)=(0,0)}

(Hint: Show that the function approaches different values along two different paths.)

The function is continuous at (0,0)

since the limit of the function at (0,0)

is 0,

the same value of f(0,0).

f(x,y)=sin(x2+y2)x2+y2

Determine whether g(x,y)=x2y2x2+y2

is continuous at (0,0).

The function is discontinuous at (0,0).

The limit at (0,0)

fails to exist and g(0,0)

does not exist.

Create a plot using graphing software to determine where the limit does not exist. Determine the region of the coordinate plane in which f(x,y)=1x2y

is continuous.

Determine the region of the xy-plane

in which the composite function g(x,y)=arctan(xy2x+y)

is continuous. Use technology to support your conclusion.

Since the function arctanx

is continuous over (,),

g(x,y)=arctan(xy2x+y)

is continuous where z=xy2x+y

is continuous. The inner function z

is continuous on all points of the xy-plane

except where y=x.

Thus, g(x,y)=arctan(xy2x+y)

is continuous on all points of the coordinate plane except at points at which y=x.

Determine the region of the xy-plane

in which f(x,y)=ln(x2+y21)

is continuous. Use technology to support your conclusion. (Hint: Choose the range of values for xandy

carefully!)

At what points in space is g(x,y,z)=x2+y22z2

continuous?

All points P(x,y,z)

in space

At what points in space is g(x,y,z)=1x2+z21

continuous?

Show that lim(x,y)(0,0)1x2+y2

does not exist at (0,0)

by plotting the graph of the function.

The graph increases without bound as xandy

both approach zero.* * *

On xyz space, there is a shape drawn that decreases to 0 as x and y increase or decrease but that increases greatly closer to the origin. It increases to such an extent that the graph is cut off above z = 10, which coincides with a circle of radius 0.6 around (0, 0, 10).

[T] Evaluate lim(x,y)(0,0)xy2x2+y4

by plotting the function using a CAS. Determine analytically the limit along the path x=y2.

[T]

  1. Use a CAS to draw a contour map of z=9x2y2.
  2. What is the name of the geometric shape of the level curves?
  3. Give the general equation of the level curves.
  4. What is the maximum value of z?
  5. What is the domain of the function?
  6. What is the range of the function?

a.* * *

A series of five concentric circles, with radii 3, 2.75, 2.5, 2.2, and 1.75. The areas between the circles are colored, with the darkest color between the circles of radii 3 and 2.75.


b. The level curves are circles centered at (0,0)

with radius 9c.

c. x2+y2=9c

d. z=3

e. {(x,y)2\|x2+y29}

f. {z\|0z3}

True or False: If we evaluate lim(x,y)(0,0)f(x)

along several paths and each time the limit is 1,

we can conclude that lim(x,y)(0,0)f(x)=1.

Use polar coordinates to find lim(x,y)(0,0)sinx2+y2x2+y2.

You can also find the limit using L’Hôpital’s rule.

1.0

Use polar coordinates to find lim(x,y)(0,0)cos(x2+y2).

Discuss the continuity of f(g(x,y))

where f(t)=1/t

and g(x,y)=2x5y.

f(g(x,y))

is continuous at all points (x,y)

that are not on the line 2x5y=0.

Given f(x,y)=x24y,

find limh0f(x+h,y)f(x,y)h.

Given f(x,y)=x24y,

find limh0f(1+h,y)f(1,y)h.

2.0

Glossary

boundary point
a point P0

of

R

is a boundary point if every

δ

disk centered around

P0

contains points both inside and outside

R
closed set
a set S

that contains all its boundary points

connected set
an open set S

that cannot be represented as the union of two or more disjoint, nonempty open subsets

δ
disk
an open disk of radius δ

centered at point

(a,b)
δ
ball
all points in 3

lying at a distance of less than

δ

from

(x0,y0,z0)
interior point
a point P0

of

R

is a boundary point if there is a

δ

disk centered around

P0

contained completely in

R
open set
a set S

that contains none of its boundary points

region
an open, connected, nonempty subset of 2

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/9a1df55a-b167-4736-b5ad-15d996704270@5.1

Attribution: