Skip to content Skip to sidebar Skip to footer

Use Continuity to Evaluate the Limit Lim Xa 4 SinX Si

Learning Objectives

  • 4.2.1 Calculate the limit of a function of two variables.
  • 4.2.2 Learn how a function of two variables can approach different values at a boundary point, depending on the path of approach.
  • 4.2.3 State the conditions for continuity of a function of two variables.
  • 4.2.4 Verify the continuity of a function of two variables at a point.
  • 4.2.5 Calculate the limit of a function of three or more variables and verify the continuity of the function at a point.

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 ) f ( x ) be defined for all x a x a in an open interval containing a . a . Let L L be a real number. Then

lim x a f ( x ) = L lim x a f ( x ) = L

if for every ε > 0 , ε > 0 , there exists a δ > 0 , δ > 0 , such that if 0 < | x a | < δ 0 < | x a | < δ for all x x in the domain of f , f , then

| f ( x ) L | < ε . | 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 , b ) 2 . A δ δ disk centered at point ( a , b ) ( a , b ) is defined to be an open disk of radius δ δ centered at point ( a , b ) ( a , b ) —that is,

{ ( x , y ) 2 | ( x a ) 2 + ( y b ) 2 < δ 2 } { ( x , y ) 2 | ( x a ) 2 + ( y b ) 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 δ.

Figure 4.14 A δ δ disk centered around the point ( 2 , 1 ) . ( 2 , 1 ) .

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 ) ( x , y ) in the δ δ disk are close to ( a , b ) . ( a , b ) . This is completely analogous to x x being close to a a in the definition of a limit of a function of one variable. In one dimension, we express this restriction as

a δ < x < a + δ . a δ < x < a + δ .

In more than one dimension, we use a δ δ disk.

Definition

Let f f be a function of two variables, x x and y . y . The limit of f ( x , y ) f ( x , y ) as ( x , y ) ( x , y ) approaches ( a , b ) ( a , b ) is L , L , written

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

if for each ε > 0 ε > 0 there exists a small enough δ > 0 δ > 0 such that for all points ( x , y ) ( x , y ) in a δ δ disk around ( a , b ) , ( a , b ) , except possibly for ( a , b ) ( a , b ) itself, the value of f ( x , y ) f ( x , y ) is no more than ε ε away from L L (Figure 4.15). Using symbols, we write the following: For any ε > 0 , ε > 0 , there exists a number δ > 0 δ > 0 such that

| f ( x , y ) L | < ε whenever 0 < ( x a ) 2 + ( y b ) 2 < δ . | f ( x , y ) L | < ε whenever 0 < ( x a ) 2 + ( y b ) 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.

Figure 4.15 The limit of a function involving two variables requires that f ( x , y ) f ( x , y ) be within ε ε of L L whenever ( x , y ) ( x , y ) is within δ δ of ( a , b ) . ( a , b ) . The smaller the value of ε , ε , the smaller the value of δ . δ .

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.

Theorem 4.1

Limit laws for functions of two variables

Let f ( x , y ) f ( x , y ) and g ( x , y ) g ( x , y ) be defined for all ( x , y ) ( a , b ) ( x , y ) ( a , b ) in a neighborhood around ( a , b ) , ( a , b ) , and assume the neighborhood is contained completely inside the domain of f . f . Assume that L L and M M are real numbers such that lim ( x , y ) ( a , b ) f ( x , y ) = L lim ( x , y ) ( a , b ) f ( x , y ) = L and lim ( x , y ) ( a , b ) g ( x , y ) = M , lim ( x , y ) ( a , b ) g ( x , y ) = M , and let c c be a constant. Then each of the following statements holds:

Constant Law:

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

(4.2)

Identity Laws:

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

(4.3)

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

(4.4)

Sum Law:

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

(4.5)

Difference Law:

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

(4.6)

Constant Multiple Law:

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

(4.7)

Product Law:

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

(4.8)

Quotient Law:

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

(4.9)

