I need to prove that $x^2=3y+2$ cannot have integer positive solutions?I tried some numbers, could not find solution. But do not know how to prove.
2026-03-30 03:18:59.1774840739
How can I prove that $x^2=3y+2$ cannot have integer positive solutions?
120 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The equation simplifies to $y = \frac{x^2-2}{3}$. Notice that for any integer $x$, $x^2 \equiv 0 \pmod 3$ or $x^2 \equiv 1 \pmod 3$. You can prove this yourself. Thus the numerator is never a multiple of $3$, thus $y$ is never an integer