This is a question from An Invitation to Combinatorics. The question is as follow:
A specific statement about the positive integer n is denoted by P(n). We can prove that, whenever P(k) is true, then P(k + 1) is also true. It is also known that P(47) is false. Given only this information, what is the strongest conclusion that follows?
Give this information, I have arrived at the conclusion that P(i) is false for $i > 45$. The reason being that if $P(47)$ is false, then we can't show $P(48)$. And this chain of reasoning continues. Is this answer correct?