Establish the Bernoulli Inequality if $1+a>0$, then $(1+a)^n\ge 1+na$ for $n\ge 1.$
So far I have
$$(1+a)^k+1 \ge 1+(k+1)a,$$
but I don't know what to do from here to make the left and right side equal. Step by step explanation please!
Establish the Bernoulli Inequality if $1+a>0$, then $(1+a)^n\ge 1+na$ for $n\ge 1.$
So far I have
$$(1+a)^k+1 \ge 1+(k+1)a,$$
but I don't know what to do from here to make the left and right side equal. Step by step explanation please!
Suppose that $(1+a)^k \ge 1+ka$. Then $$(1+a)^{k+1} =(1+a)^k(1+a) \ge (1+ak)(1+a) = 1+a(k+1)+a^2k $$
Shazam!
The best way to tackle this problem is by induction on $n$. For instance, if $n = 1$, then
$$(1 + a)^1 = 1 + a \geq 1 + 1(a) $$
Suppose now $(1 + a)^n \geq 1 + an $. Then
$$(1 + a)^{n+1} = (1+a)^n(1+a) \geq (1 + an)(1 + a ) = 1 + a +an + a^2 n \geq 1 + a(n+1)$$
The problem is now solved by induction.
By induction on $n\geq 1$: fix any $a\geq 0$.