When is it possible to make a change of variables in the limit?
For example $\lim_{x \to \infty}(\ln x/x)$, can I change $x=e^{y}$?
Then $\lim_{x \to \infty}(\ln x/x)= \lim_{y \to \infty}(y/e^{y})$?
How can I prove that the change of variables is valid?