[Math] Prime in $\mathbb Z [\sqrt{-5}]$ but not in $\mathbb Z [\sqrt{5}]$

field-theorynumber theoryprime numbersring-theory

Determine whether $\sqrt{-5}$ is irreducible and/or prime in $\mathbb Z[\sqrt{-5}]$.

What is a prime $p>5$ which is prime in $\mathbb Z [\sqrt{-5}]$ not prime in $\mathbb Z [\sqrt{5}]$?

For the first one, I believe $\sqrt{−5}$ is irreducible as $N(\sqrt{−5}) = 5$ and the only integers that divide $5$ are $1$ (where all elements with norm $1$ are units) and $5$ (where only $±\sqrt{−5}$ have norm $5$). Is this a good explanation? I'm guessing that $\sqrt{-5}$ is prime but I'm not sure how to justify why.

For the second one, I can't think of any primes over 5.

Help would be great!

Best Answer

Yes, $\sqrt{-5}$ is irreducible and prime in $\mathbb{Z}[\sqrt{-5}]$. If it wasn't, it would be possible to find numbers in the domain such that $ab = c \sqrt{-5}$ yet $\sqrt{-5}$ divides neither $a$ nor $b$. Since the norm is multiplicative, that would require $N(ab) = 5$ and so the only possibilities are $N(a) = 1$, $N(b) = 5$ or vice-versa.

For the second part of your question, by $\mathbb{Z}[\sqrt{5}]$ do you mean $\mathbb{Z}[\phi]$ where $$\phi = \frac{1 + \sqrt{5}}{2}?$$ I'll assume that you do. Since $x^2 \equiv \pm 2 \pmod 5$ is insoluble in integers, we can be assured that primes ending in $3$ or $7$ are at least irreducible in both domains (and of course prime in $\mathbb{Z}[\phi]$).

So what we're looking for is that $x^2 \equiv -5 \pmod p$ has no solutions but $x^2 \equiv 5 \pmod p$ does. I'd work out the Legendre symbol for you but I'm running late to dinner.