Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132930 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

Section13.1Finite Abelian Groups

In our investigation of cyclic groups we found that every group of prime order was isomorphic to Zp,{\mathbb Z}_p\text{,} where pp was a prime number. We also determined that ZmnZm×Zn{\mathbb Z}_{mn} \cong {\mathbb Z}_m \times {\mathbb Z}_n when gcd(m,n)=1.\gcd(m, n) =1\text{.} In fact, much more is true. Every finite abelian group is isomorphic to a direct product of cyclic groups of prime power order; that is, every finite abelian group is isomorphic to a group of the type

Zp1α1××Zpnαn,\begin{equation*} {\mathbb Z}_{p_1^{\alpha_1}} \times \cdots \times {\mathbb Z}_{p_n^{\alpha_n}}, \end{equation*}

where each pkp_k is prime (not necessarily distinct).

First, let us examine a slight generalization of finite abelian groups. Suppose that GG is a group and let {gi}\{ g_i\} be a set of elements in G,G\text{,} where ii is in some index set II (not necessarily finite). The smallest subgroup of GG containing all of the gig_i's is the subgroup of GG by the gig_i's. If this subgroup of GG is in fact all of G,G\text{,} then GG is generated by the set {gi:iI}.\{g_i : i \in I \}\text{.} In this case the gig_i's are said to be the of G.G\text{.} If there is a finite set {gi:iI}\{ g_i : i \in I \} that generates G,G\text{,} then GG is .

Example13.1

Obviously, all finite groups are finitely generated. For example, the group S3S_3 is generated by the permutations (12)(12) and (123).(123)\text{.} The group Z×Zn{\mathbb Z} \times {\mathbb Z}_n is an infinite group but is finitely generated by {(1,0),(0,1)}.\{ (1,0), (0,1) \}\text{.}

Example13.2

Not all groups are finitely generated. Consider the rational numbers Q{\mathbb Q} under the operation of addition. Suppose that Q{\mathbb Q} is finitely generated with generators p1/q1,,pn/qn,p_1/q_1, \ldots, p_n/q_n\text{,} where each pi/qip_i/q_i is a fraction expressed in its lowest terms. Let pp be some prime that does not divide any of the denominators q1,,qn.q_1, \ldots, q_n\text{.} We claim that 1/p1/p cannot be in the subgroup of Q{\mathbb Q} that is generated by p1/q1,,pn/qn,p_1/q_1, \ldots, p_n/q_n\text{,} since pp does not divide the denominator of any element in this subgroup. This fact is easy to see since the sum of any two generators is

pi/qi+pj/qj=(piqj+pjqi)/(qiqj).\begin{equation*} p_i / q_i + p_j / q_j = (p_i q_j + p_j q_i)/(q_i q_j). \end{equation*}
Proposition13.3

Let HH be the subgroup of a group GG that is generated by {giG:iI}.\{ g_i \in G : i \in I \}\text{.} Then hHh \in H exactly when it is a product of the form

h=gi1α1ginαn,\begin{equation*} h = g_{i_1}^{\alpha_1} \cdots g_{i_n}^{\alpha_n}, \end{equation*}

where the gikg_{i_k}s are not necessarily distinct.

Proof

Let KK be the set of all products of the form gi1α1ginαn,g_{i_1}^{\alpha_1} \cdots g_{i_n}^{\alpha_n}\text{,} where the gikg_{i_k}s are not necessarily distinct. Certainly KK is a subset of H.H\text{.} We need only show that KK is a subgroup of G.G\text{.} If this is the case, then K=H,K=H\text{,} since HH is the smallest subgroup containing all the gig_is.

Clearly, the set KK is closed under the group operation. Since gi0=1,g_i^0 = 1\text{,} the identity is in K.K\text{.} It remains to show that the inverse of an element g=gi1k1ginkng =g_{i_1}^{k_1} \cdots g_{i_n}^{k_n} in KK must also be in K.K\text{.} However,

