Is this a correct proof of $r+\sqrt{2}\in\Bbb{Q}$?

61 Views Asked by At

My proof goes as follows:

Suppose that $r+\sqrt{2}$ is rational, then $r+\sqrt{2}=p/q\leftrightarrow2=(\dfrac{p-rq}{q})^2$. Hence $\dfrac{p-rq}{q} | 2$ thus $\dfrac{p-rq}{q}=2k$ where $k\in\Bbb{N}$. Therefore we have $2=(2k)^2=4k^2\leftrightarrow (k=\sqrt{1/2}\lor k=-\sqrt{1/2})$. Due to the contradiction $k\in\Bbb{N}\land k\notin\Bbb{N}$, we conclude that $r+\sqrt{2}$ is irrational.

2

There are 2 best solutions below

0
On BEST ANSWER

You can actually use this property:

If $r+x\in\mathbb{Q}$ for $r\in\mathbb{Q}$ then also $x\in \mathbb{Q}$.

From this it is easy to see that for your theorem it is sufficient to prove that $\sqrt{2}$ is not rational, which is a well-known fact, that you can find here, for example Irrational number $\sqrt2$ proof.

3
On

Suppose that $r+\sqrt{2}$ is rational, then $r+\sqrt{2}=p/q\leftrightarrow2=(\dfrac{p-rq}{q})^2$. Hence $\dfrac{p-rq}{q} | 2$...

No, because you don't know that $\dfrac{p-rq}{q}$ is even an integer. It's just a rational number.