I need help to understand how we compute this kind of limit:
$\lim_{(x,y)\rightarrow (0,0)}\ xy\log(\lvert x\rvert+\lvert y\rvert)$
I think we can use the squeeze theorem but I don't know how to bound the function, so I can use the theorem. If I suppose $0 \lt \sqrt{x^2+y^2} \lt 1$ then, but I'm struggle..
$ 0 \le \lvert f(x,y)\rvert = \lvert xy\log(\lvert x\rvert+\lvert y\rvert)\rvert$
Thanks in advance for the help.
HINT
We have that
$$xy\log(\lvert x\rvert+\lvert y\rvert)=\frac{xy}{|x|+|y|}\cdot (|x|+|y|)\log(\lvert x\rvert+\lvert y\rvert)$$
then recall that as $u\to 0$
and by polar coordinates
with
Or as an alternative directly by polar coordinates
$$xy\log(\lvert x\rvert+\lvert y\rvert)=r\cos \theta \sin \theta\cdot \left(r\log r+r\log(|\cos \theta|+|\sin \theta|)\right)$$