Prove that $3^n+2$ is not a prime for all $n \geq 0$, $n$ is a whole number.
The only proof that I can think of (which is not exactly the right way), would be to put $n=0, n=1, \dots, n=5$, and at $n=5$ we get a number that's not prime. Hence we have proved that $3^n+2$ is not prime.
To prove the given statement it is sufficient to find a natural number $n\geq0$ such that $3^n+2$ is a prime number. Take $n=0$. Then $3^0+2=1+2=3$ is prime. Perhaps a more interesting result to prove could be to show that $3^n+2$ is prime for some $n\in\mathbb{N}^+$.