In an appendix of Stewart's Calculus, the logarithmic and exponential functions are built up starting from the defnition $\ln x = \int_1^x \frac{1}{t}\,dt$.
Having shown that $\ln(x^n) = n \ln(x)$ for integer $n$, the following argument is then made for $\lim\limits_{x\rightarrow \infty} \ln x = \infty$:
With $x=2$ and n any positive integer, we have $\ln(2^n) = n\ln 2$. Now $\ln 2 > 0$, so this shows that $\ln(2^n) \rightarrow \infty$ as $n\rightarrow \infty$.
But $\ln x$ is an increasing function since its derivative $\frac{1}{x} > 0$. Therefore $\ln x \rightarrow \infty$ as $x \rightarrow \infty$.
The first sentence makes perfect sense.
The second sentence, taken on its own, is a false argument (e.g. $1-e^{-x}$ has a positive derivative, yet it goes to $1$ not $\infty$).
I can show by other means that $\lim\limits_{x\rightarrow \infty} \ln x = \infty$. My question is what am I missing in this specific argument, which at the moment seems to me like a non sequitur.
You know that
$$\lim_{x\to+\infty} f(x)=+\infty\stackrel{\operatorname{def}}{\iff} \forall M>0,\, \exists \alpha_M>0\ \forall x\ge\alpha_M,\, f(x)\ge M$$
You have already shown that $$\forall M>0,\,\exists n_M\ \forall m\ge n_M,\ \ln(2^m)\ge M$$
Expecially, $\ln(2^{n_M})\ge M$.
Now, since $\ln$ is a growing function (since its derivative is strictly positive), if you pick $\alpha_M=2^{n_M}$ you know that $$x\ge \alpha_M\implies \ln(x)\ge \ln(\alpha_M)=\ln(2^{n_M})\ge M$$
Whence the thesis for $\alpha_M$ defined as above.