MVC Notes 1
MVC Notes 1
Q1. A manufacturer wants to design an open rectangular box having a square base and a
surface area of 108 square inches. What dimensions of the box should he choose so that
box has maximum volume?
Solution: Let V be the volume of the box. Since the base of the box is square shaped, we
choose the length of a side of the square base as x . Let y be the height of the box. Given
that the surface area of the open box is 108 square inches, we have 108 x 2 4 xy . The
objective is to find the values of x and y so that the volume V x 2 y is maximum.
x3
V 27 x , 0 x 108.
4
Now, to find the answer to the manufacturer’s problem, we have to find x 0, 108 at
which V is maximum. For this, we consider the function
x3
f x 27 x , x 0, 108 .
4
Now, f x has maximum or minimum at x c 0, 108 provided f c 0. This gives
us
27
3c 2
4
0 c 6
c 6 0, 108 .
Note that f 0 0, f
108 0 and f 6 108. Also, f 6 9 0 so that x 6
gives the maximum value of f x in the interval 0, 108 . Also, x 6 gives us y 3.
Thus, the dimensions of the box that should be chosen by the manufacturer for maximum
volume are:
Length of a side at the base of the box 6 inches; Height of the box 3 inches.
Note that using the given constraint, we could reduce the given problem involving two
independent variables to a function of one independent variable only and hence could easily
apply the method of derivatives to solve it. Now, here is a different problem which involves
two independent variables but which cannot be reduced to a problem of a function of one
variable:
Q2. A furniture dealer deals in only two items: tables and chairs. He has Rs.50,000 to
invest and has storage space of at most 60 pieces. A table costs Rs.2500 and a chair Rs.500.
He estimates that from the sale of one table, he can make a profit of Rs.250 and that from
the sale of one chair a profit of Rs.75. How many tables and chairs should he buy from the
money he has so as to maximize his total profit, assuming that he can sell all the items
which he buys?
Maximize Z 250 x 75 y
subject to the constraints:
5 x y 100
x y 60
x 0, y 0,
where x denotes the number of tables and y denotes the number of chairs. We cannot
apply the method of derivatives to solve it. However, this problem can be solved by using
the graphical method of Linear Programming. In the graphical method of solving such
problems, we find the feasible region in the xy plane and use the fact that Z has a
maximum or a minimum value (if these exist) at the “corner” points of the feasible region.
The solution obtained is: x 10 and y 50 . Thus, even though it is a problem involving
two independent variables and cannot be reduced to a function of one independent variable,
one of the techniques of solving a Linear programing problem provides us the solution.
Q3. Determine the dimensions of a rectangular box, open at the top, having a volume of
64 cubic feet and requiring the least amount of material for its construction.
Let x, y and z denote the length, width and height of the box. We have to find x , y , z so
that the surface area S xy 2 xz 2 yz is minimum subject to the constraint that the
volume of the box xyz 32 . This problem can neither be reduced to a problem of a
function of one variable nor to a linear programming problem. Hence, graphical method of
solving a linear programming problem or the method of derivatives will not solve this
problem.
In order to solve the preceding question and to understand the behavior of such
quantities which involve functions of two or more independent variables, we need to learn
some more advanced methods in mathematics. The Calculus of functions of several
(independent) variables is one such topic in mathematics which helps us to achieve this
goal.
x r cos , y r sin , z z .
For converting from cylindrical to rectangular coordinates, the following equations are
used:
y
r 2 x 2 y 2 , tan 1 , z z .
x
For example, 2 3,2,3 in the rectangular coordinate system is represented in cylindrical
coordinates by the point 4,5 6,3 , and the point 2, 3,2 in cylindrical coordinate
system has representation 1, 3,2 in the rectangular coordinate system, as shown in the
figures below:
The cylindrical coordinate systems are quite useful for representing surfaces of revolution
having one of the coordinate axes as the axis of symmetry.
Spherical Coordinate system in space:
To convert from a spherical coordinate system to the cylindrical coordinate system (or
vice versa), we respectively use the following equations:
r sin , , z cos ;
z
r 2 z 2 , , cos 1 .
The spherical coordinate system is particularly useful when the surface in space has a
center of symmetry. For example, the three simple surfaces in space whose equations in
spherical coordinate system are in the simplest form ( c a constant) are shown in the figure
below:
Plane: The equation of a plane passing through x0 , y0 , z0 and having the nonzero vector
N a, b, c as normal is
a x x0 b y y0 c z z0 0 .
x x1 y y1 z z1
det x2 x1 y2 y1 z2 z1 0 .
x x y3 y1 z3 z1
3 1
As a special case, the equation of plane passing through a,0,0 , 0, b,0 , 0,0, c is
x y z
1 (Intercept Form) .
a b c
Example 1: The equation of the plane passing through 4,0,0 , 0,6,0 , 0,0,3 is
3x 2 y 4 z 12 . See figure below.
Sphere: The set of all points x, y, z in space whose distance from a fixed point
x0 , y0 , z0 is a constant, say, c is called a sphere of radius c and center x0 , y0 , z0 . Using
distance formula, the equation of this sphere in a Cartesian coordinate system is
x x0 y y 0 z z0 c 2 .
2 2 2
As a special case, the equation of the sphere with center at the origin and radius c is
x 2 y 2 z 2 c 2 . In spherical coordinates, this equation reduces to c .
Cylinder: Let C be a plane curve lying in a plane and L a line not in a plane parallel
to . The set of all lines parallel to L and intersecting C is called a cylinder or a
cylindrical surface. The curve C is called the generating or the guiding curve and the
lines parallel to L are called rulings.
We assume, without loss of generality, that the curve C lies in one of the coordinate planes.
Further, if the rulings are perpendicular to the coordinate planes, we call the cylindrical
surfaces as right cylinders.
Example 4: The cylindrical surface having the parabola y x 2 in the xy plane as the
guiding curve and rulings parallel to z axis is called a parabolic cylinder.
Similarly, the surface represented by the equation z y 2 is a parabolic cylinder with
rulings parallel to x axis.
Quadric Surfaces:
1) Ellipsoid.
2) Hyperboloid of one sheet.
3) Hyperboloid of two sheets.
4) Elliptic cones.
5) Elliptic paraboloid.
6) Hyperbolic paraboloid.
The intersection of a surface with a plane is called the trace of the surface in that plane.
Traces of a surface in well-chosen planes like coordinate planes or the planes parallel to
coordinate planes are quite helpful in visualizing the surface. For quadric surfaces, the
traces in planes parallel to the coordinate planes are conic sections.
Now, we indicate the standard forms of equations of quadric surfaces along with their
graphs in the figures below. Their traces in the planes parallel to the coordinate planes have
also been indicated.
Ellipsoid:
Note that in the equation of ellipsoid there is no minus sign and constant term is 1.
Note that, in the equation, there is one minus sign and constant term is 1.
Note that, in the equation, there are two minus signs and constant term is 1.
Elliptic Cone:
Note that, in the equation, there is no linear term and constant term is 0.
Elliptic Paraboloid:
Note that, in the equation, there is one linear term and two quadratic terms with the same
sign. Also, the constant term is 0.
Hyperbolic Paraboloid:
Note that, in the equation, there is one linear term and two quadratic terms with opposite
signs. Also, the constant term is 0.
y2 x2 z2
1
4 3 1
is a hyperboloid of two sheet with y axis as its axis, whose graph is shown below.
x y2 4z2
is an elliptic paraboloid with x axis as its axis, whose graph is shown below.
Example 7: The surfaces given by the equations
z 6 x2 y2 ..... 1
z 2 x 2 2 y 2 4 ..... 2
Both the surfaces have z axis as the axis of symmetry but the surface that is on the left
has vertex at 0,0,6 and is opening downwards corresponds to the graph of equation (1),
and the surface on the right has vertex at 0,0, 4 and which is opening upwards
corresponds to the graph of equation (2).
Remarks:
The technique of drawing the above standard surfaces will become clear when we learn the
methods of sketching the graph of a function of two independent variables.
S ( x, y , z ) 3
| z f ( x, y ) and ( x, y ) D.
f x, y f t , t ,
so that f is a function of a single independent variable t . In both the cases, the point
x, y lies on a curve in the xy plane, that is, variation of x and y is restricted, and the
graph of such functions are curves in space, called degenerate surfaces.
Example 1: Let T denote the temperature and D a metal plate in the xy -plane. The
function T ( x, y) then gives the temperature at a point ( x, y) D . If T varies not only on
the plate but also with time t , then T is a function of three independent variables x, y, t.
Similarly, if the metal plate lies in space, then T ( x, y, z, t ) is a function of four independent
variables x, y, z , t.
x2 y2
Example 4: If we define g x, y , then g is defined at all points of the plane
x2 y2
except at the point 0,0 , so its domain is 2
0,0 .
Example 5: The function f x, y, z x 2 sin xyz yz 3 is defined for all points in the
3
space, so its domain is .
( f g )( x, y ) f ( x, y ) g ( x, y ),
( f g )( x, y ) f ( x, y ) g ( x, y ),
( f g )( x, y ) f ( x, y ) g ( x, y ),
f f ( x, y )
( x, y ) , g ( x, y ) 0.
g g ( x, y )
Remarks:
1. As the constant c varies over the range of f , a family of level curves is generated.
If c is outside the range of f , then the trace is empty and hence no level curve is
obtained. We usually think of trace as a “slice” of the surface at a particular location
(height) and the level curve is simply the projection of this slice on to the xy -plane.
Note that the level curves lie in the domain of f .
2. Similarly, we obtain the trace of the graph of f in the plane x d (respectively,
y e ) and the corresponding level curve onto the yz -plane (respectively, the level
curve onto the xz -plane) by taking the intersection of the surface z f ( x, y) in
the plane x d (respectively, y e ) and their projection onto yz -plane
(respectively, onto the xz -plane).
3. The level curves are used to draw a 2-dimensional “profile” of the surface
z f ( x, y), such as a mountain range. Such a profile, called topographical or
contour map, is obtained by sketching the family of level curves in the xy -plane
and labeling each curve to show the elevation to which it corresponds.
4. Note that the regions on a topographical map where the level curves are crowded
together correspond to steeper portions of the surface. Isotherms and isobars are the
level curves used to indicate the places of same temperature and pressure,
respectively, on the weather report in the news.
For k 0 this equation reduces to y 2 z which is a parabola in the plane x 0 that has
its vertex at the origin, opens in the positive z -direction and is symmetric about z -axis
(the blue parabola in figure (a)). Note that the effect of k 2 term in y 2 z k 2 is to
translate the parabola y 2 z in the positive z -direction so its new vertex in the plane
x k is (k , 0, k 2 ) . This is the red parabola in fig (a). Thus, the traces in planes parallel to
the yz -plane form a family of parabolas whose vertices move upward as k 2 increases
(figure (b)). Similarly, the traces in planes parallel to the xz -plane ( y k ) have equations
of the form x2 z k 2 , which again is a family of parabolas whose vertices move upward
as k 2 increases (figure (c)). This graph of z f x, y x 2 y 2 is called a circular
paraboloid.
Solution: The domain of f is the entire xy -plane and the range of f is the set of real
numbers less than or equal to 100. It’s a circular paraboloid opening downwards and vertex
at (0,0,100) . In the plane z 75 , the trace or the contour curve of f is the circle
f ( x, y) 75 or 100 x 2 y 2 75 . It is the circle in the plane z 75 with canter at
(0,0,75) and radius 5 . Therefore, the level curve is the circle x 2 y 2 25 whose center
is at the origin and radius 5.
The level curves have equations of the form y 2 x 2 k where k is a constant. For k 0
these curves are hyperbolas opening along lines parallel to y -axis; for k 0 these curves
are hyperbolas opening along lines parallel to x -axis, and for k 0 the level curves
consists of the intersecting lines y x 0 and y x 0 . See figure (b).
The value of f is the distance from the origin to the point ( x, y, z) . Each level surface
x 2 y 2 z 2 c, c 0 , is a sphere of radius c centered at the origin. For c 0 , the level
The definition of the limit of a function of two variables is completely analogous to the
definition for a function of a single variable. First, we define a two dimensional analog to
an open interval and a closed interval on the real line.
Open and closed disks: Using the formula for the distance between two points ( x, y) and
( x0 , y0 ) in the plane, an open disk D centered at ( x0 , y0 ) with radius 0 is defined by
D ( x, y ) 2
| ( x x0 ) 2 ( y y0 ) 2 (1)
For instance, the open unit disk, its boundary and closed unit disk as subsets of the plane
are illustrated in the figures below.
2 2
Note that the empty set and are both open and closed as subsets of .
Bounded and unbounded regions: A region (set) in the plane is bounded if it lies inside
a disk of fixed radius. A region is unbounded if it is not bounded. For example, bounded
sets in the plane include line segments, triangles, interiors of triangles, rectangles, circles,
and disks. Examples of unbounded sets in the plane include lines, coordinate axes, the
graphs of functions defined on infinite intervals, quadrants, half-planes, and the plane itself.
Definition: Let f be a function of two variables and assume that f is defined at all points
of some open disk centered at ( x0 , y0 ) , except possibly at ( x0 , y0 ) . The limit statement
lim f ( x, y) L
( x , y )( x0 , y0 )
means that for every given number 0 , there exists a number 0 such that whenever
the distance between ( x, y) and ( x0 , y0 ) satisfies
0 ( x x0 )2 ( y y0 )2 ,
f ( x, y) satisfies
f ( x, y) L .
Note that the definition says that given any desired degree of closeness 0 , we must be
able to find another number 0 so that all the points lying within a distance of ( x0 , y0 )
are mapped by f to the points within distance of L on the real line.
Remarks:
When we consider the lim f ( x) of a function of one variable, we need to examine the
x c
approach of x to c from two different directions, namely the left hand side and right hand
side of c on the real line. In fact, these two are the only possible directions in which x can
approach c on the real line (corresponding to left-hand limit and right-hand limit).
However, for a function of two variables, we write that ( x, y ) ( x0 , y0 ) to mean that the
point ( x, y) is allowed to approach ( x0 , y0 ) along any of the infinitely many different
2
curves or paths in the plane passing through ( x0 , y0 ) .
Existence of limit:
lim f ( x, y) L ,
( x , y )( x0 , y0 )
Non-existence of limit:
If x0 x(t0 ), y0 y (t0 ) for some t0 [a, b] , then the lim f ( x, y) along the curve C
( x , y ) ( x0 , y0 )
is defined by
In the right hand side of the formula (2), the limit of the function of t must be treated as a
one sided limit if ( x0 , y0 ) is an end point of C . A geometric interpretation of the limit
along a curve for a function of two variables is depicted in the figure above. As the point
( x(t ), y(t )) moves along the curve C in the xy -plane towards ( x0 , y0 ) , the point
( x(t ), y(t ), f ( x(t ), y(t ))) moves directly above (or below) it along the graph of z f ( x, y)
with f ( x(t ), y(t )) approaching the limiting value L.
Example 1: Consider a function of two variables defined by the formula
xy
f ( x, y ) , ( x, y ) (0, 0) .
x y2
2
Solution: (a) The parametric equations of the x -axis are x t , y 0, t , with (0,0)
corresponding to t 0 . So, we have
0
lim f ( x, y ) lim f (t , 0) lim 2 lim 0 0.
( x , y ) (0,0)
(along x axis)
t 0 t 0
t t 0
0
lim f ( x, y) lim f (0, t ) lim 2 lim 0 0.
( x , y ) (0,0)
(along y axis)
t 0 t 0
t t 0
t2 1 1
lim f ( x, y ) lim f (t , t ) lim 2 lim .
( x , y ) (0,0)
(along y=x )
t 0 t 0
2t t 0
2 2
t2 1 1
lim f ( x, y ) lim f (t , t ) lim 2 lim .
( x , y ) (0,0)
(along y=-x )
t 0 t 0 2t
2
t 0 2
xy
We conclude therefore that the limit of the function f ( x, y ) does not exist. See
x y2
2
At (0,0) , there is a sudden dip (hole) on the surface which supports our conclusion.
Example 2: Using the definition of limit, show that lim y b and lim x a.
( x , y ) ( a ,b ) ( x , y ) ( a ,b )
Solution: We prove the first limit. The proof for the second limit is similar. Given any
number 0 , we must find another number 0 such that y b whenever
y b ( y b) 2 ( x a ) 2 ( y b ) 2
Algebra of limits:
1) lim
( x , y )( a ,b )
f ( x, y) g ( x, y) ( x, ylim
)( a ,b )
f ( x, y) ( x, ylim
)( a ,b )
g ( x, y).
lim
( x , y ) ( a , b )
f ( x, y) g ( x, y) ( x, ylim
) ( a ,b )
f ( x, y) lim g ( x, y) .
( x, y )( a,b)
2)
f ( x, y ) lim f ( x, y )
( x , y ) ( a ,b )
3) lim , provided that lim g ( x, y) 0 .
( x , y ) ( a ,b ) g ( x, y ) lim g ( x, y ) ( x , y ) ( a ,b )
( x , y ) ( a ,b )
Remark:
Using Example 2 and the algebra of limits, we can easily prove that the limit of a
polynomial function in two variables always exists and is found simply by substitution.
2 x 2 y 3xy
Example 4: Evaluate lim .
5 xy 3 y
( x , y ) (2,1) 2
Solution: Note that it is the limit of the quotient of two polynomial functions, that is, a
rational function. Since the limit in the denominator is
lim
( x , y ) (2,1)
5xy 2
3 y 10 3 13 0,
2 x 2 y 3xy lim
( x , y ) (2,1)
2 x y 3xy 14
2
x 2 x xy y
Example 5: Evaluate lim .
( x , y ) (0,0)
x y
x 2 x xy y
Solution: Note that f x, y is not defined for x y . So, the domain
x y
of f is 2
x, y | x y . Now, for x y , we have
x 2 x xy y ( x 1)( x y )
f x, y x 1.
x y x y
2 xy
x , y 0,0 x y 2
Example 6: Show that the lim 2 does not exist by evaluating this limit along
the x -axis, the y -axis and along the line y x .
2 xy
Solution: Note that the denominator in the function f x, y is zero at 0,0 so
x y2
2
If we approach the origin along the x -axis, whose parametric equations are
x t , y 0, t 0 and the point 0,0 corresponds to t 0 , we find that
2 xy 2t 0 0
lim f x, y lim 2 lim 2 lim 2 0.
x , y 0,0 x y
x , y 0,0
t 0 t 0 t 0 t
2
If we approach the origin along the y -axis, whose parametric equations are
x 0, y t , t 0 and the point 0,0 corresponds to t 0 , we find that
2 xy 2 0 t 0
lim f x, y lim 2 lim lim 2 0.
x , y 0,0 x y
x , y 0,0
t 0 0 t t 0 t
2 2
2 xy 2t 2 2t 2
f x, y lim 1 1.
x , y 0,0 x y 2 t 0 t 2 t 2 t 0 2t 2 t 0
lim lim 2 lim lim
x , y 0,0
Note that since the limiting values are different when x, y 0,0 along different curves,
it follows that the limit of f does not exist at the origin.
x2 y
Example 7: Show that the lim 4
x , y 0,0 x y 2
does not exist.
x2 y
Solution: Note that the denominator in the function f x, y is zero at 0,0 so
x4 y2
that f 0,0 is not defined. Therefore, the domain of f is 2
0,0 . We prove that the
x2 y
x , y 0,0 x y 2
limit does not exist by showing that the limit lim 4 has different values as
x, y 0,0 along different curves in the plane. First, we let x, y approach the origin
along the line y mx . Note that the x -axis, the y -axis and the line y x are special cases
of the line y mx . The line y mx has parametric equations x t , y mt , t 0 and the
point 0,0 corresponds to t 0 . So, we have
x2 y t 2 mt mt
lim 4 lim 4 lim 2 2
0.
x y
x , y 0,0
2
t 0 t mt
2 t 0
t m
However, if we approach the origin along the parabola y x 2 , which has parametric
equations x t , y t 2 , t 0 and the point 0,0 corresponds to t 0 , we find that
x2 y t 2 t 2 t4
1 1
lim 4 lim lim lim .
x , y 0,0 x y
t 0 t 4 t 2 t 0 2t t 0 2 2
2 2 4
Remark: It is often possible to show that a limit does not exist by the methods illustrated
in Examples 6 and 7. However, it is impossible to try to prove that lim f x, y exists
x , y x0 , y0
by showing that the limiting value of f x, y is the same along every curve that passes
through x0 , y0 since there are infinitely many such curves. However, one tool that can
be used to prove that a limit exists is the following generalization of the Squeeze theorem:
Squeeze Theorem:
Solution: First, we find the limit along a few paths. Along the path x 0 , whose
parametric equations can be written as x 0, y y with 0,0 corresponding to y 0 ,
the given limit is
x2 y 02 y 0
lim 2 lim lim 2 lim 0 0.
x , y 0,0 x y
y 0 0 y y 0 y y 0
2 2 2
Next, along the path y 0 , whose parametric equations are x x, y 0 , we similarly find
that
x2 y x2 0 0
lim lim 2 lim 0 0.
x , y 0,0 x 2 y 2 x 0 x 2 02 x 0
lim
x x0
Further, along the path x y , whose parametric equations are x t , y t , with 0,0
corresponding to t 0 , we have
x2 y t2 t t3 t
t 0 2t 2 lim 0.
x , y 0,0 x y 2
lim 2 lim lim
t 0 t 2 t 2
t 0 2
x2 y
Thus if the limit exists, then it must be equal to 0 . To show this, let f x, y and
x2 y2
L 0 , and consider
x2 y
f x, y L f x, y 0 .
x2 y2
x2 y x2 y
f x, y L y.
x2 y2 x2
x2 y
y 0 , the Squeeze Theorem gives us lim 2 0.
x , y 0,0 x y 2
Since lim
x , y 0,0
x 12 ln x
Example 9: Prove that lim exists and hence evaluate it.
x , y 1,0 x 12 y 2
Solution: Again, we find the limit along a few paths. Along the path x 1 , whose
parametric equations are x 1, y y with 1,0 corresponding to y 0 , the given limit is
x 12 ln x 02 ln x 0
lim lim lim 2 lim 0 0.
x , y 1,0 x 1 y
2 y 0 0 y
2 2
y 0 y y 0
2
Next, along the path y 0 , whose parametric equations are x x, y 0 , we similarly find
that
x 12 ln x x 12 ln x
lim lim lim ln x 0.
x , y 1,0 x 1 2 y 2 x 1
x 1
2
x1
x 12 ln x t 12 ln t ln t
lim lim 2
lim 0.
x , y 1,0 x 1 2 y 2 t 1
t 1 t 1 2
2 t 1
Thus, if the limit exists, then it must be equal to 0 . To show this, let
x 1 ln x and L 0 , and consider
2
f x, y
x 1 y 2
2
x 1 ln x .
2
f x, y L f x, y 0
x 1 y 2
2
x 1 ln x x 1 ln x
2 2
f x, y L ln x .
x 1 y 2 x 1
2 2
x 12 ln x
Since lim ln x 0 , the Squeeze Theorem gives us lim 0.
x , y 1,0 x , y 1,0 x 1 2 y 2
1
Example 10: Show that the lim does not exist.
x , y 0,0 x y 2
2
1
Solution: As x, y approaches 0,0 along any path, the values of f x, y
x y2
2
x2 y2
Example 11: Show that the following limit does not exist lim 2
x , y 0,0 x y 2
.
x2 y2
Solution: The domain of the function f x, y consists of all points in the xy -
x2 y2
plane except for the point 0,0 . To show that the given limit does not exist as
x, y 0,0 , consider approaching 0,0 along two different paths in the domain of f
passing through origin. First, let x, y 0,0 along x -axis, whose parametric equations
are x x, y 0 with 0,0 corresponding to x 0 . The limit along this approach is
x2 y2 x 2 02
lim 1 1.
x , y 0,0 x y 2 x0 x 2 02 x0
lim 2 lim
x2 y2 x2 x2 0
lim 2 lim lim 2 0.
x , y 0,0 x y
x , x 0,0 x x x0 2 x
2 2 2
x2 y2
Since the limit of f along two different paths is different, the limit of f x, y
x2 y2
does not exist as x, y 0,0 .
Exercises:
y
1) Prove that lim
x , y 1,0 x y 1
does not exist.
xy 2
x , y 0,0 x y 4
2) Prove that lim 2 does not exist.
5x 2 y x 2 xy
lim and
x , y 0,0 x y 2
3) Evaluate lim 2 ,
x , y 0,0
x y
lim
x , y 0,0
x 2
y 2 ln x 2 y 2 .
x y2 x 2 y
4) Find the domain of f x, y and prove that
x y
lim f x, y 2 .
x , y 0,0
a) f x0 , y0 is defined;
b) lim f x, y exists;
x , y x0 , y0
c) lim f x, y f x0 , y0 .
x , y x0 , y0
x y 1
Example 1: Test the continuity of the function f x, y and g x, y .
x y
2 2
y x2
is continuous at every point on the plane except those lying on the parabola y x 2 .
Solution: In order to show that f is continuous at 0,0 , we must show that for any 0
, there exists a 0 such that
1
f x, y f 0, 0 y sin whenever 0 x 2 y 2 .
x
Example 3: Find all the points where the function g x, y is continuous, where
x4
2 , x, y 0,0
g x, y x y
2
0, x, y 0,0 .
Solution: The function g is a quotient of polynomials, except at the origin. Since the
denominator is never zero, g must be continuous at every point x, y 0,0 . Now, we
check the continuity at the origin. Notice that for all x, y 0,0 ,
x4 x4
g x, y 0 g x, y x2.
x2 y2 x2
0, x, y 0,0 .
x3 y x 3 mx 3 m
lim f x, y lim lim ,
x , y 0,0 x , y 0,0 x 6 y 2 x 0 x 6 m 2 x 6 1 m 2
along C along C
which depends on m , that is, the lim f x, y is path dependent. This proves our claim.
x , y 0,0
h x, y e x
2
y
are continuous.
lim f ( x, y , z ) L
( x , y , z )( x0 , y0 , z0 )
means that for every given number 0 , there exists a number 0 such that whenever
the distance between ( x, y, z) and ( x0 , y0 , z0 ) satisfies
0 ( x x0 ) 2 ( y y0 ) 2 z z0 ,
2
f ( x, y, z ) satisfies
f ( x, y , z ) L .
a) f x0 , y0 , z0 is defined;
b) lim f x, y , z exists;
x , y , z x0 , y0 , z0
c) lim f x, y , z f x0 , y0 , z0 .
x , y , z x0 , y0 , z0
Most commonly considered functions of three variables are continuous wherever they are
defined. For example, the function
3
f x, y , z
x y2 2z
2
is continuous everywhere except where it is not defined. That is, f is discontinuous for all
1 2
points for which x 2 y 2 2 z 0 or z
2
x y 2 . Thus, f is continuous everywhere
1
g x, y , z
x y2 z
2
is continuous at each point in space except at the points on the paraboloid given by
z x2 y2 .