Hello everyone,
I'm having a bit of trouble showing that
![\mathbb{Z}[\sqrt{-3}]](http://latex.codecogs.com/png.latex?\mathbb{Z}[\sqrt{-3}])
is a Euclidean domain.
No wonder: it is not. For example, check
...
Tonio
My attempt is:
For this ring, define the norm
=a^2+3b^2)
. We need to show that there is a division algorithm, so let

and

. We will compute

as complex numbers and fish for an appropriate quotient and remainder. We have

Now choose a quotient
![q\in \mathbb{Z}[\sqrt{-3}]](http://latex.codecogs.com/png.latex?q\in \mathbb{Z}[\sqrt{-3}])
such that
-\frac{ac+3bd}{c^2+3d^2}|\leq 1/2)
and
-\frac{bc-ad}{c^2+3d^2}|\leq \sqrt{3}/2)
. Then we have

, where

is the leftover "fractional" term. From the choice of

, we have
\leq 1)
, and
\leq N(\beta))
.
At this point, I can't shake the possible equality. I would appreciate any suggestions on this issue.