I am having trouble understanding the following proof relating to factor rings:
Prove that $\mathbb{Z}[i]/\langle 2+i \rangle = \{\overline{0}, \overline{1}, \overline{2}, \overline{3}, \overline{4}\}$ where $\overline{a} = a + \langle 2+i \rangle$.
I think that this implies that
$\overline{0} = 0 + \langle 2+i \rangle$.
$\overline{1} = 1 + \langle 2+i \rangle$.
…
$\overline{4} = 4 + \langle 2+i \rangle$.
where $\langle 2+i \rangle$ is a principal ideal.
And I am also aware that there exists some $k \in \mathbb{Z}$ such that $a+bi+k(2+i) \in \mathbb{Z}$ which is $k = -b$.
I am confused because I think that the definition of ideal implies that since $k \in \mathbb{Z}$ and therefore $k \in \mathbb{Z}[i]$, then $k(2 + i)$ where $(2+i) \in \langle 2+i \rangle$ is also in the ideal. So in this case is each $\overline{a}$ only comprised of whole integers, since we can choose some $k$ to obtain an integer for every number $0-4$? Or does each $\overline{a}$ also include some numbers which are not whole integers?
Furthermore, part of this proof will involve proving that $5 \mathbb{Z} = \langle 2+i \rangle \cap \mathbb{Z}$. I am unsure of what elements the principal ideal has in this case so I am having trouble thinking about what the intersection on the right hand side will be. Is the principal ideal only allowed to have complex numbers in this case? or can it also have integers? If so, how would we obtain an integer element?
I appreciate any help! Thank you.
You have several questions here. I'll look at why $\left<2+i\right>\cap\Bbb Z=5\Bbb Z$.
The elements of $\left<2+i\right>$ are $(m+ni)(2+i)$ for $m$, $n\in\Bbb Z$. Now $$(m+ni)(2+i)=(2m-n)+(m+2n)i.$$ That's only in $\Bbb Z$ when $m=-2n$. In this case, then $$(m+ni)(2+i)=(-2n+ni)(2+i)=-5n.$$ So we can get all multiples of $5$, but only them, as integer elements of the ideal $\left<2+i\right>$.
Follow-up exercise: prove $\left<3+2i\right>\cap\Bbb Z=13\Bbb Z$.