I can't prove this limit below doesn't exist. $$\lim_{x \to 1 \; y \to 0} \frac {\ln(x + y)} {y}$$ I already know that $$\lim_{x \to 0} \frac {\ln(1 + x)} {x} = 1$$ It seems absurd but the limit of two variables is different from ones. Have you guys got any ideas. Tks.
2026-04-21 20:42:00.1776804120
Show that a limit with natural logarithm does not exist (two variables)
153 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Using the standard limit you quote, we can write $$\frac {\ln(x + y)} {y}=\underbrace{\frac {\ln(1+(x-1 + y))}{x-1+y}}_{\substack{\downarrow\\ \strut1}}\frac {x -1+ y} {y},$$ so the limit, if any, is the same as that of $$\frac{x-1+y}{y}=1+\frac{x-1}{y}.$$ However, using polar coordinates: $x=1+r\cos\theta,\; y=r\sin\theta$, it is easy to see that the limit of $$\frac{x-1}{y}=\frac{\cos\theta}{\sin\theta}$$ does not exist since its value would depend on $\theta$.