1

I want to calculate limit of $\lim _{\left(x,y\right)\to \left(0,0\right)}\left(\left(xy\right)\ln \left(x^2+y^2\right)\right)$ using Squeeze theorem or using definition of limit. please help

Arctic Char
  • 16,007

1 Answers1

1

HINT:

Note that $|xy|\le \frac12(x^2+y^2)$ so that

$$\left|xy\log(x^2+y^2)\right|\le (x^2+y^2)\left|\log\left(\sqrt{x^2+y^2}\right)\right|$$

Can you finish now?

Mark Viola
  • 179,405