3.1.E: Geometry, Limits, and Continuity (Exercises)
( \newcommand{\kernel}{\mathrm{null}\,}\)
Exercise 3.1.E.1
Plot the graph and a contour plot for each of the following functions. Do your plots over regions large enough to illustrate the behavior of the function.
(a) f(x,y)=x2+4y2
(b) f(x,y)=x2−y2
(c) f(x,y)=4y2−2x2
(d) h(x,y)=sin(x)cos(y)
(e) f(x,y)=sin(x+y)
(f) g(x,y)=sin(x2+y2)
(g) g(x,y)=sin(x2−y2)
(h) h(x,y)=xe−√x2+y2
(i) f(x,y)=12πe−12π(x2+y2)
(j) f(x,y)=sin(πsin(x)+y)
(k) h(x,y)=sin(x2+y2)x2+y2
(l) g(x,y)=log(√x2+y2)
Exercise 3.1.E.2
For each of the following, plot the contour surface f(x,y,z)=c for the specified value of c
(a) f(x,y,z)=x2+y2+z2,c=4
(b) f(x,y,z)=x2+4y2+2z2,c=7
(c) f(x,y,z)=x2+y2−z2,c=1
(d) f(x,y,z)=x2−y2+z2,c=1
Exercise 3.1.E.3
Evaluate the following limits.
(a) lim(x,y)→(2,1)(3xy+x2y+4y)
(b) lim(x,y,z)→(1,2,1)3xyz2xy2+4z
(c) lim(x,y)→(2,0)cos(3xy)√x2+1
(d) lim(x,y,z)→(2,1,3)ye2x−3y+z
- Answer
-
(a) lim(x,y)→(2,1)(3xy+x2y+4)=14
(b) lim(x,y,z)→(1,2,1)3xyz2xy2+4z=12
(c) lim(x,y)→(2,0)cos(3xy)√x2+1=1√5
(d) lim(x,y,z)→(2,1,3)ye2x−3y+z=e4
Exercise 3.1.E.4
For each of the following, either find the specified limit or explain why the limit does not exist.
(a) lim(x,y)→(0,0)xy2x2+y2
(b) lim(x,y)→(0,0)xx+y
(c) lim(x,y)→(0,0)xx+y2
(d) lim(x,y)→(0,0)xy√x2+y2
(e) lim(x,y)→(0,0)1−e−(x2+y2)x2+y2
(f) lim(x,y)→(0,0)x4−y4x2+y2
- Answer
-
(a) lim(x,y)→(0,0)xy2x2+y2=0
(c)The limit does not exist: For example, if we let
f(x,y)=xx+y2
α(t)=(0,t), and β(t)=(t,0), then
limt→0f(α(t))=0
while
limt→0f(β(t))=1.
(e) lim(x,y)→(0,0)1−e−(x2+y2)x2+y2=1
Exercise 3.1.E.5
Let f(x,y)=x2yx4+4y2.
(a) Define α:R→R2 by α(t)=(t,0). Show that limt→0f(α(t))=0.
(b) Define β:R→R2 by β(t)=(0,t). Show that limt→0f(β(t))=0.
(c) Show that for any real number m, if we define γ:R→R2 by γ(t)=(t,mt), then limt→0f(γ(t))=0.
(d) Define δ:R→R2 by δ(t)=(t,t2). Show that limt→0f(δ(t))=15.
(e) What can you conclude about lim(x,y)→(0,0)x2yx4+4y2?
(f) Plot the graph of f and explain your results in terms of the graph.
Exercise 3.1.E.6
Discuss the continuity of the function
f(x,y)={1−e−√x2+y2√x2+y2, if (x,y)≠(0,0),1, if (x,y)=(0,0).
Exercise 3.1.E.7
Discuss the continuity of the function
g(x,y)={x2y2x4+y4, if (x,y)≠(0,0),1, if (x,y)=(0,0).
Exercise 3.1.E.8
For each of the following, decide whether the given set is open, closed, neither open nor closed, or both open and closed.
(a) (3,10) in R
(b) [−2,5] in R
(c) {(x,y):x2+y2<4} in R2
(d) {(x,y):x2+y2>4} in R2
(e) {(x,y):x2+y2≤4} in R2
(f) {(x,y):x2+y2=4} in R2
(g) {(x,y,z):−1<x<1,−2<y<3,2<z<5} in R3
(h) {(x,y):−3<x≤4,−2≤y<1} in R2
- Answer
-
(a) Open
(b) Closed
(c) Open
(d) Open
(e) Closed
(f) Closed
(g) Open
(h) Neither open nor closed
Exercise 3.1.E.9
Give an example of a subset of R which is neither open nor closed.
Exercise 3.1.E.10
Is it possible for a subset of R2 to be both open and closed? Explain.