Power Law:

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

(4.10)

for any positive integer n . n .

Root Law:

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

(4.11)

for all L L if n n is odd and positive, and for L 0 L 0 if n n is even and positive provided that f ( x , y ) 0 f ( x , y ) 0 for all ( x , y ) ( a , b ) ( x , y ) ( a , b ) in neighborhood of ( a , b ) ( a , b ) .

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.

Example 4.8

Finding the Limit of a Function of Two Variables

Find each of the following limits:

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

Checkpoint 4.6

Evaluate the following limit:

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

Since we are taking the limit of a function of two variables, the point ( a , b ) ( a , b ) is in 2 , 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 ) . ( 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.

Example 4.9

Limits That Fail to Exist

Show that neither of the following limits exist:

  1. lim ( x , y ) ( 0 , 0 ) 2 x y 3 x 2 + y 2 lim ( x , y ) ( 0 , 0 ) 2 x y 3 x 2 + y 2
  2. lim ( x , y ) ( 0 , 0 ) 4 x y 2 x 2 + 3 y 4 lim ( x , y ) ( 0 , 0 ) 4 x y 2 x 2 + 3 y 4

Checkpoint 4.7

Show that

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

does not exist.

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 2 (Figure 4.17).

  1. A point P 0 P 0 is called an interior point of S S if there is a δ δ disk centered around P 0 P 0 contained completely in S . S .
  2. A point P 0 P 0 is called a boundary point of S S if every δ δ disk centered around P 0 P 0 contains points both inside and outside S . 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.

Figure 4.17 In the set S S shown, ( −1 , 1 ) ( −1 , 1 ) is an interior point and ( 2 , 3 ) ( 2 , 3 ) is a boundary point.

Definition

Let S be a subset of 2 2 (Figure 4.17).

  1. S S is called an open set if every point of S S is an interior point.
  2. S 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 2 (Figure 4.17).

  1. An open set S 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 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 δ disk is not contained inside the domain. By definition, some of the points of the δ disk δ 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 f be a function of two variables, x x and y , y , and suppose ( a , b ) ( a , b ) is on the boundary of the domain of f . f . Then, the limit of f ( x , y ) f ( x , y ) as ( x , y ) ( x , y ) approaches ( a , b ) ( a , b ) is L , L , written

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

if for any ε > 0 , ε > 0 , there exists a number δ > 0 δ > 0 such that for any point ( x , y ) ( x , y ) inside the domain of f f and within a suitably small distance positive δ δ of ( a , b ) , ( a , b ) , the value of f ( x , y ) f ( x , y ) is no more than ε ε away from L L (Figure 4.15). Using symbols, we can write: For any ε > 0 , ε > 0 , there exists a number δ > 0 δ > 0 such that

| f ( x , y ) L | < ε whenever 0 < ( x a ) 2 + ( y b ) 2 < δ . | f ( x , y ) L | < ε whenever 0 < ( x a ) 2 + ( y b ) 2 < δ .

Example 4.10

Limit of a Function at a Boundary Point

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

Checkpoint 4.8

Evaluate the following limit:

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

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 ) f ( x ) to be continuous at point x = a : x = a :

  1. f ( a ) f ( a ) exists.
  2. lim x a f ( x ) lim x a f ( x ) exists.
  3. lim x a f ( x ) = f ( a ) . lim x a f ( x ) = f ( a ) .

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

Definition

A function f ( x , y ) f ( x , y ) is continuous at a point ( a , b ) ( a , b ) in its domain if the following conditions are satisfied:

  1. f ( a , b ) f ( a , b ) exists.
  2. lim ( x , y ) ( a , b ) f ( x , y ) lim ( x , y ) ( a , b ) f ( x , y ) exists.
  3. lim ( x , y ) ( a , b ) f ( x , y ) = f ( a , b ) . lim ( x , y ) ( a , b ) f ( x , y ) = f ( a , b ) .

Example 4.11

Demonstrating Continuity for a Function of Two Variables

