Question 13 Marks
Give an example of a statement P(n) which is true for all $\text{n}\geq4$ but P(1), P(2) and P(3) are not true. Justify your answer.
Answer
View full question & answer→Consider the statement P(n): 3n < n!
For n = 1, 3 × 1 < 1!, which is not true.
For n = 2, 3 × 2 < 2!, which is not true.
For n = 3, 3 × 3 < 3!, which is not true.
For n = 4, 3 × 4 < 4!, which is true.
For n = 5, 3 × 5 < 5!, which is true.
For n = 1, 3 × 1 < 1!, which is not true.
For n = 2, 3 × 2 < 2!, which is not true.
For n = 3, 3 × 3 < 3!, which is not true.
For n = 4, 3 × 4 < 4!, which is true.
For n = 5, 3 × 5 < 5!, which is true.