-1

How would I prove there is no unique factorisation in $\mathbb Z[\sqrt{d}]$ for $d \leq-3$, where $d$ is a square-free integer?

I think it's something to do with the only invertible elements being $\pm 1$

1 Answers1

3

If $d$ is even, then $2$ divides $\sqrt{d}^2=d$, but does not divide $\sqrt{d}$ for $d\le -3$ and $d$ squarefree, so $2$ is irreducible but not prime, which is impossible in a UFD. Similarly, if $d$ is odd, then $2$ divides $(1+\sqrt{d})(1-\sqrt{d})=1-d$ without dividing either of the factors, so again $2$ is a nonprime irreducible.

Dietrich Burde
  • 130,978