As in the title, I am having trouble with this seemingly easy limit. I cannot seem to transform it into a form that would let us use L'Hôpital. I also cannot see anything I can multiply by to simplify the limit. I was wondering if we can perhaps use the fact that $$ \lim_{x\to\infty}\frac{\ln(x)}{x^{\frac{1}{n}}}=0. $$ Or maybe raise the limit to the $n$th power but that would require a messy binomial. I am probably missing something obvious but I would appreciate any hints.
2026-05-15 02:39:58.1778812798
On
How to calculate the limit $\lim_{x\to\infty} (x^{1/n}-\ln(x))$
174 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
We have
$$x^{1/n}-\ln(x)=\ln x\left(\frac{x^{1/n}}{\ln x}-1\right)\to \infty$$
indeed $\ln x \to \infty$ and for $x=e^y$ with $y \to \infty$
$$\frac{x^{1/n}}{\ln x}=\frac{e^{y/n}}{y}=\frac1n\frac{e^{y/n}}{y/n}\to \infty$$
indeed eventually as $t \to \infty$ we have $e^t>t^2$ and then
$$\frac{e^{y/n}}{y/n}\ge \frac{(y/n)^2}{y/n}=\frac y n \to \infty$$
Yes, you can use that fact: $$ \lim_{x\to\infty}(x^{1/n}-\ln x)= \lim_{x\to\infty}\left(\frac{x^{1/n}}{\ln x}-1\right)\ln x $$ The limit of the part in parentheses is $\infty$.