$(1+x)^n\geq 1 + nx + \frac{n(n-1)}{2}x^2 $ holds for all $ n \in \mathbb{N} $ and $x \ge 0$
I proved that $ a \geq b \Leftrightarrow a^n \geq b^n $.
Then I plug $x_{n} $ into the inequality.
But I don't know what to do next. Please help me
2026-04-23 15:58:13.1776959893
On
Prove that $\lim_{n \to \infty} {\sqrt[n]{n}} = 1$ using the inequality that $(1+x)^n\geq 1 + nx + \frac{n(n-1)}{2}x^2 $
112 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
An alternative way is to exploit the AM-GM inequality. Since for any $n\geq 2$ we have $$ n=\prod_{k=1}^{n-1}\left(1+\frac{1}{k}\right),\qquad \sqrt[n]{n}=\text{GM}\left(1,1+\frac{1}{1},\ldots,1+\frac{1}{n-1}\right)$$ we also have $$ \sqrt[n]{n}\leq \text{AM}\left(1,1+\frac{1}{1},\ldots,1+\frac{1}{n-1}\right) = 1+\frac{H_{n-1}}{n}\leq 1+\frac{\log n}{n} $$ and $\lim_{n\to +\infty}\sqrt[n]{n}=1$ follows by squeezing.
We have $(1+x)^n\geq 1 + nx + \frac{n(n-1)}{2} x^2\geq 1$.
So $(1+x)\geq \sqrt[n]{1 + nx + \frac{n(n-1)}{2} x^2} \geq \sqrt[n]{1} =1$.
It would be great if what is in the middle would equal $n$ (that's how far the hint goes, the rest is the full answer:
(I wanted to make it appear and disappear, but I don't know how, I'm sorry!)