(a) Let f: R -> R be given by f(x) = e^(-x^2). Does the limit lim(x->0) f(x) exist? If so, what is it.
(b) Let g: R^2 -> R be given by g(x, y) = e^(-x^2). Does the limit lim(v->0) g(v) exist? If so, what is it.
(c) Let h: R^2 -> R be given by
h(x, y) = {e^(-x^2), y >= 0, 0, y < 0}.
(d) Let Ξ·: R^2 -> R be given by Ξ·(v) = e^(-||v||^2). Does the limit lim(v->0) Ξ·(v) exist? If so, what is it.
11. Let f: R -> R be a function. We write lim(x->b-) f(x) = L and say that L is the left-hand limit of f at b, if for every Ξ΅ > 0, there is a Ξ΄ > 0 such that 0 < |x - b| < Ξ΄ implies |f(x) - L| < Ξ΅. (a) Formulate a definition of right-hand limit, or lim(x->b+) f(x). (b) Find lim(x->0-) (1)/(1 + e^(1/x)) and lim(x->0+) (1)/(1 + e^(1/x)). (c) Sketch the graph of (1)/(1 + e^(1/x)).