Finding Subgroups of Z6: Step-by-Step Guide for Beginners

  • Thread starter missavvy
  • Start date
In summary, to find all subgroups of a given group, cyclic or not, you first need to determine the order of the group. Then, for each element of the group, you need to find the subgroup that the element generates. Finally, you need to remove the duplicates and you're done.
  • #1
missavvy
82
0
Hi guys

I don't really understand how exactly to FIND subgroups of a given group... Is there any specific process to do so?

Homework Statement



Find all subgroups of Z6.

Homework Equations





The Attempt at a Solution



How does one find subgroups??
Z6 = Z2 x Z3
Am I right in saying this?

I think Z6 = {0,1,2,3,4,5}...

Then do I just look at each element or something? I'm really bad at abstract algebra.. Can someone attempt and explain the steps to take to determine a subgroup?
Thanks
 
Physics news on Phys.org
  • #2
In general it's a hard problem to find all subgroups of a given group.

In your case it's much easier, because [itex]Z_6[/itex] is cyclic. Therefore all of its subgroups must also be cyclic. (Why?)

A cyclic subgroup is generated by a single element. You only have six elements to work with, so there are at MOST six subgroups. Work out what subgroup each element generates, and then remove the duplicates and you're done.

By the way,

[tex]Z_6 = Z_2 \times Z_3[/tex]

is not correct. Instead write

[tex]Z_6 \cong Z_2 \times Z_3[/tex]

That is, [itex]Z_6[/itex] is isomorphic to [itex]Z_2 \times Z_3[/itex], but they aren't EQUAL. The elements of [itex]Z_6[/itex] are [itex]\{0, 1, 2, 3, 4, 5\}[/itex] whereas the elements of [itex]Z_2 \times Z_3[/itex] are [itex]\{(0,0), (0,1), (0,2), (1,0), (1,1), (1,2)\}[/itex]. But both are cyclic groups with order 6, and therefore they are isomorphic.

[edit]: P.S. The fact that

[tex]Z_6 \cong Z_2 \times Z_3[/tex]

is irrelevant to this problem. You don't need to use that fact to find the subgroups of [itex]Z_6[/itex].
 
Last edited:
  • #3
One place to start would be to use Lagrange's theorem...Since Z6 has order 6, you know that any subgroup can only have order 1, 2 or 3 (and 6, but then this is Z6 itself). You also know that any subgroup must have the identity in it so that narrows your search down as well. Since (I believe) Z6 is cyclic, you also know that the order of any element of a group must divide the order of the group, so that will help too. I think it's just a matter of taking what you know about orders and using them to whittle down the possibilities. Just to be sure...you might want to check that all my assumptions are correct...I'm still just learning this stuff, as well.

Hope that helps.

Cheers,
Lauren. =)
 
  • #4
oh okay
so i have
<0> = {0}
<1> = {0,1,2,3,4,5} = Z6
<2> = {0,2,4}
<3> = {0,3}

so there are 4 subgroups?

thanks for your replies!
 
  • #5
missavvy said:
oh okay
so i have
<0> = {0}
<1> = {0,1,2,3,4,5} = Z6
<2> = {0,2,4}
<3> = {0,3}

so there are 4 subgroups?

thanks for your replies!

Correct!
 
  • #6
didn't you forget
[tex] <|4|>={[0],[4],[2]}[/tex]
and
[tex] <|5|>=<[1]>[/tex]??
 
Last edited:
  • #7
rayman123 said:
didn't you forget
[tex] <|4|>={[0],[4],[2]}[/tex]
and
[tex] <|5|>=<[1]>[/tex]??

But <4> = <2> and <5> = <1>, so they were not omitted.
 
  • #8
jbunniii said:
But <4> = <2> and <5> = <1>, so they were not omitted.

true enough, but this is worth verifying (at least once), to illustrate that generators of cyclic subgroups need not be unique (if a cyclic subgroup is of prime order, there are LOTS of choices for a generator).

<3> is of order 2, so we get lucky, there is only one generator.
<2> is of order 3, so we have 2 generators (it might seem, naively at first, that <2> and <4> might be different, they certainly are in Z).

<1> is of order 6, and 6 isn't prime, so we would expect to find fewer than 5 generators. in fact, we have φ(6) = φ(2)φ(3) = (1)(2) = 2 generators (where φ is the euler totient function).

gcd(k,6) = 1 ---> leads to a subgroup of order 6 (obviously the whole group Z6).
gcd(k,6) = 3 ---> leads to a subgroup of order 6/3 = 2 (and this subgroup is, surprisingly, unique).
gcd(k,6) = 2 ---> leads to a subgroup of order 3 (also unique. it's not immediately obvious that a cyclic group has JUST ONE subgroup of order a given divisor of the order of the whole group, but this is indeed true, and worth proving!)
gcd(k,6) = 6 ---> leads to the trivial subgroup {0}.

all that "greatest common denominator" stuff one learns in high school finally pays off! :)
 

FAQ: Finding Subgroups of Z6: Step-by-Step Guide for Beginners

1. What is a subgroup of Z6?

A subgroup of Z6 is a subset of the integers modulo 6, or the numbers 0, 1, 2, 3, 4, and 5. It is a group that contains a subset of the original group's elements and follows the same group operation and identity element.

2. How many subgroups does Z6 have?

Z6 has a total of five subgroups: the trivial subgroup {0}, the entire group Z6, and three proper subgroups {0, 3}, {0, 2, 4}, and {0, 1, 2, 3, 4, 5}.

3. How do you determine if a subset of Z6 is a subgroup?

A subset of Z6 is a subgroup if it satisfies three conditions: it contains the identity element (0), it is closed under the group operation (addition modulo 6), and it contains the inverse of every element in the subset.

4. Can a subgroup of Z6 have more than six elements?

No, a subgroup of Z6 can have a maximum of six elements. This is because Z6 itself only has six elements, and all subgroups must be subsets of the original group.

5. Are all subgroups of Z6 cyclic?

No, not all subgroups of Z6 are cyclic. A subgroup is cyclic if it can be generated by a single element, but some subgroups of Z6 require multiple elements to generate all of its elements. For example, the subgroup {0, 3} is not cyclic because it cannot be generated by a single element, while {0, 1, 2, 3, 4, 5} is cyclic because it can be generated by the element 1.

Similar threads

Replies
5
Views
7K
Replies
6
Views
3K
Replies
9
Views
5K
Replies
2
Views
2K
Replies
15
Views
2K
Replies
1
Views
1K
Back
Top