Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
Kernel:
%%html <link href="http://mathbook.pugetsound.edu/beta/mathbook-content.css" rel="stylesheet" type="text/css" /> <link href="https://aimath.org/mathbook/mathbook-add-on.css" rel="stylesheet" type="text/css" /> <style>.subtitle {font-size:medium; display:block}</style> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext" rel="stylesheet" type="text/css" /><!-- Hide this cell. --> <script> var cell = $(".container .cell").eq(0), ia = cell.find(".input_area") if (cell.find(".toggle-button").length == 0) { ia.after( $('<button class="toggle-button">Toggle hidden code</button>').click( function (){ ia.toggle() } ) ) ia.hide() } </script>

Important: to view this notebook properly you will need to execute the cell above, which assumes you have an Internet connection. It should already be selected, or place your cursor anywhere above to select. Then press the "Run" button in the menu bar above (the right-pointing arrowhead), or press Shift-Enter on your keyboard.

ParseError: KaTeX parse error: \newcommand{\lt} attempting to redefine \lt; use \renewcommand

Section4.1Cyclic 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.

Example4.1

Suppose that we consider 3Z3 \in {\mathbb Z} and look at all multiples (both positive and negative) of 3. As a set, this is

3Z={,3,0,3,6,}.\begin{equation*} 3 {\mathbb Z} = \{ \ldots, -3, 0, 3, 6, \ldots \}. \end{equation*}

It is easy to see that 3Z3 {\mathbb Z} 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.

Example4.2

If H={2n:nZ},H = \{ 2^n : n \in {\mathbb Z} \}\text{,} then HH is a subgroup of the multiplicative group of nonzero rational numbers, Q.{\mathbb Q}^*\text{.} If a=2ma = 2^m and b=2nb = 2^n are in H,H\text{,} then ab1=2m2n=2mnab^{-1} = 2^m 2^{-n} = 2^{m-n} is also in H.H\text{.} By Proposition 3.31, HH is a subgroup of Q{\mathbb Q}^* determined by the element 2.

Theorem4.3

Let GG be a group and aa be any element in G.G\text{.} Then the set

a={ak:kZ}\begin{equation*} \langle a \rangle = \{ a^k : k \in {\mathbb Z} \} \end{equation*}

is a subgroup of G.G\text{.} Furthermore, a\langle a \rangle is the smallest subgroup of GG that contains a.a\text{.}

Proof

The identity is in a\langle a \rangle since a0=e.a^0 = e\text{.} If gg and hh are any two elements in a,\langle a \rangle \text{,} then by the definition of a\langle a \rangle we can write g=amg = a^m and h=anh = a^n for some integers mm and n.n\text{.} So gh=aman=am+ngh = a^m a^n = a^{m+n} is again in a.\langle a \rangle \text{.} Finally, if g=ang = a^n in a,\langle a \rangle \text{,} then the inverse g1=ang^{-1} = a^{-n} is also in a.\langle a \rangle \text{.} Clearly, any subgroup HH of GG containing aa must contain all the powers of aa by closure; hence, HH contains a.\langle a \rangle \text{.} Therefore, a\langle a \rangle is the smallest subgroup of GG containing a.a\text{.}

Remark4.4

If we are using the “+” notation, as in the case of the integers under addition, we write a={na:nZ}.\langle a \rangle = \{ na : n \in {\mathbb Z} \}\text{.}

For aG,a \in G\text{,} we call a\langle a \rangle the generated by a.a\text{.} If GG contains some element aa such that G=a,G = \langle a \rangle \text{,} then GG is a . In this case aa is a of G.G\text{.} If aa is an element of a group G,G\text{,} we define the of aa to be the smallest positive integer nn such that an=e,a^n= e\text{,} and we write a=n.|a| = n\text{.} If there is no such integer n,n\text{,} we say that the order of aa is infinite and write a=|a| = \infty to denote the order of a.a\text{.}

Example4.5

Notice that a cyclic group can have more than a single generator. Both 1 and 5 generate Z6;{\mathbb Z}_6\text{;} hence, Z6{\mathbb Z}_6 is a cyclic group. Not every element in a cyclic group is necessarily a generator of the group. The order of 2Z62 \in {\mathbb Z}_6 is 3. The cyclic subgroup generated by 2 is 2={0,2,4}.\langle 2 \rangle = \{ 0, 2, 4 \}\text{.}

The groups Z{\mathbb Z} and Zn{\mathbb Z}_n are cyclic groups. The elements 1 and 1-1 are generators for Z.{\mathbb Z}\text{.} We can certainly generate Zn{\mathbb Z}_n with 1 although there may be other generators of Zn,{\mathbb Z}_n\text{,} as in the case of Z6.{\mathbb Z}_6\text{.}

Example4.6

The group of units, U(9),U(9)\text{,} in Z9{\mathbb Z}_9 is a cyclic group. As a set, U(9)U(9) is {1,2,4,5,7,8}.\{ 1, 2, 4, 5, 7, 8 \}\text{.} The element 2 is a generator for U(9)U(9) since

21=222=423=824=725=526=1.\begin{align*} 2^1 & = 2 \qquad 2^2 = 4\\ 2^3 & = 8 \qquad 2^4 = 7\\ 2^5 & = 5 \qquad 2^6 = 1. \end{align*}
Example4.7

Not every group is a cyclic group. Consider the symmetry group of an equilateral triangle S3.S_3\text{.} The multiplication table for this group is Table 3.7. The subgroups of S3S_3 are shown in Figure 4.8. Notice that every subgroup is cyclic; however, no single element generates the entire group.

