Prove that $x^2-3y^2=2729$ cannot have an integral solution

83 Views Asked by At

Do I need to first break it down in $a^2-b^2$ and then proceed ?

1

There are 1 best solutions below

3
On BEST ANSWER

All squares are $0$ or $1$ mod $3$.

We have $x^2-3y^2 \equiv x^2 \mod 3$.

We also have $2729 \equiv 2 \mod 3$.

Therefore, we have $x^2 \equiv 2\mod 3$.

Referring to the first equation, this can't be possible.

Therefore, this equation has no solutions.