[Math] Proving that an expression is not a perfect square

algebra-precalculus

Let $y = 3x^2 + 11$. Is it possible to prove that $y$ is never a perfect square for any integer value of $x$? I tried to think along the lines of induction, but such a method would depend on showing that the term does not have the properties of a perfect square, and these properties are very ambiguous.

Best Answer

A square is equal to $0$ or $1$ mod $3$ but not equal to $2$ mod $3$. Can you take it from here?