Assume $$\eqalign{ \sqrt{4}\in\mathbb{Q}&\Longrightarrow(\exists a,b\in\mathbb{Z})\sqrt{4}=\frac{a}{b}\text{ and }\gcd(a,b)=1\\ &\Longrightarrow 4b^2=a^2\Longrightarrow a\text{ is even}\\ &\Longrightarrow a=2k\Longrightarrow b^2=4k^2\Longrightarrow b\text{ is even}\\ &\Longrightarrow \gcd(a,b)\ne1 \text{ contradiction}}$$ Where's the flaw?
2026-03-26 16:09:47.1774541387
Proof that $\sqrt{4}\notin\mathbb{Q}$ of course wrong but where is the flaw?
183 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You get $4b^2=a^2=(2k)^2=4k^2$, so $b^2=k^2$.