Cyclic Groups
Cyclic Groups
Cyclic Groups
OBJECTIVES:
Recall the meaning of cyclicgroups
Determine the important characteristicsof
cyclic groups
Draw a subgroup lattice of a group precisely
Find all elements and generators of a cyclic
group
Identify the relationships among the various
subgroups of agroup
Cyclic Groups
The notion of a “group,” viewed only 30 years ago as the
epitome of sophistication, is today one of the
mathematical concepts most widely used in physics,
chemistry, biochemistry, and mathematics itself.
ALEXEY SOSINSKY , 1991
A Cyclic Group is a group which can be generated by one
of its elements.
That is, for some a in G,
G={an | n is an element of Z}
Or, in addition notation,
G={na |n is an element of Z}
This element a
(which need not be unique) is called a generator of G.
Alternatively, we may write G=<a>.
EXAMPLES
The set of integers Z under ordinary addition is cyclic.
Both 1 and −1 are generators. (Recall that, when the
operation is addition, 1n is interpreted as
1 + 1 + ∙ ∙ ∙+ 1
n terms
when n is positive andas
(-1) + (-1) + ∙ ∙ ∙+ (-1)
|n| terms
when n is negative.)
The set Zn = {0, 1, . . . , n−1} for n ≥ 1 is a cyclic group under
addition modulo n. Again, 1 and −1 =n−1 aregenerators.
Unlike Z, which has only two generators, Zn may havemany
generators
(depending on which n we are given).
Z8 = <1> = <3> = <5> = <7>.
To verify, for instance, that Z8 = <3>, we note that <3> = {3, 3
+ 3, 3 + 3 + 3, . . .} is the set {3, 6, 1, 4, 7, 2, 5, 0} = Z8 . Thus,
3 is a generator of Z8 . On the other hand, 2 is not a
generator, since <2>={0, 2, 4, 6} ≠ Z 8.
U(10) = {1, 3, 7, 9} = {30 , 31 , 33 , 32 } = <3>. Also, {1, 3, 7,
9} = {70 , 73 , 71 , 72 } = <7>. So both 3 and 7 are
generators for U(10).