Let P(n): n(n+1) (n+2) is divisible by 3. What is P(3)?
Consider n(n+1) (n+2),
P (3) = 3(3+1)(3+2)
= 3(4)(5)
= 60
Which is divisible by 3.
Hence P (3) is 60.
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.