I'm interested in the following inequality : let $x\in [0,1]$ and $k\geq 1$, $$ (1+x)^k \leq 1+(2^k -1)x.$$ How to tackle this inequality ? Is it "obvious" ?
Thanks a lot.
I'm interested in the following inequality : let $x\in [0,1]$ and $k\geq 1$, $$ (1+x)^k \leq 1+(2^k -1)x.$$ How to tackle this inequality ? Is it "obvious" ?
Thanks a lot.
Hint: For $k\ge1, x\ge0$, the function $f(x)=(1+x)^k$ is convex. In particular, successive secants have increasing slope, or the secant between endpoints of $[0, x]$ has lower slope than that between those of $[0,1]$.
Induction does the trick. For $k = 0$ both sides equal $1$. No suppose, the equation holds for $k$, we then have \begin{align*} (1+x)^{k+1} &= (1+x)(1+x)^k \\ &\le (1+x)\bigl(1+(2^k-1)x\bigr)\\ &\le 1 + 2^kx + (2^k -1)x^2\\ &\le 1 + 2^kx + (2^k - 1)x\\ &= 1 + (2^{k+1} - 1)x \end{align*}
Since $x\in [0, 1]$, \begin{align*} (1 + x)^k &= \sum_{n=0}^k \binom{k}{n} x^n = 1 + \sum_{n=1}^k \binom{k}{n} x^n \leq 1 + x\sum_{n=1}^k \binom{k}{n} = 1 + (2^k - 1)x. \end{align*}