Write the set of value of n for which the statement P(n): 2n<n! is true.
For n = 1
2(1) ≮ 1!
For n = 2
2(2) ≮2!
4 ≮2
For n = 3
2(3) ≮3!
6 ≮6
For n = 4
2(4) < 4!
8 < (4× 3× 2× 1)
8 < 24
Hence for n ⩾ 4 the statement is true.
∴ The solution set is {n ∈ N: n ⩾ 4}.
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.