Let $$x_{n} = (n)^{\frac{1}{n}} - 1.$$
Use the fact that $$(1+x_{n})^n = n$$
To show that $$(x_{n})^2 \leq \frac{2}{n}$$
Hint: Use Binomial Theorem and trow away most terms
Attempt:
I've tried all sorts of manipulations, but I stil feel I am at ground zero.
I first expanded $$(x^{2}_{n}) = n^{\frac{2}{n}} - 2n^{\frac{1}{n}} + 1$$
So I feel that the next thing that is true is that:
$$(x^{2}_{n}) = n^{\frac{2}{n}} - 2n^{\frac{1}{n}} + 1 \leq n^{\frac{2}{n}} + 2n^{\frac{1}{n}} + 1 = (n^{\frac{1}{n}} + 1)^{2} = (x_n + 1 + 1)^{2} = (x_n + 2)^2 $$
There is some trick that I am missing that would get me to my conclusion but I can't seem to figure it out. Hints?
Using the given hint, and discarding all (positive) terms except the first and third ones:
$$\require{cancel} \begin{align} 1+ \binom{n}{1}x_n+\binom{n}{2}x_n^2+ \ldots = n \;\;&\implies\;\; 1 + \frac{n(n-1)}{2}x_n^2 \le n \\ &\iff\;\; n\bcancel{(n-1)}x_n^2 \le 2\bcancel{(n-1)} \end{align} $$