g1=(gi1k1ginkn)1=(ginkngi1k1).\begin{equation*} g^{-1} = (g_{i_1}^{k_{1}} \cdots g_{i_n}^{k_n})^{-1} = (g_{i_n}^{-k_n} \cdots g_{i_{1}}^{-k_{1}}). \end{equation*}

The reason that powers of a fixed gig_i may occur several times in the product is that we may have a nonabelian group. However, if the group is abelian, then the gig_is need occur only once. For example, a product such as a3b5a7a^{-3} b^5 a^7 in an abelian group could always be simplified (in this case, to a4b5a^4 b^5).

Now let us restrict our attention to finite abelian groups. We can express any finite abelian group as a finite direct product of cyclic groups. More specifically, letting pp be prime, we define a group GG to be a if every element in GG has as its order a power of p.p\text{.} For example, both Z2×Z2{\mathbb Z}_2 \times {\mathbb Z}_2 and Z4{\mathbb Z}_4 are 22-groups, whereas Z27{\mathbb Z}_{27} is a 33-group. We shall prove the Fundamental Theorem of Finite Abelian Groups which tells us that every finite abelian group is isomorphic to a direct product of cyclic pp-groups.

Theorem13.4Fundamental Theorem of Finite Abelian Groups

Every finite abelian group GG is isomorphic to a direct product of cyclic groups of the form

Zp1α1×Zp2α2××Zpnαn\begin{equation*} {\mathbb Z}_{p_1^{ \alpha_1 }} \times {\mathbb Z}_{p_2^{ \alpha_2 }} \times \cdots \times {\mathbb Z}_{p_n^{ \alpha_n }} \end{equation*}

here the pip_i's are primes (not necessarily distinct).

Example13.5

Suppose that we wish to classify all abelian groups of order 540=22335.540=2^2 \cdot 3^3 \cdot 5\text{.} The Fundamental Theorem of Finite Abelian Groups tells us that we have the following six possibilities.

  • Z2×Z2×Z3×Z3×Z3×Z5;{\mathbb Z}_2 \times {\mathbb Z}_2 \times {\mathbb Z}_3 \times {\mathbb Z}_3 \times {\mathbb Z}_3 \times {\mathbb Z}_5\text{;}

  • Z2×Z2×Z3×Z9×Z5;{\mathbb Z}_2 \times {\mathbb Z}_2 \times {\mathbb Z}_3 \times {\mathbb Z}_9 \times {\mathbb Z}_5\text{;}

  • Z2×Z2×Z27×Z5;{\mathbb Z}_2 \times {\mathbb Z}_2 \times {\mathbb Z}_{27} \times {\mathbb Z}_5\text{;}

  • Z4×Z3×Z3×Z3×Z5;{\mathbb Z}_4 \times {\mathbb Z}_3 \times {\mathbb Z}_3 \times {\mathbb Z}_3 \times {\mathbb Z}_5\text{;}

  • Z4×Z3×Z9×Z5;{\mathbb Z}_4 \times {\mathbb Z}_3 \times {\mathbb Z}_9 \times {\mathbb Z}_5\text{;}

  • Z4×Z27×Z5.{\mathbb Z}_4 \times {\mathbb Z}_{27} \times {\mathbb Z}_5\text{.}

The proof of the Fundamental Theorem of Finite Abelian Groups depends on several lemmas.

Lemma13.6

Let GG be a finite abelian group of order n.n\text{.} If pp is a prime that divides n,n\text{,} then GG contains an element of order p.p\text{.}

Proof

We will prove this lemma by induction. If n=1,n = 1\text{,} then there is nothing to show. Now suppose that the order of GG is nn the lemma is true for all groups of order k,k\text{,} where k<n.k \lt n\text{.} Furthermore, let pp be a prime that divides n.n\text{.}

If GG has no proper nontrivial subgroups, then G=a,G = \langle a \rangle\text{,} where aa is any element other than the identity. By Exercise 4.4.39, the order of GG must be prime. Since pp divides n,n\text{,} we know that p=n,p = n\text{,} and GG contains p1p - 1 elements of order p.p\text{.}

