Find the limit: $\lim \limits_{n\to\infty}(n-\sqrt[2018]{n^{2018}-n^{2017}})$
I've been trying to find solution myself and was always stuck with $\infty$. Then I've asked Wolfram Alpha about the answer and it evalated the limit to $\frac{1}{2018}$, but still I can't understand why's that so.
You can try the limit as $x\to0^+$ of the function, defined over (0,1), $$ f(x)=\frac{1}{x}-\sqrt[2018]{\frac{1}{x^{2018}}\frac{1}{x^{2017}}}= \frac{1-\sqrt[2018]{1-x}}{x} $$ because $$ \lim_{n\to\infty}\Bigl(n-\sqrt[2018]{n^{2018}-n^{2017}}\,\Bigr)= \lim_{n\to\infty}f\Bigl(\frac{1}{n}\Bigr) $$
On the other hand $$ \lim_{x\to0}\frac{1-\sqrt[2018]{1-x}}{x} $$ is just the derivative at $0$ of $g(x)=-\sqrt[2018]{1-x}$: $$ g'(x)=\frac{1}{2018}(1-x)^{-2017/2018} $$ so $g'(0)=1/2018$.