prove that characteristic of $\mathbb{Z}[i]/<2+2i>$ is $4$ and it has exactly $8$ elements.
I need to know, is this below approach works for characteristic?
My attempt
I saw $c+di\in <2+2i>$ if $c+di=(2+2i)(a+bi)$ for some $a+bi\in\mathbb{Z}[i]$.
i.e. if $c+di=(2a-2b)+ (2a+2b)i$ for some $a, b\in\mathbb{Z}$
i.e. if $2a-2b=c$ and $2a+2b=d$
i.e if $c+d=4a$ and $d-c=4b$
i.e if $\frac{c+d}{4}, \frac{d-c}{4}\in\mathbb{Z}$
So that from above, if we consider $4(p+qi)$ for any $p+qi\in\mathbb{Z}[i]$ we saw $c=4p$ and $d=4q$ and hence $\frac{c+d}{4}=p+q\in\mathbb{Z}, \frac{d-c}{4}=q-p\in\mathbb{Z}$. So that,
$4(p+qi)\in <2+2i>$ for any $p+qi\in\mathbb{Z}[i]$.
Hence for every $a+bi+ <2+2i>\in\mathbb{Z}[i]/<2+2i>$ we have,
$4(a+bi+ <2+2i>)= 4(a+bi)+<2+2i>=<2+2i>=\text{ zero element of ring }\mathbb{Z}[i]/<2+2i>$
Hence characteristic of given ring is $4$.
Further, i dont know how to show given ring has exactly $8$ elements. I saw various post on MSE for the question of above type but unable to understand the answer( I understand the case for $\mathbb{Z}[i]/<a+bi>$ when $a$ and $b$ are relatively prime. But here $a$, $b$ are not prime)
Please help.
\langle
and\rangle
for $\langle$ and $\rangle$, respectively, instead of $<$ and $>$. – an4s Apr 12 '20 at 15:11$$ n! =! 0,\ {\rm in},\ \Bbb Z[i]/(2!+!2i)\iff \dfrac{n}{2(1!+!i)} = \dfrac{n!-!ni}4\in \Bbb Z[i]\iff 4\mid n\ ,{\rm in},\ \Bbb Z\qquad$$
Alternatively and more generally. see the Hermite normal form method linked there.
– Bill Dubuque May 18 '20 at 15:14