Find the elements of $\mathbb Z[i]/\langle 3+2i\rangle$
It is a theorem that $\mathbb Z[i]/(a+bi)$ is isomorphic to $\mathbb Z/(a^2 + b^2)$ if $a,b$ are coprime, so we know $\mathbb Z[i]/\langle 3+2i\rangle$ will have 13 elements.
A reasonable first hypothesis would be to suggest all elements that are in a sense "smaller" than $3+2i$ will not be divisible by it, so we first posit that the coset representatives for $0, 1, 2, 3, i, 2i, 1+i, 2+i, 3+i, 1+2i, 2+2i$ will be 11 of the 13 elements we are looking for.
For the last two elements, another reasonable hypothesis is that they will be elements that fail to be divisible by $3+2i$ on account of a difference of 3 or less between their real part and that of $3+2i$, or similarly wrt. a difference of 2 or less in the imaginary part, because with bigger differences, we're likely to encounter some equivalent coset representative instead. So we have as candidates $3i, 1+3i, 2+3i, 4i, 1+4i, 2+4i$, and maybe a few more, and we find by painstaking trial and error, using $i(3+2i) \equiv 0$, that $2+4i, 2+3i$ seem to represent cosets distinct from all others.
Two questions:
- Is there a more efficient way to go about this procedure of finding elements through exhaustion?
- How can I prove that these coset representatives are, without a doubt, representatives of nonidentical cosets, i.e., how can I prove that, out of the list of 13 coset representatives I've picked, I've listed exactly 13 cosets and no less?
Edit: thanks to users Dietrich Burde and Arthur, we know that from $-3 \equiv 2i$, we can obtain $5 \equiv i$, from which we can simplify our above set to the seemingly simpler set of coset representatives $\{-6, -5, \dots, 0, 1, \dots, 6\} + \langle 3 + 2i \rangle$. But it is still left to show, i.e., give a proof, that these must be distinct cosets.