$f(x,y)=\frac{\ln(x+e^y)}{\sqrt{x^2+y^2}}, \;x\geqslant0,\; x^2+y^2\neq0$. Find the limit when $(x,y) \to (0,0)$. I tried it with Maclaurin and then polar change but can't find it.
Asked
Active
Viewed 184 times
2 Answers
2
Note that
$x=t\to 0^+,\,y=0\implies \frac{\ln(x+e^y)}{\sqrt{x^2+y^2}}=\frac{\ln(1+t)}{t}\to 1$
$x=0,\,y=-t\to 0\implies \frac{\ln(x+e^y)}{\sqrt{x^2+y^2}}=\frac{-t}{t}\to -1$
then the limit doesn't exist.
user
- 154,566