I thought I understood principal ideals but now im stuck... I want to find the elements of the principal ideal $\langle(1,0)\rangle$ in the ring $\mathbb Z_3\times \mathbb Z_3$ with $+_3$ and $*_3$ in each coordinate. Also find the distinct cosets of $\langle(1,0)\rangle$.
I know that a principal ideal is an ideal such that there exists an $a$ that generates the entire ring. $\langle a\rangle =\{x_1ay_1+\cdots+x_n a_n y_n\}$ where $n$ is an integer.
So in this case I would set $\langle a \rangle=\langle(1,0)\rangle$, however I am confused by the wording of this question. Does this mean that the left coordinate is $+_3$ and the right is $*_3$, or does it just mean that we can perform both of these operations on both coordinates?
If it is that each coordinate has a different operation would the set $\langle(1,0)\rangle$ be $\{(1,0),(2,0),(0,0)\}$? I think that I am just confused in general on how to set up a principal idea using coordinates.
Your ring $R=\Bbb{Z}_3\times \Bbb{Z}_3$ is commutative and has unity. The principal ideal generated by $a$ is $\langle a\rangle=Ra=\{ra\mid r\in R\}$.
$(a,b), (c,d)\in \Bbb{Z}_3\times \Bbb{Z}_3$, $(a,b)+(c,d)=(a+c,b+d), (a,b)*(c,d)=(a*c,b*d)$. This is the definition of the direct product of rings. You can't operate two elements in $R$ using different operation in separate coordinate.