Show that the function f ( x , y ) = 3 x + 2 y x + y + 1 f ( x , y ) = 3 x + 2 y x + y + 1 is continuous at point ( 5 , −3 ) . ( 5 , −3 ) .

Checkpoint 4.9

Show that the function f ( x , y ) = 26 2 x 2 y 2 f ( x , y ) = 26 2 x 2 y 2 is continuous at point ( 2 , −3 ) . ( 2 , −3 ) .

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 ( x 0 , y 0 ) ( x 0 , y 0 ) in its domain if for every ε > 0 ε > 0 there exists a δ > 0 δ > 0 such that, whenever ( x x 0 ) 2 + ( y y 0 ) 2 < δ ( x x 0 ) 2 + ( y y 0 ) 2 < δ it is true, | f ( x , y ) f ( a , b ) | < ε . | 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:

Theorem 4.2

The Sum of Continuous Functions Is Continuous

If f ( x , y ) f ( x , y ) is continuous at ( x 0 , y 0 ) , ( x 0 , y 0 ) , and g ( x , y ) g ( x , y ) is continuous at ( x 0 , y 0 ) , ( x 0 , y 0 ) , then f ( x , y ) + g ( x , y ) f ( x , y ) + g ( x , y ) is continuous at ( x 0 , y 0 ) . ( x 0 , y 0 ) .

Theorem 4.3

The Product of Continuous Functions Is Continuous

If g ( x ) g ( x ) is continuous at x 0 x 0 and h ( y ) h ( y ) is continuous at y 0 , y 0 , then f ( x , y ) = g ( x ) h ( y ) f ( x , y ) = g ( x ) h ( y ) is continuous at ( x 0 , y 0 ) . ( x 0 , y 0 ) .

Theorem 4.4

The Composition of Continuous Functions Is Continuous

Let g g be a function of two variables from a domain D 2 D 2 to a range R . R . Suppose g g is continuous at some point ( x 0 , y 0 ) D ( x 0 , y 0 ) D and define z 0 = g ( x 0 , y 0 ) . z 0 = g ( x 0 , y 0 ) . Let f f be a function that maps to such that z 0 z 0 is in the domain of f . f . Last, assume f f is continuous at z 0 . z 0 . Then f g f g is continuous at ( x 0 , y 0 ) ( x 0 , y 0 ) 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.

Figure 4.20 The composition of two continuous functions is continuous.

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

Example 4.12

More Examples of Continuity of a Function of Two Variables

Show that the functions f ( x , y ) = 4 x 3 y 2 f ( x , y ) = 4 x 3 y 2 and g ( x , y ) = cos ( 4 x 3 y 2 ) g ( x , y ) = cos ( 4 x 3 y 2 ) are continuous everywhere.

Checkpoint 4.10

Show that the functions f ( x , y ) = 2 x 2 y 3 + 3 f ( x , y ) = 2 x 2 y 3 + 3 and g ( x , y ) = ( 2 x 2 y 3 + 3 ) 4 g ( x , y ) = ( 2 x 2 y 3 + 3 ) 4 are continuous everywhere.

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 ) f ( x , y , z ) that gives the temperature at a physical location ( x , y , z ) ( x , y , z ) in three dimensions. Or perhaps a function g ( x , y , z , t ) g ( x , y , z , t ) can indicate air pressure at a location ( x , y , z ) ( x , y , z ) at time t . t . How can we take a limit at a point in 3 ? 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 ( x 0 , y 0 , z 0 ) ( x 0 , y 0 , z 0 ) be a point in 3 . 3 . Then, a δ δ ball in three dimensions consists of all points in 3 3 lying at a distance of less than δ δ from ( x 0 , y 0 , z 0 ) ( x 0 , y 0 , z 0 ) —that is,

