Finding subgroups of Factor/ Quotient Groups

porroadventum
Messages
34
Reaction score
0

Homework Statement



Describe all the subgroups of Z/9Z. How many are there? Describe all the subgroups of Z/3ZxZ/3Z. How many are there?


The Attempt at a Solution



I don't even know where to start with this question. If someone could just point me in the right direction that would be great.

Thank you.
 
Physics news on Phys.org
I have made an attempt, if someone could let me know if it is correct or not, that would be much appreciated!

The elements of Z/9Z are {0,1,2,3,4,5,6,7,8} with operation modulo9.

The elements (1,2,4,5,7,8} have order 9 and generate the whole group.
{0,3,6} has order 3.

Therefore there are two subgroups.
 
porroadventum said:
I have made an attempt, if someone could let me know if it is correct or not, that would be much appreciated!

The elements of Z/9Z are {0,1,2,3,4,5,6,7,8} with operation modulo9.

The elements (1,2,4,5,7,8} have order 9 and generate the whole group.
{0,3,6} has order 3.

Therefore there are two subgroups.

{0} is also a subgroup.
 
It looks like you're good for ##Z/9Z##.

##Z/3Z \times Z/3Z## is {(0,0),(0,1),(0,2),(1,0),(1,1),(1,2),(2,0),(2,1),(2,2)} - which is not cyclic.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top