2

Find all of the ideals in $\mathbb{Z}/n\mathbb{Z}$.

I have a hint with the theorem of correspondence where the ideals in $\mathbb{Z}/n\mathbb{Z}$ are the ideals $r\mathbb{Z}/n\mathbb{Z}$ where $r\mid n$.

I am not sure how to apply this.

user10354138
  • 33,239
Vkirch
  • 21

1 Answers1

1

The correspondance theorem yields that if $I$ is an ideal of $\mathbb{Z}/n\mathbb{Z}$, then there exists an unique $J$ ideal of $\mathbb{Z}$ so that $n\mathbb{Z}\subset J$ and $I=J/n\mathbb{Z}$

Since $\mathbb{Z}$ is an euclidean domain, $J=m\mathbb{Z}$ for some $m$ and $m\mid n$.

This basically gives away the answer, there are as many ideals of $\mathbb{Z}/n\mathbb{Z}$ as divisors of $n$. For example $\mathbb{Z}_6=\mathbb{Z}/6\mathbb{Z}$ has two ideals, for $6\mathbb{Z}\subset 2\mathbb{Z}$ and $6\mathbb{Z}\subset 3\mathbb{Z}$ and $6\mathbb{Z}$ has no other proper superideal (that is ideal containing it). So $\mathbb{Z}_6$ has two ideals (namely, $2\mathbb{Z}_6$ and $3\mathbb{Z}_6$)

PS: If you find this answer messy, please feel free to edit for clarification. Thank you very much

miraunpajaro
  • 1,560