{ ( x , y , z ) 3 | ( x x 0 ) 2 + ( y y 0 ) 2 + ( z z 0 ) 2 < δ } . { ( x , y , z ) 3 | ( x x 0 ) 2 + ( y y 0 ) 2 + ( z z 0 ) 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 = ( w 0 , x 0 , y 0 , z 0 ) P = ( w 0 , x 0 , y 0 , z 0 ) in 4 , 4 , a δ δ ball around P P can be described by

{ ( w , x , y , z ) 4 | ( w w 0 ) 2 + ( x x 0 ) 2 + ( y y 0 ) 2 + ( z z 0 ) 2 < δ } . { ( w , x , y , z ) 4 | ( w w 0 ) 2 + ( x x 0 ) 2 + ( y y 0 ) 2 + ( z z 0 ) 2 < δ } .

To show that a limit of a function of three variables exists at a point ( x 0 , y 0 , z 0 ) , ( x 0 , y 0 , z 0 ) , it suffices to show that for any point in a δ δ ball centered at ( x 0 , y 0 , z 0 ) , ( x 0 , y 0 , z 0 ) , 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.

Example 4.13

Finding the Limit of a Function of Three Variables

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

Checkpoint 4.11

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

Section 4.2 Exercises

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

60 .

lim ( x , y ) ( 1 , 2 ) x lim ( x , y ) ( 1 , 2 ) x

61.

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

62 .

Show that the limit lim ( x , y ) ( 0 , 0 ) 5 x 2 y x 2 + y 2 lim ( x , y ) ( 0 , 0 ) 5 x 2 y x 2 + y 2 exists and is the same along the paths: y -axis y -axis and x -axis, x -axis, and along y = x . y = x .

For the following exercises, evaluate the limits at the indicated values of x and y . x and y . If the limit does not exist, state this and explain why the limit does not exist.

63.

lim ( x , y ) ( 0 , 0 ) 4 x 2 + 10 y 2 + 4 4 x 2 10 y 2 + 6 lim ( x , y ) ( 0 , 0 ) 4 x 2 + 10 y 2 + 4 4 x 2 10 y 2 + 6

64 .

lim ( x , y ) ( 11 , 13 ) 1 x y lim ( x , y ) ( 11 , 13 ) 1 x y

65.

lim ( x , y ) ( 0 , 1 ) y 2 sin x x lim ( x , y ) ( 0 , 1 ) y 2 sin x x

66 .

lim ( x , y ) ( 0 , 0 ) sin ( x 8 + y 7 x y + 10 ) lim ( x , y ) ( 0 , 0 ) sin ( x 8 + y 7 x y + 10 )

67.

lim ( x , y ) ( π / 4 , 1 ) y tan x y + 1 lim ( x , y ) ( π / 4 , 1 ) y tan x y + 1

68 .

lim ( x , y ) ( 0 , π / 4 ) sec x + 2 3 x tan y lim ( x , y ) ( 0 , π / 4 ) sec x + 2 3 x tan y

69.

lim ( x , y ) ( 2 , 5 ) ( 1 x 5 y ) lim ( x , y ) ( 2 , 5 ) ( 1 x 5 y )

70 .

lim ( x , y ) ( 4 , 4 ) x ln y lim ( x , y ) ( 4 , 4 ) x ln y

71.

lim ( x , y ) ( 4 , 4 ) e x 2 y 2 lim ( x , y ) ( 4 , 4 ) e x 2 y 2

72 .

lim ( x , y ) ( 0 , 0 ) 9 x 2 y 2 lim ( x , y ) ( 0 , 0 ) 9 x 2 y 2

73.

lim ( x , y ) ( 1 , 2 ) ( x 2 y 3 x 3 y 2 + 3 x + 2 y ) lim ( x , y ) ( 1 , 2 ) ( x 2 y 3 x 3 y 2 + 3 x + 2 y )

74 .

lim ( x , y ) ( π , π ) x sin ( x + y 4 ) lim ( x , y ) ( π , π ) x sin ( x + y 4 )

75.

lim ( x , y ) ( 0 , 0 ) x y + 1 x 2 + y 2 + 1 lim ( x , y ) ( 0 , 0 ) x y + 1 x 2 + y 2 + 1

76 .

lim ( x , y ) ( 0 , 0 ) x 2 + y 2 x 2 + y 2 + 1 1 lim ( x , y ) ( 0 , 0 ) x 2 + y 2 x 2 + y 2 + 1 1

77.

lim ( x , y ) ( 0 , 0 ) ln ( x 2 + y 2 ) lim ( x , y ) ( 0 , 0 ) ln ( x 2 + y 2 )

For the following exercises, complete the statement.

78 .

A point ( x 0 , y 0 ) ( x 0 , y 0 ) in a plane region R R is an interior point of R R if _________________.

79.

A point ( x 0 , y 0 ) ( x 0 , y 0 ) in a plane region R R is called a boundary point of R R if ___________.

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

80 .

lim ( x , y ) ( 2 , 1 ) x y 1 x y 1 lim ( x , y ) ( 2 , 1 ) x y 1 x y 1

81.

lim ( x , y ) ( 0 , 0 ) x 4 4 y 4 x 2 + 2 y 2 lim ( x , y ) ( 0 , 0 ) x 4 4 y 4 x 2 + 2 y 2

82 .

lim ( x , y ) ( 0 , 0 ) x 3 y 3 x y lim ( x , y ) ( 0 , 0 ) x 3 y 3 x y

83.

lim ( x , y ) ( 0 , 0 ) x 2 x y x y lim ( x , y ) ( 0 , 0 ) x 2 x y x y

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

84 .

lim ( x , y , z ) ( 1 , 2 , 3 ) x z 2 y 2 z x y z 1 lim ( x , y , z ) ( 1 , 2 , 3 ) x z 2 y 2 z x y z 1

85.

lim ( x , y , z ) ( 0 , 0 , 0 ) x 2 y 2 z 2 x 2 + y 2 z 2 lim ( x , y , z ) ( 0 , 0 , 0 ) x 2 y 2 z 2 x 2 + y 2 z 2

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.

86 .

lim ( x , y ) ( 0 , 0 ) x y + y 3 x 2 + y 2 lim ( x , y ) ( 0 , 0 ) x y + y 3 x 2 + y 2

  1. Along the x -axis x -axis ( y = 0 ) ( y = 0 )
  2. Along the y -axis y -axis ( x = 0 ) ( x = 0 )
  3. Along the path y = 2 x y = 2 x

87.

Evaluate lim ( x , y ) ( 0 , 0 ) x y + y 3 x 2 + y 2 lim ( x , y ) ( 0 , 0 ) x y + y 3 x 2 + y 2 using the results of previous problem.

88 .

lim ( x , y ) ( 0 , 0 ) x 2 y x 4 + y 2 lim ( x , y ) ( 0 , 0 ) x 2 y x 4 + y 2

  1. Along the x-axis ( y = 0 ) ( y = 0 )
  2. Along the y-axis ( x = 0 ) ( x = 0 )
  3. Along the path y = x 2 y = x 2

89.

Evaluate lim ( x , y ) ( 0 , 0 ) x 2 y x 4 + y 2 lim ( x , y ) ( 0 , 0 ) x 2 y x 4 + y 2 using the results of previous problem.

Discuss the continuity of the following functions. Find the largest region in the x y -plane x y -plane in which the following functions are continuous.

90 .

f ( x , y ) = sin ( x y ) f ( x , y ) = sin ( x y )

91.

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

92 .

f ( x , y ) = e 3 x y f ( x , y ) = e 3 x y

93.

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

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

94 .

f ( x , y ) = x 2 y x 2 + y 2 f ( x , y ) = x 2 y x 2 + y 2

95.

f ( x , y ) = { x 2 y x 2 + y 2 if ( x , y ) ( 0 , 0 ) 0 if ( x , y ) = ( 0 , 0 ) } f ( x , y ) = { x 2 y x 2 + y 2 if ( x , y ) ( 0 , 0 ) 0 if ( x , y ) = ( 0 , 0 ) }

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

96 .

f ( x , y ) = sin ( x 2 + y 2 ) x 2 + y 2 f ( x , y ) = sin ( x 2 + y 2 ) x 2 + y 2

97.

Determine whether g ( x , y ) = x 2 y 2 x 2 + y 2 g ( x , y ) = x 2 y 2 x 2 + y 2 is continuous at ( 0 , 0 ) . ( 0 , 0 ) .

98 .

Create a plot using graphing software to determine where the limit does not exist. Find where in the coordinate plane f ( x , y ) = 1 x 2 y f ( x , y ) = 1 x 2 y is continuous.

99.

Determine the region of the x y -plane x y -plane in which the function g ( x , y ) = arctan ( x y 2 x + y ) g ( x , y ) = arctan ( x y 2 x + y ) is continuous. Use technology to support your conclusion.

100 .

Determine the region of the x y -plane x y -plane in which f ( x , y ) = ln ( x 2 + y 2 1 ) f ( x , y ) = ln ( x 2 + y 2 1 ) is continuous. Use technology to support your conclusion. (Hint: Choose the range of values for x and y x and y carefully!)

101.

At what points in space is g ( x , y , z ) = x 2 + y 2 2 z 2 g ( x , y , z ) = x 2 + y 2 2 z 2 continuous?

102 .

At what points in space is g ( x , y , z ) = 1 x 2 + z 2 1 g ( x , y , z ) = 1 x 2 + z 2 1 continuous?

103.

Show that lim ( x , y ) ( 0 , 0 ) 1 x 2 + y 2 lim ( x , y ) ( 0 , 0 ) 1 x 2 + y 2 does not exist at ( 0 , 0 ) ( 0 , 0 ) by plotting the graph of the function.

104 .

[T] Evaluate lim ( x , y ) ( 0 , 0 ) x y 2 x 2 + y 4 lim ( x , y ) ( 0 , 0 ) x y 2 x 2 + y 4 by plotting the function using a CAS. Determine analytically the limit along the path x = y 2 . x = y 2 .

105.

[T]

  1. Use a CAS to draw a contour map of z = 9 x 2 y 2 . z = 9 x 2 y 2 .
  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 ? z ?
  5. What is the domain of the function?
  6. What is the range of the function?

106 .

True or False: If we evaluate lim ( x , y ) ( 0 , 0 ) f ( x ) lim ( x , y ) ( 0 , 0 ) f ( x ) along several paths and each time the limit is 1 , 1 , we can conclude that lim ( x , y ) ( 0 , 0 ) f ( x ) = 1 . lim ( x , y ) ( 0 , 0 ) f ( x ) = 1 .

107.

Use polar coordinates to find lim ( x , y ) ( 0 , 0 ) sin x 2 + y 2 x 2 + y 2 . lim ( x , y ) ( 0 , 0 ) sin x 2 + y 2 x 2 + y 2 . You can also find the limit using L'Hôpital's rule.

108 .

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

109.

Discuss the continuity of f ( g ( x , y ) ) f ( g ( x , y ) ) where f ( t ) = 1 / t f ( t ) = 1 / t and g ( x , y ) = 2 x 5 y . g ( x , y ) = 2 x 5 y .

110 .

Given f ( x , y ) = x 2 4 y , f ( x , y ) = x 2 4 y , find lim h 0 f ( x + h , y ) f ( x , y ) h . lim h 0 f ( x + h , y ) f ( x , y ) h .

111.

Given f ( x , y ) = x 2 4 y , f ( x , y ) = x 2 4 y , find lim h 0 f ( 1 + h , y ) f ( 1 , y ) h . lim h 0 f ( 1 + h , y ) f ( 1 , y ) h .

quirozhissfin.blogspot.com

Source: https://openstax.org/books/calculus-volume-3/pages/4-2-limits-and-continuity

Post a Comment for "Use Continuity to Evaluate the Limit Lim Xa 4 SinX Si"