Evaluate $$\lim_{x\to\infty} x^{1/x}\cdot x-x.$$
I looked at the graph on Desmos and it appears to start approaching infinity but at around 3 nonnilion it goes to 0. I know this is a inf-inf situation and do not know how to solve it. I think the best way to start would be to multiply by $x/x$ and than use l’hospitals rule to proceed.
$\lim\limits_{x\to+\infty}x(x^{\frac{1}{x}}-1)=\lim\limits_{x\to+\infty}\dfrac{x^{\frac{1}{x}}-1}{\frac{1}{x}}=\lim\limits_{x\to+\infty}\dfrac{\frac{1-\ln{x}}{x^2}}{-\frac{1}{x^2}}=\lim\limits_{x\to+\infty}(\ln{x}-1)=+\infty$