I've been trying to solve this problem but I got stuck on it:
Given is the ideal $I=(2+i)$ in the ring of Gaussian integers $\mathbb{Z}[i]$. How many elements does the quotient ring $\mathbb{Z}[i]/I$ contain?
I'm just a dummy but I will show you what I have been trying to do.
My first observation is that we need to find out how many cosets the subgroup I has. In order to find that out I wrote: $I=\{(a+bi)(2+i):a,b \in \mathbb{Z}\}=\{(2a-b)+(2b+a)i:a,b \in \mathbb{Z} \}$.
Now we see that for all $z \in I, \ 5\mid 2 \text{Re}(z)+\text{Im(z)}$, because $ \ 2(2a-b)+(2b+a)= 5a$. Now denote the set $A = \{z \in \mathbb{Z}[i]: 5\mid 2 \text{Re}(z)+\text{Im(z)}\}$. I don't know if $A$ is a subring or an ideal or neither, but it's a subgroup of $\mathbb{Z}[i]$ with regard to "$+$", containing 4 other cosets, right?
As I noticed $I \subseteq A$, although I failed to proof that $A \subseteq I$, so all I've got now is that $|\mathbb{Z}[i]/I|\geq5$, without the knowledge if even this is bounded from above.
Could some of you please tell me if this makes sense, and give an hint? Thank you!