I would like to know if the following proof of $\sqrt{3}$ being a irrational number is correct.
For the sake of contradiction, assume $\sqrt{3}$ is a rational number. Therefore there exists numbers $a$ and $b$, both rationals, for which $\sqrt{3} = \frac ab$
$\therefore a = \sqrt{3} \times b$
Since $a$ is a rational number, it can be expressed as the product of two irrational numbers
$\therefore \frac {b\sqrt{3}}{\sqrt{2}} \sqrt{2} = a$
We know that$\sqrt{2}$ is an irrational number. We must show that $\frac {b\sqrt{3}}{\sqrt{2}}$ is also an irrational number.
Now, let's asume for the sake of contradiction that $\frac {b\sqrt{3}}{\sqrt{2}}$ is a rational number.
$\Rightarrow \exists c \land \exists d \in \mathbb{Q} : \frac {b\sqrt{3}}{\sqrt{2}} = \frac cd$
Which is the same as $\sqrt{3} = \frac {c\sqrt{2}}{db}$
Now, $\frac {c}{db}$ is a rational number. But $\sqrt{2}$ is an irrational. We stated at the beggining that $\sqrt{3}$ is a rational number, but this contradicts $\sqrt{3} = \frac {c\sqrt{2}}{db}$ which states that $\sqrt{3}$ must be an irrational number
Therefore we have shown by contradiction that $\sqrt{3}$ is an irrational number.
I hope the formatting and wording is ok. If I am mistaken, in what part have I committed the mistake and how should it avoid in the future?
Przemysław: I tried at first and came up with problem of how to handle the number 3 regarding the even/odd aspect so I tried to find another way.
Thanks for the help
– Emannuel Weg Oct 02 '17 at 05:27