I know that there is a unique morphism between $\mathbb{Z}$ and $\mathbb{Z}[i]/(3-2i)$ defined by $f(x)=x+(3-2i)$. I want to use the first isomorphism theorem, but i do not know how to show that $f$ is surjective, any idea?
2026-03-25 16:08:19.1774454899
How to show that $\mathbb{Z}/13\mathbb{Z}$ is isomorphic to $\mathbb{Z}[i]/(3-2i)$?
244 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Try defining $\phi:\mathbb{Z}[i]\rightarrow \mathbb{Z}/13\mathbb{Z}$ by $$\phi(a+bi)\equiv_{13}a-5b$$
This is homomorphism since: $$\phi(a+bi)+\phi(c+di)=(a-5b)+(c-5d)=(a+c)-5(b+d)=\phi((a+c)+i(b+d))$$ $$\phi(a+bi)\phi(c+di)=(a-5b)(c-5d)=(ac-bd)-5(ad+bc)=\phi((a+bi)(c+di))$$
This works since $(-5)^2\equiv_{13} -1$, that is, it works just like $i$ in $\mathbb{Z}/13\mathbb{Z}$. Now,