Use strong mathematical induction to prove that Fn 2 n n 0S
Use strong mathematical induction to prove that Fn 2 n , n 0
Solution
The febonacci sequence is defined by Fn+1 = Fn-1 + Fn with F0 = 0 and F1 = 1.
Now we use strong mathematical induction to prove that Fn 2 n , n 0
Basis step :
for n = 0 , we have F0 2 (0) = 1 thus Fn 2 n , n = 0.
Induction step :
Assume that the inequality is true for n = k.
That is Fk 2 k where k 0
Now we prove that the inequality is true for n = k +1 .
Consider Fk+1 = Fk-1 + Fk
2(k - 1) + 2 k
< 2 k + 2 k
= 2( 2 k)
= 2 k + 1
Hence , Fk+1 2(k +1)
Therefore, The inequality is true for n = k +1 if the inequality is true for n = k.
Hence , by strong mathematical induction it is true that Fn 2 n , n 0
