Is the Function \( f(x,y) \) Continuous on \( \mathbb{R}^2 \)?

  • Context: MHB 
  • Thread starter Thread starter i_a_n
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
SUMMARY

The function \( f(x,y) = \left\{ \begin{matrix} e^{-1/|x-y|}, & x \neq y \\ 0, & x = y \end{matrix} \right. \) is continuous on \( \mathbb{R}^2 \). The proof requires demonstrating that \( \lim_{(x,y) \to (x_0,x_0)} f(x,y) = 0 \) for all points \( (x_0,x_0) \). Utilizing the inequality \( e^{-u} \leq \frac{1}{1+u} \) for \( u \) approaching zero aids in establishing continuity at points where \( x = y \). The limits from both the diagonal and non-diagonal approaches confirm that the function converges to zero, thus proving continuity.

PREREQUISITES
  • Understanding of limits in multivariable calculus
  • Familiarity with the definition of continuity in the context of functions
  • Knowledge of exponential functions and their properties
  • Experience with \( \delta-\varepsilon \) proofs in analysis
NEXT STEPS
  • Study the properties of exponential functions and their limits
  • Learn about \( \delta-\varepsilon \) definitions of continuity in depth
  • Explore continuity proofs for piecewise functions
  • Investigate the behavior of functions in multivariable calculus, particularly around singular points
USEFUL FOR

Mathematicians, students of calculus, and anyone interested in understanding the continuity of multivariable functions, particularly in the context of real analysis.

i_a_n
Messages
78
Reaction score
0
Prove that
$f(x,y)=\left\{\begin{matrix}
e^{-1/|x-y|},x\neq y\\
0,x=y
\end{matrix}\right.$
is continuous on $\mathbb{R}^2$.

Can I conclude since $e^{-1/t}$ is continuous then for $x$,$y\in \mathbb{R}^2$, $x\neq y$,$e^{-1/|x-y|}$ is continuous on $\mathbb{R}^2$ since here $t=|x-y|$? And how to prove it when $x=y$, using the $\delta- \varepsilon$ way? Thank you a lot!
 
Physics news on Phys.org
Re: Prove a function is continuous

We have to show that the function is continuous at each point of $\Bbb R^2$. Your argument threats the case of points of the form $(x,y),x\neq y$. So now, fix $x_0$. We have to show that $\lim_{(x,y)\to (x_0,x_0)}=0$.

Hint: use $e^{-u}\leqslant \frac 1{1+u}$ for each non-negative real number $u$.
 
Last edited:
Re: Prove a function is continuous

girdav said:
Hint: use $e^{-u}\leqslant \frac 1{1+u}$ for each real number $u$.

Surely is a typo, I suppose you meant for each real number $u$ close to $0$.

Another way: denoting $\Delta=\{(t,t):t\in\mathbb{R}\}$ (diagonal of $\mathbb{R}^2$), in a neighborhood $V$ of $(0,0)$ we have:

$\displaystyle\lim_{(x,y)\to (x_0,x_0)\;,\;(x,y)\in V-\Delta}f(x,y)=\displaystyle\lim_{(x,y)\to (x_0,x_0)\;,\;(x,y)\in V-\Delta}e^{-\dfrac{1}{|x-y|}}=e^{-\infty}=0$

$\displaystyle\lim_{(x,y)\to (x_0,x_0)\;,\;(x,y)\in V\cap\Delta}f(x,y)=\displaystyle\lim_{(x,y)\to (x_0,x_0)\;,\;(x,y)\in V\cap\Delta}0=0$

In a finite partition of $V$ all the limits coincide, so $\displaystyle\lim_{(x,y)\to (x_0,x_0)}f(x,y)=0$ .
 
The definition of continuity for a function is {lim x-> a} f(x) = f(a). For this function we only need to worry about when |x - y| -> 0, since the exponential function is continuous everywhere. So in other words we need to show that
{lim |x - y|-> 0} f(x,y) = f(x,x) = f(y,y)
Now f(x,x) = f(y,y) = 0 so we just need to show that
{lim |x - y| -> 0} f(x,y) = 0.
Since |x - y| > 0, -1/|x - y| -> infinity so f(x,y) -> 0 and we're done.Is a proof like this correct?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
21
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K