Figure4.8Subgroups of S3S_3
Theorem4.9

Every cyclic group is abelian.

Proof

Let GG be a cyclic group and aGa \in G be a generator for G.G\text{.} If gg and hh are in G,G\text{,} then they can be written as powers of a,a\text{,} say g=arg = a^r and h=as.h = a^s\text{.} Since

gh=aras=ar+s=as+r=asar=hg,\begin{equation*} g h = a^r a^s = a^{r+s} = a^{s+r} = a^s a^r = h g, \end{equation*}

GG is abelian.

SubsectionSubgroups of Cyclic Groups

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

Theorem4.10

Every subgroup of a cyclic group is cyclic.

Proof

The main tools used in this proof are the division algorithm and the Principle of Well-Ordering. Let GG be a cyclic group generated by aa and suppose that HH is a subgroup of G.G\text{.} If H={e},H = \{ e \}\text{,} then trivially HH is cyclic. Suppose that HH contains some other element gg distinct from the identity. Then gg can be written as ana^n for some integer n.n\text{.} Since HH is a subgroup, g1=ang^{-1} = a^{-n} must also be in H.H\text{.} Since either nn or n-n is positive, we can assume that HH contains positive powers of aa and n>0.n \gt 0\text{.} Let mm be the smallest natural number such that amH.a^m \in H\text{.} Such an mm exists by the Principle of Well-Ordering.

We claim that h=amh = a^m is a generator for H.H\text{.} We must show that every hHh' \in H can be written as a power of h.h\text{.} Since hHh' \in H and HH is a subgroup of G,G\text{,} h=akh' = a^k for some integer k.k\text{.} Using the division algorithm, we can find numbers qq and rr such that k=mq+rk = mq +r where 0r<m;0 \leq r \lt m\text{;} hence,

ak=amq+r=(am)qar=hqar.\begin{equation*} a^k = a^{mq +r} = (a^m)^q a^r = h^q a^r. \end{equation*}

So ar=akhq.a^r = a^k h^{-q}\text{.} Since aka^k and hqh^{-q} are in H,H\text{,} ara^r must also be in H.H\text{.} However, mm was the smallest positive number such that ama^m was in H;H\text{;} consequently, r=0r=0 and so k=mq.k=mq\text{.} Therefore,

h=ak=amq=hq\begin{equation*} h' = a^k = a^{mq} = h^q \end{equation*}

and HH is generated by h.h\text{.}

Corollary4.11

The subgroups of Z{\mathbb Z} are exactly nZn{\mathbb Z} for n=0,1,2,.n = 0, 1, 2,\ldots\text{.}

Proposition4.12

Let GG be a cyclic group of order nn and suppose that aa is a generator for G.G\text{.} Then ak=ea^k=e if and only if nn divides k.k\text{.}

Proof

First suppose that ak=e.a^k=e\text{.} By the division algorithm, k=nq+rk = nq + r where 0r<n;0 \leq r \lt n\text{;} hence,

e=ak=anq+r=anqar=ear=ar.\begin{equation*} e = a^k = a^{nq + r} = a^{nq} a^r = e a^r = a^r. \end{equation*}

Since the smallest positive integer mm such that am=ea^m = e is n,n\text{,} r=0.r= 0\text{.}

Conversely, if nn divides k,k\text{,} then k=nsk=ns for some integer s.s\text{.} Consequently,

ak=ans=(an)s=es=e.\begin{equation*} a^k = a^{ns} = (a^n)^s = e^s = e. \end{equation*}
Theorem4.13

Let GG be a cyclic group of order nn and suppose that aGa \in G is a generator of the group. If b=ak,b = a^k\text{,} then the order of bb is n/d,n/d\text{,} where d=gcd(k,n).d = \gcd(k,n)\text{.}

Proof

We wish to find the smallest integer mm such that e=bm=akm.e = b^m = a^{km}\text{.} By Proposition 4.12, this is the smallest integer mm such that nn divides kmkm or, equivalently, n/dn/d divides m(k/d).m(k/d)\text{.} Since dd is the greatest common divisor of nn and k,k\text{,} n/dn/d and k/dk/d are relatively prime. Hence, for n/dn/d to divide m(k/d)m(k/d) it must divide m.m\text{.} The smallest such mm is n/d.n/d\text{.}

Corollary4.14

The generators of Zn{\mathbb Z}_n are the integers rr such that 1r<n1 \leq r \lt n and gcd(r,n)=1.\gcd(r,n) = 1\text{.}

Example4.15

Let us examine the group Z16.{\mathbb Z}_{16}\text{.} The numbers 1, 3, 5, 7, 9, 11, 13, and 15 are the elements of Z16{\mathbb Z}_{16} that are relatively prime to 16. Each of these elements generates Z16.{\mathbb Z}_{16}\text{.} For example,

19=929=239=1149=459=1369=679=1589=899=1109=10119=3129=12139=5149=14159=7.\begin{align*} 1 \cdot 9 & = 9 & 2 \cdot 9 & = 2 & 3 \cdot 9 & = 11\\ 4 \cdot 9 & = 4 & 5 \cdot 9 & = 13 & 6 \cdot 9 & = 6 \\ 7 \cdot 9 & = 15 & 8 \cdot 9 & = 8 & 9 \cdot 9 & = 1 \\ 10 \cdot 9 & = 10 & 11 \cdot 9 & = 3 & 12 \cdot 9 & = 12\\ 13 \cdot 9 & = 5 & 14 \cdot 9 & = 14 & 15 \cdot 9 & = 7. \end{align*}