I would like critiques on correctness, conciseness, and clarity. Thanks!
Proposition: There is no rational number whose square is 12
Proof: Suppose there were such a number, $a = \in \mathbb{Q}$ s.t. $a^2 = 12$.
This implies that $\exists$ $m, n \in \mathbb{Z}$ s.t. $\frac{m^2}{n^2} = 12.$ Assume without loss of generality that $m,~ n$ have no factors in common.
$\Rightarrow m^2 = 12n^2$.
This implies that $m^2$ is even, and therefore that $m$ is even; it can thus be written $2k = m$ for some $k \in \mathbb{Z}$.
Thus $m^2 = 12n^2 $
$\Rightarrow 4k^2 = 12n^2 $
$\Rightarrow \frac{k^2}{3} = n^2$
Because $n^2$ is an integer, it is clear that $3$ divides $k^2$ which imples that $k$ has $3$ or $\frac{k}{n}$ has a factor (because $\frac{k^2}{n^2}= 3$)
Suppose that the former is true, and $3$ is a factor of $k$. Then $k = 3j$ for some integer j, which implies that $(3j)^2 = 3n^2$
$\Rightarrow 9j^2 = 3n^2 $
$\Rightarrow n^2 = 3j^2 $
$\Rightarrow n^2 = \frac{k^2}{n^2}j^2$
$\Rightarrow k = \frac{n^2}{j}$ but this implies that $j$ divides $n^2$, but $j$ divides $m$, and by initial assumption $n$ and $m$ have no factors in common, so this is a contradiction.
Suppose now that $\frac{k}{n}$ is a factor of k. Then $k = \frac{k}{n}j$ for some integer $j$. Then $(\frac{k}{n}j)^2 = 3n^2$ which implies that $3j^2 = 3n^2 \Rightarrow j^2 = n^2 \Rightarrow j = n$. But this means that $n$ divides $m$, which again is a contradiction. Thus any rational representation of the number whose square equals $12$ leads to a contradiction and this number must therefore have no rational representation.
This means, all you need is to show that $\sqrt{3}$ is irrational.
– avs Jan 26 '17 at 18:463 divides k^2 which imples that k has 3 or k/n has a factor
I don't understand theor
part. Since $3 \mid k^2$ it follows that $3 \mid k,$ and there is noor
case. – dxiv Jan 26 '17 at 18:52