The exercise goes like this:
Prove that the statement P(n)
$n^2 + 3*n + 1$ is even
always fails.
My question is if it is sufficient to show that the base case fails for some of the first terms, or is that too trivial and I have to show that it fails when $n$ is odd and when it's even.
Thank you in prior