I was looking though a demonstration that $\sqrt{2}$ is a irrational number (it is in French) where the main points were:
- the reasoning is ad absurdum
- $\sqrt{2}$ is stated to be rational, therefore there exist numbers $a$ and $b$ which are relatively prime such that
$$\sqrt{2} = \frac{a}{b}$$ $$b\sqrt{2} = a$$ $$2b^2 = a^2$$
From there it is derived that $a$ is even.
The demonstration then goes ahead to verify that $b$ is even as well.
Why isn't it enough to stop at the demonstration of $a$ being even? It means that it is divisible by $2$ and therefore not prime?
Is this because $a$ and $b$ must be relatively prime, so one needs to prove that $b$ is also prime (sorry I meant even, I realized my typo by the comments), and so that they have a common divider?