Quotient of Gaussian Integers

176 Views Asked by At

Consider the quotient ring $\mathbb{Z}[i]/I$ where $I$ is the ideal $\{m+in : m,n \in \mathbb{Z} \text{ with same parity}\}$. To which commutative ring is it isomorphic?

I thought of finding an appropriate ring homomorphism for which $I$ is the kernel, but somehow I did not succeed. Any help would be appreciated.

2

There are 2 best solutions below

4
On BEST ANSWER

Consider the (surjective) map

$$\begin{cases}\Bbb Z[i]\to\Bbb Z/2 \\ m+ni\mapsto m+n\mod 2\end{cases}$$

which clearly has as kernel the ideal $I$. By the first isomorphism $\Bbb Z[i]/I\cong\Bbb Z/2$.

1
On

Here's a slightly different way to do it.

Claim: $I = (1+i)$. The containment $\supseteq$ is clear. Note that $2 = (1-i)(1+i) \in (1+i)$. Given $m+in \in I$, if $m,n$ are both even, then $m+in \in (2) \subseteq (1+i)$. If $m,n$ are both odd, then $m-1,n-1$ are both even, so $m+in - (1+i) = (m - 1) + i (n - 1) \in (2) \subseteq (1+i)$. Thus $m+in \in (1+i)$.

By the Third Isomorphism Theorem, then \begin{align*} \frac{\mathbb{Z}[i]}{I} = \frac{\mathbb{Z}[i]}{(1+i)} \cong \frac{\mathbb{Z}[x]}{(1+x, x^2+1)} \cong \frac{\mathbb{Z}}{((-1)^2 + 1)} = \frac{\mathbb{Z}}{(2)} \, . \end{align*}