I want to find the ideals of $\mathbb{Z}_4 \times \mathbb{Z}_4$.
I know how to do that for one them ($\mathbb{Z}_{12}$ or something), but not when it is a form such as above. Can anyone explain how this process is done?
I want to find the ideals of $\mathbb{Z}_4 \times \mathbb{Z}_4$.
I know how to do that for one them ($\mathbb{Z}_{12}$ or something), but not when it is a form such as above. Can anyone explain how this process is done?
Note that $(1,0)$ and $(0,1)$ are in the product $\mathbb{Z}/4\times\mathbb{Z}/4$. Now, let $I$ be an ideal of $\mathbb{Z}/4\times\mathbb{Z}/4$. Let $(a,b)\in I$, then $(a,b)(1,0)=(a,0)$ and $(a,b)(0,1)=(0,b)$ are both in $I$.
The set of first elements of the ideal $I$, i.e., $I_1:=\{a:(a,b)\in I\}$ forms an ideal of $\mathbb{Z}/4$ and the set of second elements of the ideal, i.e., $I_2:=\{b:(a,b)\in I\}$ form an ideal of $\mathbb{Z}/4$.
It follows that $I_1\times I_2=I$. Since $\mathbb{Z}/4$ has 3 ideals, this means that there are 9 total ideals in $\mathbb{Z}/4\times\mathbb{Z}/4$.
Let $R$ be a commutative ring with unity. The ideals in $R\times R$ are all of the form $I\times J$, where $I,J$ are ideals in $R$, see also here. For $R=\mathbb{Z}/I$, the ideals of $R$ are in correspondence with the ideals $J$ of $\mathbb{Z}$ containing $I$ (i.e., ideals in $\mathbb{Z}/4\mathbb{Z}$ correspond to ideals in $\mathbb{Z}$ that contain $4\mathbb{Z}$).
So if you know already the ideals of $R$, then you also know the answer for $R\times R$.
Then, try looking at ideals generated by two elements, recalling that whenever you have an particular element in an ideal, you have all the elements that appear in the ideal generated by that element.
– Michael Burr Mar 01 '15 at 20:02