prove that n! > 2n for n a positive integer greater than or qual to 4 what is the base step
We prove the required result by mathematical induction
The result is true for n = 4
Let the result be true for n = k. That is
Where
Now we need to prove that the result is also true for n = k + 1. That is
By our assumption
replacing with 2 will not effect the inequality
Hence the result is true for . Hence by the principle of mathematical induction the result is true for all
Comments