Limit of $\lim _{\left(x,y\right)\to \left(0,0\right)}\left(\left(xy\right)\ln \left(x^2+y^2\right)\right)$

1.1k Views Asked by At

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

1

There are 1 best solutions below

9
On BEST ANSWER

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?