Now suppose that GG contains a nontrivial proper subgroup H.H\text{.} Then 1<H<n.1 \lt |H| \lt n\text{.} If pH,p \mid |H|\text{,} then HH contains an element of order pp by induction and the lemma is true. Suppose that pp does not divide the order of H.H\text{.} Since GG is abelian, it must be the case that HH is a normal subgroup of G,G\text{,} and G=HG/H.|G| = |H| \cdot |G/H|\text{.} Consequently, pp must divide G/H.|G/H|\text{.} Since G/H<G=n,|G/H| \lt |G| = n\text{,} we know that G/HG/H contains an element aHaH of order pp by the induction hypothesis. Thus,

H=(aH)p=apH,\begin{equation*} H = (aH)^p = a^pH, \end{equation*}

and apHa^p \in H but aH.a \notin H\text{.} If H=r,|H| = r\text{,} then pp and rr are relatively prime, and there exist integers ss and tt such that sp+tr=1.sp + tr = 1\text{.} Furthermore, the order of apa^p must divide r,r\text{,} and (ap)r=(ar)p=1.(a^p)^r = (a^r)^p = 1\text{.}

We claim that ara^r has order p.p\text{.} We must show that ar1.a^r \neq 1\text{.} Suppose ar=1.a^r = 1\text{.} Then

a=asp+tr=aspatr=(ap)s(ar)t=(ap)s1=(ap)s.\begin{align*} a & = a^{sp + tr}\\ & = a^{sp} a^{tr}\\ & = (a^p)^s (a^r)^t\\ & = (a^p)^s 1\\ & = (a^p)^s. \end{align*}

Since apH,a^p \in H\text{,} it must be the case that a=(ap)sH,a= (a^p)^s \in H\text{,} which is a contradiction. Therefore, ar1a^r \neq 1 is an element of order pp in G.G\text{.}

Lemma 13.6 is a special case of Cauchy's Theorem (Theorem 15.1), which states that if GG be a finite group and pp a prime such that pp divides the order of G,G\text{,} then GG contains a subgroup of order p.p\text{.} We will prove Cauchy's Theorem in Chapter 15.

Lemma13.7

A finite abelian group is a pp-group if and only if its order is a power of p.p\text{.}

Proof

If G=pn|G| = p^n then by Lagrange’s theorem, then the order of any gGg \in G must divide pn,p^n\text{,} and therefore must be a power of p.p\text{.} Conversely, if G|G| is not a power of p,p\text{,} then it has some other prime divisor q,q\text{,} so by Lemma 13.6, GG has an element of order qq and thus is not a pp-group.

Lemma13.8

Let GG be a finite abelian group of order n=p1α1pkαk,n = p_1^{\alpha_1} \cdots p_k^{\alpha_k}\text{,} where where p1,,pkp_1, \ldots, p_k are distinct primes and α1,α2,,αk\alpha_1, \alpha_2, \ldots, \alpha_k are positive integers. Then GG is the internal direct product of subgroups G1,G2,,Gk,G_1, G_2, \ldots, G_k\text{,} where GiG_i is the subgroup of GG consisting of all elements of order pikp_i^k for some integer k.k\text{.}

Proof

Since GG is an abelian group, we are guaranteed that GiG_i is a subgroup of GG for i=1,,n.i = 1, \ldots, n\text{.} Since the identity has order pi0=1,p_i^0 = 1\text{,} we know that 1Gi.1 \in G_i\text{.} If gGig \in G_i has order pir,p_i^r\text{,} then g1g^{-1} must also have order pir.p_i^r\text{.} Finally, if hGih \in G_i has order pis,p_i^s\text{,} then

(gh)pit=gpithpit=11=1,\begin{equation*} (gh)^{p_i^t} = g^{p_i^t} h^{p_i^t} = 1 \cdot 1 = 1, \end{equation*}

where tt is the maximum of rr and s.s\text{.}

We must show that

