DDarthVader
- 51
- 0
Hello! First of all I have like 5 exercises I don't quite understand so will it be a problem if I create 5 new topics in the next 24h?
Prove, by using mathematical induction that if [itex]x+1 \geq 0[/itex] then [itex](1+x)^n \geq 1+nx[/itex].
Basic step: If [itex]n=1[/itex] then [itex]1+x \geq 1+x[/itex] which is true.
Induction Step: Now making [itex]n=k[/itex] we get [itex](1+x)^k \geq 1+kx[/itex]. If the hypothesis holds for [itex]n=k[/itex] then it will hold for [itex]n=k+1[/itex]. Making [itex]n=k+1[/itex] we get [itex](1+x)^k + (1+x)^{k+1} \geq 1+(k+1)x[/itex]. And from this:
[itex](1+x)^k(1+(1+x)) \geq 1+(k+1)x[/itex]
But by our induction hypothesis [itex](1+x)^k \geq 1+kx[/itex] which means that [itex](1+x)^k(1+(1+x)) \geq 1+(k+1)x[/itex] is true.
Thanks!
Homework Statement
Prove, by using mathematical induction that if [itex]x+1 \geq 0[/itex] then [itex](1+x)^n \geq 1+nx[/itex].
Homework Equations
The Attempt at a Solution
Basic step: If [itex]n=1[/itex] then [itex]1+x \geq 1+x[/itex] which is true.
Induction Step: Now making [itex]n=k[/itex] we get [itex](1+x)^k \geq 1+kx[/itex]. If the hypothesis holds for [itex]n=k[/itex] then it will hold for [itex]n=k+1[/itex]. Making [itex]n=k+1[/itex] we get [itex](1+x)^k + (1+x)^{k+1} \geq 1+(k+1)x[/itex]. And from this:
[itex](1+x)^k(1+(1+x)) \geq 1+(k+1)x[/itex]
But by our induction hypothesis [itex](1+x)^k \geq 1+kx[/itex] which means that [itex](1+x)^k(1+(1+x)) \geq 1+(k+1)x[/itex] is true.
Thanks!