By a contradiction. Then prove that there is also no nonzero rational solution.
I'm lost in my first proof course. I appreciate any help.
By a contradiction. Then prove that there is also no nonzero rational solution.
I'm lost in my first proof course. I appreciate any help.
Rearrange the equation so that you have $$\frac{x^2}{y^2} = 2.$$ Now since $$\frac{x^2}{y^2} = \left( \frac{x}{y} \right)^2$$ the question becomes is there a rational number, $x/y$, whose square is equal to 2?
If there is a solution, then there is one where x has the smallest possible absolute value. Clearly y has a smaller absolute value than x.
$2y^2$ is even, therefore $x^2$ is even, therefore x = 2z for some z. So $2y^2 = 4z^2$ and $y^2 = 2z^2$. Rename y to x an z to y, then we have $x^2 = 2y^2$. Voila - we have a solution where x has a smaller absolute value then the smallest possible absolute value.
Rewrite it as
$$x^2=2y^2$$
thus, we can see that $x^2$ is even, and likewise, $x$ is even. This implies that $x=2x_1$, so
$$(2x_1)^2=4x_1^2=2y^2$$
$$\implies 2x_1^2=y^2$$
thus, $y^2$ is even, so $y$ is even. This implies that $y=2y_1$, so
$$2x_1^2=(2y_1)^2=4y_1^2$$
$$\implies x_1^2=2y_1^2$$
Hm, now doesn't this seem a bit familiar with what we started with? By induction...