Prove that there are no $x$ and $y$ such that $(x/y)^2 = 2$
It says that I can assume that $x$ and $y$ are relatively prime so I started the proof as:
- $x$ and $y$ relatively prime
- $\implies$ there are integer $m$ and $n$ s.t $mx + ny = 1$
- $\implies (m/n)^2 = ((1-ny)/(xn))^2$
I don't know what to do after this. Thanks