Skip to main content
Logo image

Section 4.1 Cyclic Subgroups

Often a subgroup will depend entirely on a single element of the group; that is, knowing that particular element will allow us to compute any other element in the subgroup.

Example 4.1.

Suppose that we consider 3Z and look at all multiples (both positive and negative) of 3. As a set, this is
3Z={,3,0,3,6,}.
It is easy to see that 3Z is a subgroup of the integers. This subgroup is completely determined by the element 3 since we can obtain all of the other elements of the group by taking multiples of 3. Every element in the subgroup is “generated” by 3.

Example 4.2.

If H={2n:nZ}, then H is a subgroup of the multiplicative group of nonzero rational numbers, Q. If a=2m and b=2n are in H, then ab1=2m2n=2mn is also in H. By Proposition 3.31, H is a subgroup of Q determined by the element 2.

Proof.

The identity is in a since a0=e. If g and h are any two elements in a, then by the definition of a we can write g=am and h=an for some integers m and n. So gh=aman=am+n is again in a. Finally, if g=an in a, then the inverse g1=an is also in a. Clearly, any subgroup H of G containing a must contain all the powers of a by closure; hence, H contains a. Therefore, a is the smallest subgroup of G containing a.

Remark 4.4.

If we are using the “+” notation, as in the case of the integers under addition, we write a={na:nZ}.
For aG, we call a the cyclic subgroup generated by a. If G contains some element a such that G=a, then G is a cyclic group. In this case a is a generator of G. If a is an element of a group G, we define the order of a to be the smallest positive integer n such that an=e, and we write |a|=n. If there is no such integer n, we say that the order of a is infinite and write |a|= to denote the order of a.

Example 4.5.

Notice that a cyclic group can have more than a single generator. Both 1 and 5 generate Z6; hence, Z6 is a cyclic group. Not every element in a cyclic group is necessarily a generator of the group. The order of 2Z6 is 3. The cyclic subgroup generated by 2 is 2={0,2,4}.
The groups Z and Zn are cyclic groups. The elements 1 and 1 are generators for Z. We can certainly generate Zn with 1 although there may be other generators of Zn, as in the case of Z6.

Example 4.6.

The group of units, U(9), in Z9 is a cyclic group. As a set, U(9) is {1,2,4,5,7,8}. The element 2 is a generator for U(9) since
21=222=423=824=725=526=1.

Example 4.7.

Not every group is a cyclic group. Consider the symmetry group of an equilateral triangle S3. The multiplication table for this group is Figure 3.7. The subgroups of S3 are shown in Figure 4.8. Notice that every subgroup is cyclic; however, no single element generates the entire group.
The lattice of subgroups for S-3: the top is S-3, the second line is the identity, rho-1, rho-2; the identity, mu-1; the identity, mu-2; the identity, mu-3, and the bottom is the identity subgroup.
Figure 4.8. Subgroups of S3

Proof.

Let G be a cyclic group and aG be a generator for G. If g and h are in G, then they can be written as powers of a, say g=ar and h=as. Since
gh=aras=ar+s=as+r=asar=hg,
G is abelian.

Subsection Subgroups of Cyclic Groups

We can ask some interesting questions about cyclic subgroups of a group and subgroups of a cyclic group. If G is a group, which subgroups of G are cyclic? If G is a cyclic group, what type of subgroups does G possess?

Proof.

The main tools used in this proof are the division algorithm and the Principle of Well-Ordering. Let G be a cyclic group generated by a and suppose that H is a subgroup of G. If H={e}, then trivially H is cyclic. Suppose that H contains some other element g distinct from the identity. Then g can be written as an for some integer n. Since H is a subgroup, g1=an must also be in H. Since either n or n is positive, we can assume that H contains positive powers of a and n>0. Let m be the smallest natural number such that amH. Such an m exists by the Principle of Well-Ordering.
We claim that h=am is a generator for H. We must show that every hH can be written as a power of h. Since hH and H is a subgroup of G, h=ak for some integer k. Using the division algorithm, we can find numbers q and r such that k=mq+r where 0r<m; hence,
ak=amq+r=(am)qar=hqar.
So ar=akhq. Since ak and hq are in H, ar must also be in H. However, m was the smallest positive number such that am was in H; consequently, r=0 and so k=mq. Therefore,
h=ak=amq=hq
and H is generated by h.

Proof.

First suppose that ak=e. By the division algorithm, k=nq+r where 0r<n; hence,
e=ak=anq+r=anqar=ear=ar.
Since the smallest positive integer m such that am=e is n, r=0.
Conversely, if n divides k, then k=ns for some integer s. Consequently,
ak=ans=(an)s=es=e.

Proof.

We wish to find the smallest integer m such that e=bm=akm. By Proposition 4.12, this is the smallest integer m such that n divides km or, equivalently, n/d divides m(k/d). Since d is the greatest common divisor of n and k, n/d and k/d are relatively prime. Hence, for n/d to divide m(k/d) it must divide m. The smallest such m is n/d.

Example 4.15.

Let us examine the group Z16. The numbers 1, 3, 5, 7, 9, 11, 13, and 15 are the elements of Z16 that are relatively prime to 16. Each of these elements generates Z16. For example,
19=929=239=1149=459=1369=679=1589=899=1109=10119=3129=12139=5149=14159=7.