Show that there do not exist numbers $(a,b) \in \mathbb{Z}$ such that
$a^2+5b^2 \equiv 2$(mod $5$) or $a^2+5b^2 \equiv 3$(mod $5$)
Can anyone help me where to start or go about this question?
Thanks in advance
Show that there do not exist numbers $(a,b) \in \mathbb{Z}$ such that
$a^2+5b^2 \equiv 2$(mod $5$) or $a^2+5b^2 \equiv 3$(mod $5$)
Can anyone help me where to start or go about this question?
Thanks in advance
Since $5b^2 \equiv 0 \pmod 5$, we need to show $\pm 2$ are not quadratic residues. This easily follows from Euler's Criterion or just testing the five cases modulo $5$.