The question is:
- $P(0)$ hold
- $P(1)$ hold
- $P(n) \rightarrow P(n + 2)$ for $n \geq 1$
For which values of $n$ does $P(n)$ hold?
My initial answer was that $P(n)$ holds for all odd positive values of $n$, but now I am not so sure.
The reason I thought this was because $n \geq 1$, so I thought $P(0)$ didn't matter.
Is it possible for $P(n)$ to hold for all values of $n \geq 0$, assuming we can start at $P(0)$ or $P(1)$?
Am I completely off base?
Thank you for any help understanding this in advance.