I am studying the definitions of rings, ideals, and quotient ring, but I have a bit problem to apply the theory into the practice.
I would like to find all elements of quotient ring $\mathbb{Z}[i]/I $ , where $\mathbb{Z}[i] =\{ {a+bi|a, b∈ \mathbb{Z}}\}$ - Gaussian integers and $I$ is ideal $I = (2 + 2i) $.
How one can find all elements of such a quotient ring? What is the algorithm?
Thanks in advance.
Here $\mathbb{Z}[i]/(2+2i)=\{z\in\mathbb{Z}[i]\,|2+2i=0\}=\{\pm1,\pm i,\pm1\pm i,\pm 1 \mp i\}$, we basically consider $\mathbb{Z}[i]$ under modulo $2+2i$.