I am unable to get a start for this question
$2x^2+3y^2=z^2$ does not have a non-zero integral solution.
Can anyone please give me some hint so that I can try this , as I am unable to start.
Thanks
I am unable to get a start for this question
$2x^2+3y^2=z^2$ does not have a non-zero integral solution.
Can anyone please give me some hint so that I can try this , as I am unable to start.
Thanks
Dividing by common factors, we can assume that $x,y,z$ have no common factors. Since $$ \begin{align} 2x^2&\equiv0,2&\pmod3\\ 3y^2&\equiv0&\pmod3\\ z^2&\equiv0,1&\pmod3 \end{align} $$ The only way we can have $2x^2+3y^2=z^2$ is if $x\equiv0\pmod3$ and $z\equiv0\pmod3$. However, this means that $9\mid3y^2$ and so $3\mid y$. However, this implies that $3$ divides each of $x,y,z$, which is a contradiction.
The hint would be to go modulo $3$. Hopefully, that will suffice! If not, here is a solution:
Assume the triple $(x, y, z) \neq (0, 0, 0)$ is reduced, i.e., has a gcd of $1$. Modulo $3$, though, it will follow that $3 ~|~ x, z$, and so $3 ~|~ y$, contradiction.
if $$ 2 x^2 + 3 y^2 - z^2 \equiv 0 \pmod 9, $$ then $x,y,z$ must all be divisible by 3.
However, if there is a solution to
$$ 2 x^2 + 3 y^2 - z^2 =0, $$ there is a solution with $$ \gcd(x,y,z) = 1. $$
Contradiction of existence with integers.
There is a power of $2$ that can be used instead, if $$ 2 x^2 + 3 y^2 - z^2 \equiv 0 \pmod 8, $$ then $x,y,z$ must all be divisible by $2.$