If $n = 1 + X$ where $X$ is the product of four consecutive positive integers, which of the following are true?
1.\ $n$ is odd 2.\ $n$ is prime 3.\ $n$ is a perfect square.
Show Hint
Memorize the identity: $k(k+1)(k+2)(k+3)+1=(k^2+3k+1)^2$. It instantly shows the result is an odd perfect square (and thus not prime for $k\ge 1$).