Is there a way to solve $\lim\limits_{x \to 1} \dfrac{\ln(x)}{x-1}$ without using L'hopital?
2026-03-26 02:51:28.1774493488
Solving indeterminate form of Limit without Using L'hopital's rule
382 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Following your idea in your comment you may use the well known limit $\lim_{y\to 0}(1+y)^{\frac 1y} = e$ as follows:
Seting $x-1 = y$ you get
$$\lim_{x\to 1}\frac{\ln x}{x-1}= \lim_{y\to 0}\frac{\ln (1+y)}{y}= \lim_{y\to 0}\ln(1+y)^{\frac 1y}= \ln e = 1$$