2

How to calculate this limit: $$\lim_{(x,y)\to(0,0)}\frac{x\sin{\frac{1}{x}}+y}{x+y}$$ I have found that $$|\frac{x\sin{\frac{1}{x}}+y}{x+y}|\leq1$$ but I can't conclude.

2 Answers2

4

It doesn't exist:

$$\lim_{x\to0}\lim_{y\to0}\frac{x\sin\frac1x+y}{x+y}=\lim_{x\to0}\frac{x\sin\frac1x}x=\lim_{x\to0}\sin\frac1x$$

If it doesn't exist along one path, it doesn't exist at all.

2

Take $x=y $.

It becomes

$$\lim_{x\to 0}\frac {\sin (\frac {1}{x})+1 }{2}$$

if $x=\frac {1}{n\pi} $, we find $\frac {1}{2}$

and if $x=\frac {1}{ \frac {\pi}{2}+2n\pi }$, we find $1$.

the limit doesn't exist.