$\sqrt{-1} \in \mathbb Q(\sqrt{-3})$?

179 Views Asked by At

I've somewhere seen that whether $i \in\mathbb Q(\sqrt{d})$ is related to the Gaussian integer, but I don't understand why. Could you explain it?

3

There are 3 best solutions below

5
On BEST ANSWER

One quick way to see this: if a field contains both $i$ and $i\sqrt{3}$, then it contains $\sqrt{3}$.

So if $i\in\mathbb{Q}[\sqrt{-3}]$, we have $\sqrt{3}\in\mathbb{Q}[\sqrt{-3}]$, and therefore $\mathbb{Q}[\sqrt{3}]=\mathbb{Q}[\sqrt{-3}]$, as they are both extensions of $\mathbb{Q}$ of degree $2$.

But $\mathbb{Q}[\sqrt{3}]$ embeds into $\mathbb{R}$, while $\mathbb{Q}[\sqrt{-3}]$ doesn't.

0
On

I'm not sure what you're thinking of, but a general result here is that for squarefree integers $a$ and $b$, different from $0$ and $1$, we have $$\sqrt{a}\in\mathbb{Q}(\sqrt{b})\iff\mathbb{Q}(\sqrt{a})=\mathbb{Q}(\sqrt{b})\iff a=b$$ In particular, it is certainly false that $\sqrt{-1}\in\mathbb{Q}(\sqrt{-3})$.

0
On

Recall that

$$ \mathbb{Q}[\sqrt{-3}] = \lbrace a +b\sqrt{-3}, a,b \in \mathbb{Q} \rbrace $$

So now suppose $\exists a,b \in \mathbb{Q}$

such that $$ \sqrt{-1} = a +b\sqrt{-3}$$

Then it must be the case that $$ -1 = a^2 - 3b^2 + 2ab\sqrt{-3}$$

Since $a^2 - 3b^2 \in \mathbb{Q}$ and $-1$ on the left side is also in $\mathbb{Q}$ it then follows that $2ab\sqrt{-3} \in \mathbb{Q}$ , but $\sqrt{-3} \not\in \mathbb{Q}$ and $\mathbb{Q}$ is closed under multiplication so we deduce that $2ab = 0$. Of course this means either $a = 0$ or $b=0$. Meaning that either:

$$ \sqrt{-1} = a$$

or $$\sqrt{-1} = b\sqrt{-3}$$

The first is ruled out obviously since $\sqrt{-1} \not\in \mathbb{Q}$ now the second case can be analyzed carefully:

$$\sqrt{-1} = b\sqrt{-3} \rightarrow -1 = -3b^2 \rightarrow \frac{1}{3} = b^2$$

But this is also impossible since $\sqrt{3}$ is irrational, so a rational $b$ such that

$$ \frac{1}{3} = b^2$$

Cannot exists, we thus conclude that $$\sqrt{-1} \not \in \mathbb{Q}[\sqrt{-3}]$$