G=G1G2Gk\begin{equation*} G = G_1 G_2 \cdots G_k \end{equation*}

and GiGj={1}G_i \cap G_j = \{1 \} for ij.i \neq j\text{.} Suppose that g1G1g_1 \in G_1 is in the subgroup generated by G2,G3,,Gk.G_2, G_3, \ldots, G_k\text{.} Then g1=g2g3gkg_1 = g_2 g_3 \cdots g_k for giGi.g_i \in G_i\text{.} Since gig_i has order pαi,p^{\alpha_i}\text{,} we know that gipαi=1g_i^{p^{\alpha_i}} = 1 for i=2,3,,k,i = 2, 3, \ldots, k\text{,} and g1p2α2pkαk=1.g_1^{p_2^{\alpha_2} \cdots p_k^{\alpha_k}} = 1\text{.} Since the order of g1g_1 is a power of p1p_1 and gcd(p1,p2α2pkαk)=1,\gcd(p_1, p_2^{\alpha_2} \cdots p_k^{\alpha_k}) = 1\text{,} it must be the case that g1=1g_1 = 1 and the intersection of G1G_1 with any of the subgroups G2,G3,,GkG_2, G_3, \ldots, G_k is the identity. A similar argument shows that GiGj={1}G_i \cap G_j = \{1 \} for ij.i \neq j\text{.}

Next, we must show that it possible to write every gGg \in G as a product g1gk,g_1 \cdots g_k\text{,} where giGi.g_i \in G_i\text{.} Since the order of gg divides the order of G,G\text{,} we know that

g=p1β1p2β2pkβk\begin{equation*} |g| = p_1^{\beta_1} p_2^{\beta_2} \cdots p_k^{\beta_k} \end{equation*}

for some integers β1,,βk.\beta_1, \ldots, \beta_k\text{.} Letting ai=g/piβi,a_i = |g| / p_i^{\beta_i}\text{,} the aia_i's are relatively prime; hence, there exist integers b1,,bkb_1, \ldots, b_k such that a1b1++akbk=1.a_1 b_1 + \cdots + a_k b_k = 1\text{.} Consequently,

g=ga1b1++akbk=ga1b1gakbk.\begin{equation*} g = g^{a_1 b_1 + \cdots + a_k b_k} = g^{a_1 b_1} \cdots g^{a_k b_k}. \end{equation*}

Since

g(aibi)piβi=gbig=e,\begin{equation*} g^{(a_i b_i ) p_i^{\beta_i}} = g^{b_i |g|} = e, \end{equation*}

it follows that gaibig^{a_i b_i} must be in Gi.G_{i}\text{.} Let gi=gaibi.g_i = g^{a_i b_i}\text{.} Then g=g1gkG1G2Gk.g = g_1 \cdots g_k \in G_1 G_2 \cdots G_k\text{.} Therefore, G=G1G2GkG = G_1 G_2 \cdots G_k is an internal direct product of subgroups.

If remains for us to determine the possible structure of each pip_i-group GiG_i in Lemma 13.8.

Lemma13.9

Let GG be a finite abelian pp-group and suppose that gGg \in G has maximal order. Then GG is isomorphic to g×H\langle g \rangle \times H for some subgroup HH of G.G\text{.}

Proof

By Lemma 13.7, we may assume that the order of GG is pn.p^n\text{.} We shall induct on n.n\text{.} If n=1,n= 1\text{,} then GG is cyclic of order pp and must be generated by g.g\text{.} Suppose now that the statement of the lemma holds for all integers kk with 1k<n1 \leq k \lt n and let gg be of maximal order in G,G\text{,} say g=pm.|g| = p^{m}\text{.} Then apm=ea^{p^m} = e for all aG.a \in G\text{.} Now choose hh in GG such that hg,h \notin \langle g \rangle\text{,} where hh has the smallest possible order. Certainly such an hh exists; otherwise, G=gG = \langle g \rangle and we are done. Let H=h.H = \langle h \rangle\text{.}

