With $n\in\mathbb{N}\setminus\{0\}$ how can I prove that $$ 1) \quad\sqrt[n]{n} < 1 + \dfrac{1}{\sqrt{n}} \\ 2) \quad \sqrt[n]{n} < 1 + \dfrac{2}{\sqrt{n}} $$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Hint: $$\sqrt[n]n<1+2n^{-1/2}\Longleftrightarrow n<\sum_{k=0}^n\binom{n}{k} 2^kn^{-k/2}=1+2\sqrt n+2(n-1)+\ldots$$ |
|||||||||
|