Suppose, that $P(k+1) \Rightarrow P(k)$ for all positive integers $k$. How would I prove $P(n)$ is true?
I am getting confused since this is going the 'other way'. Usually $P(k)\Rightarrow P(k+1)$
Suppose, that $P(k+1) \Rightarrow P(k)$ for all positive integers $k$. How would I prove $P(n)$ is true?
I am getting confused since this is going the 'other way'. Usually $P(k)\Rightarrow P(k+1)$
If $P(n)$ is sometimes false, let $a$ be a positive integer such that $P(a)$ is false. Let $2^n$ be the smallest power of $2$ (or any power of $2$) which is $\ge a$. Let $k$ be the largest positive integer $\le 2^n$ such that $P(k)$ is false. Note that $k\lt 2^n$.
It follows that $P(k+1)$ is true, which implies that $P(k)$ is true, and we have reached a contradiction.