5 - Generators, Cyclic Groups

A contrived definition, followed by a discussion on generators:
Containment of a subset of a group

Let G be a group and S be a subset of G. Then a containment group of S, denoted by S¯ is the collection of subgroups H of G such that SH. That is S¯={HG:SH}.

Now, Notice that any HS¯ has the following properties:

  1. Since H contains S, for each sS, s1H.
  2. For any mN, and s1,s2,smS, the product s1s2...smH.
  3. Putting it all together, for any mN, H contains the element s1s2sm where siS or si1S.

Now, define S={s1s2sm:mN,siS or si1S} . From the above discussion, it is clear that SH for each HS¯.
Moreover, of course SS. We show that S is a group (precisely it is a subgroup of G).

We will repeatedly abuse the definition of S (note that a definition is not a person so this is okay) for the following proof.

  1. eS : pick any sS. Then, by defenition, it is clear that ss1=eS.
  2. Suppose x,yS Then x=s1s2sm and y=t1t2tn for some m,nN, such that ti or ti1S and si or si1S. Hence, xy=s1s2smt1t2tnS.
  3. Suppose xS Then x=s1s2sm, for some mN such that si or si1S. Then x1=sm1sm11s11S.

Hence, each HS¯ contains the subgroup S. Therefore, S is the smallest group that contains S, known as the subgroup generated by S. In particular, for each HS¯, SSH.


Group generated by a set

let G be a group, and S a subset of G, then inheriting the operator from G, the subgroup of G generated by S, is the set S={s1s2sm:mN,siS or si1S}.

Cyclic group

For a group G, the group generated by any element gG is denoted by g. This group is called the cyclic subgroup of G generated by g.

Notice that g just contains the products of g with itself : gi and the products of g1 with itself: gi, where g0:=e. The smallest nN for which gn=e is (if it exists) known as the order of g.

In such a case, it is clear that g={g0=e,g1,gn1}. where gi1=gni.

Otherwise, if no such n exists, the order of g is infinite.

The order of an element g of a group G is the order of its cyclic subgroup g.

Two cyclic groups of the same order g, h are isomorphic to each other, where gihi is the desired isomorphism.

Moreover, a cyclic group of finite order, say n is isomorphic to the rotations of a regular n-gon.


necessary and sufficient condition for a cyclic group

Let G be a group. Then G is cyclic if and only if, there exists gG, G=g.

\begin{proof} Suppose G is cyclic, then by definition there exists an element gG such that G={gi:iZ}.
Now suppose that there exists gG such that G=g, then by definition, G is cyclic.

\end{proof}


Although the above proposition seems to bash on the obvious, it's extremely useful: for example in showing that the multiplicative group of integers, modulo a prime is cyclic.