1

Possible Duplicate:
Why is $\mathbb{Z}[\sqrt{-n}]$ not a UFD?

Are $\mathbb{Z}[\sqrt{-5}]$ and $\mathbb{Z}[\sqrt{-6}]$ UFDs?

I think that $\mathbb{Z}[\sqrt{-5}]$ is UFD because for example $6=2\cdot3=(1+\sqrt{-5})(1-\sqrt{-5})$ but and $\mathbb{Z}[\sqrt{-6}]$?

1 Answers1

1

$\mathbb Z[\sqrt{-6}]$ is not an UFD since $6=2\cdot 3=-(\sqrt{-6})(\sqrt{-6})$.

  • 2
    Why do you add the $i$? Why not say $-6=-2\cdot 3=\sqrt{-6}^2$? – Olivier Bégassat Jan 23 '13 at 23:19
  • Ok, I see it. The answer is no. Lets consider the number 2. Looking for a factorization of 2 over $ \mathbb{Z}$ we have . Is this factorizartion unique ? If we are looking over another domain like $\mathbb{Z}[\sqrt{-6}]$ , then how easy is to find all the posible factorizations of 2 ? If we find one is it indeed unique? considering the norm of 2 it's easy. :) – Sophie Germain Jan 23 '13 at 22:48
  • $2$ is irreducible in $\mathbb Z[\sqrt{-6}]$. –  Jan 23 '13 at 23:17