dimension of $\mathbb{Q}(\sqrt2)$

2.8k Views Asked by At

How can I prove that the splitting Field $\mathbb{Q}(\sqrt2)$ over the rational numbers $\mathbb{Q}$ is two dimensional vector space over $\mathbb{Q}$ ?

2

There are 2 best solutions below

0
On BEST ANSWER

Show that $\{1,\sqrt{2}\}$ is a basis.

0
On

It is isomorphic to $\Bbb Q[x]/(x^2-2)$, since the polynomial has degree $2$, the vector space dimension is $2$.


If you don't know this fact, it's easy to see by since a polynomial has reduction modulo $(x^2-2)$ given by

$$p(x)=\sum_{n=0}^{N_1} a_{2n} x^{2n}+\sum_{n=0}^{N_2}a_{2n+1}x^{2n+1}$$

$$\overline{p(x)}=\sum_{n=0}^{N_1} a_{2n} 2^{n}+\overline{x}\left(\sum_{n=0}^{N_2}a_{2n+1}2^{n}\right)$$