We claim that gH={e}.\langle g \rangle \cap H = \{ e \}\text{.} It suffices to show that H=p.|H|=p\text{.} Since hp=h/p,|h^p| = |h| / p\text{,} the order of hph^p is smaller than the order of hh and must be in g\langle g \rangle by the minimality of h;h\text{;} that is, hp=grh^p = g^r for some number r.r\text{.} Hence,

(gr)pm1=(hp)pm1=hpm=e,\begin{equation*} (g^r)^{p^{m - 1}} = (h^p)^{p^{m - 1}} = h^{p^{m}} = e, \end{equation*}

and the order of grg^r must be less than or equal to pm1.p^{m-1}\text{.} Therefore, grg^r cannot generate g.\langle g \rangle\text{.} Notice that pp must occur as a factor of r,r\text{,} say r=ps,r = ps\text{,} and hp=gr=gps.h^p = g^r = g^{ps}\text{.} Define aa to be gsh.g^{-s}h\text{.} Then aa cannot be in g;\langle g \rangle\text{;} otherwise, hh would also have to be in g.\langle g \rangle\text{.} Also,

ap=gsphp=grhp=hphp=e.\begin{equation*} a^p = g^{-sp} h^p = g^{-r} h^p = h^{-p} h^p = e. \end{equation*}

We have now formed an element aa with order pp such that ag.a \notin \langle g \rangle\text{.} Since hh was chosen to have the smallest order of all of the elements that are not in g,\langle g\rangle\text{,} H=p.|H| = p\text{.}

Now we will show that the order of gHgH in the factor group G/HG/H must be the same as the order of gg in G.G\text{.} If gH<g=pm,|gH| \lt |g| = p^m\text{,} then

H=(gH)pm1=gpm1H;\begin{equation*} H = (gH)^{p^{m-1}} = g^{p^{m-1}} H; \end{equation*}

hence, gpm1g^{p^{m-1}} must be in gH={e},\langle g \rangle \cap H = \{ e \}\text{,} which contradicts the fact that the order of gg is pm.p^m\text{.} Therefore, gHgH must have maximal order in G/H.G/H\text{.} By the Correspondence Theorem and our induction hypothesis,

G/HgH×K/H\begin{equation*} G/H \cong \langle gH \rangle \times K/H \end{equation*}

for some subgroup KK of GG containing H.H\text{.} We claim that gK={e}.\langle g \rangle \cap K = \{ e \}\text{.} If bgK,b \in \langle g \rangle \cap K\text{,} then bHgHK/H={H}bH \in \langle gH \rangle \cap K/H = \{ H \} and bgH={e}.b \in \langle g \rangle \cap H = \{ e \}\text{.} It follows that G=gKG = \langle g \rangle K implies that Gg×K.G \cong \langle g \rangle \times K\text{.}

The proof of the Fundamental Theorem of Finite Abelian Groups follows very quickly from Lemma 13.9. Suppose that GG is a finite abelian group and let gg be an element of maximal order in G.G\text{.} If g=G,\langle g \rangle = G\text{,} then we are done; otherwise, GZg×HG \cong {\mathbb Z}_{|g|} \times H for some subgroup HH contained in GG by the lemma. Since H<G,|H| \lt |G|\text{,} we can apply mathematical induction.

We now state the more general theorem for all finitely generated abelian groups. The proof of this theorem can be found in any of the references at the end of this chapter.

Theorem13.10The Fundamental Theorem of Finitely Generated Abelian Groups

Every finitely generated abelian group GG is isomorphic to a direct product of cyclic groups of the form

Zp1α1×Zp2α2××Zpnαn×Z××Z,\begin{equation*} {\mathbb Z}_{p_1^{ \alpha_1 }} \times {\mathbb Z}_{p_2^{ \alpha_2 }} \times \cdots \times {\mathbb Z}_{p_n^{ \alpha_n }} \times {\mathbb Z} \times \cdots \times {\mathbb Z}, \end{equation*}

where the pip_i's are primes (not necessarily distinct).