How can I show that for every pair of non-negative integers $(b,c)$, the expression
$$4bc + 3b + 3c + 2$$
is not a perfect square?
How can I show that for every pair of non-negative integers $(b,c)$, the expression
$$4bc + 3b + 3c + 2$$
is not a perfect square?
To add to the answer by Thomas, with some integer $x,$ $1 + x^2$ is never divisible by any (positive) prime $q \equiv 3 \pmod 4.$ The quick reason for this is that $-1$ is not a quadratic residue $\pmod q.$ Writing the Legendre symbol $(-1|q) = -1.$
I wrote a short proof of the general fact at Prime divisors of $k^2+(k+1)^2$