Group Theory

J.S. Milne

Version 3.11 March 28, 2011 S3 Â1 2 3Ã r D 2 3 1 Â1 2 3Ã f D 1 3 2 The first version of these notes was written for a first-year grad- uate algebra course. As in most such courses, the notes concen- trated on abstract groups and, in particular, on finite groups. However, it is not as abstract groups that most mathematicians encounter groups, but rather as algebraic groups, topological groups, or Lie groups, and it is not just the groups themselves that are of interest, but also their linear representations. It is my intention (one day) to expand the notes to take account of this, and to produce a volume that, while still modest in size (c200 pages), will provide a more comprehensive introduction to theory for beginning graduate students in mathemat- ics, physics, and related fields.

BibTeX information @misc{milneGT, author={Milne, James S.}, title={ (v3.11)}, year={2011}, note={Available at www.jmilne.org/math/}, pages={135} } Please send comments and corrections to me at the address on my website www.jmilne.org/math/. v2.01 (August 21, 1996). First version on the web; 57 pages. v2.11 (August 29, 2003). Fixed many minor errors; numbering unchanged; 85 pages. v3.00 (September 1, 2007). Revised and expanded; 121 pages. v3.01 (May 17, 2008). Minor fixes and changes; 124 pages. v3.02 (September 21, 2009). Minor fixes; changed TeX styles; 127 pages. v3.10 (September 24, 2010). Many minor improvements; 131 pages. v3.11 (March 28, 2011). Minor additions; 135 pages.

The table of S3 on the front page was produced by Group Explorer.

Copyright c 1996, 2002, 2003, 2007, 2008, 2010, 2011 J.S. Milne. Single paper copies for noncommercial personal use may be made without explicit permission from the copyright holder. Contents

Contents 3

1 Basic Definitions and Results 11 Definitions and examples ...... 11 Multiplication tables ...... 21 ...... 22 Groups of small ...... 28 Homomorphisms ...... 30 ...... 32 Normal subgroups ...... 35 Kernels and quotients ...... 39 concerning homomorphisms ...... 42 Direct products ...... 46 Commutative groups ...... 49 The order of ab ...... 57 Exercises ...... 58

2 Free Groups and Presentations; Coxeter Groups 61 Free ...... 62 Free groups ...... 63

3 Generators and relations ...... 69 Finitely presented groups ...... 74 Coxeter groups ...... 76 Exercises ...... 80

3 Automorphisms and Extensions 83 Automorphisms of groups ...... 83 Characteristic subgroups ...... 88 Semidirect products ...... 89 Extensions of groups ...... 97 The Holder¨ program...... 101 Exercises ...... 105

4 Groups Acting on Sets 109 Definition and examples ...... 109 Permutation groups ...... 124 The Todd-Coxeter algorithm...... 136 Primitive actions...... 139 Exercises ...... 142

5 The Sylow Theorems; Applications 147 The Sylow theorems ...... 148 Alternative approach to the Sylow theorems . . . . . 155 Examples ...... 156 Exercises ...... 163

6 Solvable and Nilpotent Groups 165 Subnormal Series...... 165 Solvable groups ...... 170 Nilpotent groups ...... 176

4 Groups with operators ...... 183 Krull-Schmidt ...... 187 Exercises ...... 189

7 Representations of Finite Groups 191 Matrix representations ...... 192 Roots of 1 in fields ...... 193 Linear representations ...... 194 Maschke’s theorem ...... 195 The group algebra; semisimplicity ...... 200 Semisimple modules ...... 201 Simple F -algebras and their modules ...... 203 Semisimple F -algebras and their modules ...... 212 The representations of G ...... 216 The characters of G ...... 219 The character table of a group ...... 225 Examples ...... 225 Exercises ...... 225

A Additional Exercises 229

B Solutions to the Exercises 239

C Two-Hour Examination 253

Bibliography 259

Index 263

5 NOTATIONS. We use the standard (Bourbaki) notations: N 0;1;2;::: ; Z D f g is the of ; Q is the field of rational numbers; R is the field of real numbers; C is the field of complex numbers; Fq is a finite field with q elements where q is a power of a . In particular, Fp Z=pZ for p a prime number. For integers m and n,Dm n means that m divides n, i.e., j n mZ. Throughout the notes, p is a prime number, i.e., p 2 2;3;5;7;11;:::;1000000007;:::. DGiven an equivalence relation, Œ  denotes the equivalence class containing . The empty  is denoted by . The car- dinality of a set S is denoted by S (so S is the; number of elements in S when S is finite). Letj jI andj Aj be sets; a family of elements of A indexed by I , denoted .ai /i I , is a function 1 2 i ai I A. 7!RingsW are! required to have an identity element 1, and ho- momorphisms of rings are required to take 1 to 1. An element a of a ring is a unit if it has an inverse (element b such that ab 1 ba). The identity element of a ring is required to act as 1Don aD over the ring. X YX is a subset of Y (not necessarily proper); def X YX is defined to be Y , or equals Y by definition; X D YX is isomorphic to Y ; X  YX and Y are canonically isomorphic (or there is a given or unique ); ' 1A family should be distinguished from a set. For example, if f is the func- tion Z Z=3Z sending an to its equivalence class, then f .i/ i Z ! f j 2 g is a set with three elements whereas .f .i//i Z is family with an infinite index set. 2

6 PREREQUISITES An undergraduate “” course.

COMPUTERALGEBRAPROGRAMS GAP is an open source computer algebra program, emphasiz- ing computational group theory. To get started with GAP, I recommend going to Alexander Hulpke’s page http://www. math.colostate.edu/~hulpke/CGT/education.html where you will find versions of GAP for both Windows and Macs and a guide “Abstract Algebra in GAP”. The Sage page http://www.sagemath.org/ provides a front end for GAP and other programs. I also recommend N. Carter’s “Group Explorer” http://groupexplorer.sourceforge.net for exploring the structure of groups of small order. Earlier versions of these notes (v3.02) described how to use Maple for computations in group theory.

ACKNOWLEDGEMENTS I thank the following for providing corrections and com- ments for earlier versions of these notes: Tony Bruguier, Dustin Clausen, Benoˆıt Claudon, Keith Conrad, Demetres Christofides, Adam Glesser, Sylvan Jacques, Martin Klazar, Mark Meckes, Victor Petrov, Efthymios Sofos, Dave Simpson, Robert Thompson, Michiel Vermeulen. Also, I have benefited from the posts to mathover- flow by Richard Borcherds, Robin Chapman, Steve Dal- ton, Leonid Positselski, Noah Snyder, Richard Stanley,

7 Qiaochu Yuan, and others (a reference monnnn means http://mathoverflow.net/questions/nnnn/).

8 The theory of groups of finite order may be said to date from the time of Cauchy. To him are due the first attempts at classifica- tion with a view to forming a theory from a number of isolated facts. Galois introduced into the theory the exceedingly impor- tant idea of a [normal] sub-group, and the corresponding divi- sion of groups into simple and composite. Moreover, by shewing that to every equation of finite degree there corresponds a group of finite order on which all the properties of the equation de- pend, Galois indicated how far reaching the applications of the theory might be, and thereby contributed greatly, if indirectly, to its subsequent developement. Many additions were made, mainly by French mathemati- cians, during the middle part of the [nineteenth] century. The first connected exposition of the theory was given in the third edition of M. Serret’s “Cours d’Algebre` Superieure,´ ” which was published in 1866. This was followed in 1870 by M. Jordan’s “Traite´ des substitutions et des equations´ algebriques.´ ” The greater part of M. Jordan’s treatise is devoted to a developement of the ideas of Galois and to their application to the theory of equations. No considerable progress in the theory, as apart from its ap- plications, was made till the appearance in 1872 of Herr Sylow’s memoir “Theor´ emes` sur les groupes de substitutions” in the fifth volume of the Mathematische Annalen. Since the date of this memoir, but more especially in recent years, the theory has ad- vanced continuously.

W. Burnside, Theory of Groups of Finite Order, 1897. Galois introduced the concept of a normal in 1832, and Camille Jordan in the preface to his Traite.´ . . in 1870 flagged Galois’ distinction between groupes simples and groupes com- posees´ as the most important dichotomy in the theory of permu- tation groups. Moreover, in the Traite´, Jordan began building a database of finite simple groups — the alternating groups of de- gree at least 5 and most of the classical projective linear groups over fields of prime cardinality. Finally, in 1872, Ludwig Sylow published his famous theorems on subgroups of prime power order.

R. Solomon, Bull. Amer. Math. Soc., 2001.

Why are the finite simple groups classifiable? It is unlikely that there is any easy reason why a classification is possible, unless someone comes up with a completely new way to classify groups. One problem, at least with the current methods of classification via centralizers of involutions, is that every has to be tested to see if it leads to new simple groups containing it in the centralizer of an involution. For example, when the baby monster was discovered, it had a double cover, which was a potential centralizer of an involution in a larger simple group, which turned out to be the monster. The monster happens to have no double cover so the process stopped there, but without checking every finite simple group there seems no obvious reason why one cannot have an infinite chain of larger and larger sporadic groups, each of which has a double cover that is a centralizer of an involution in the next one. Because of this problem (among others), it was unclear un- til quite late in the classification whether there would be a finite or infinite number of sporadic groups.

Richard Borcherds, mo38161.

10 Chapter 1

Basic Definitions and Results

The axioms for a group are short and natural. . . . Yet some- how hidden behind these axioms is the monster simple group, a huge and extraordinary mathematical object, which ap- pears to rely on numerous bizarre coincidences to exist. The axioms for groups give no obvious hint that anything like this exists. Richard Borcherds, in Mathematicians 2009.

Definitions and examples

DEFINITION 1.1A group is a set G together with a binary operation .a;b/ a b G G G 7!  W  ! 11 12 1. BASIC DEFINITIONS AND RESULTS satisfying the following conditions: G1: (associativity) for all a;b;c G, 2 .a b/ c a .b c/   D   I : (existence of a neutral element) there exists an element e G such that 2 a e a e a (1)  D D  for all a G; 2 G3: (existence of inverses) for each a G, there exists an a0 G such that 2 2 a a e a a:  0 D D 0  We usually abbreviate .G; / to G. Also, we usually write ab for a b and 1 for e; alternatively, we write a b for a b and 0 for e. In the first case, the group is said to beCmultiplicative , and in the second, it is said to be additive. 1.2 In the following, a;b;::: are elements of a group G. (a) An element e satisfying (1) is called a neutral element. If e0 is a second such element, then e0 e e0 e. In fact, e is the unique element of G suchD that e De e (apply G3).  D (b) If b a e and a c e, then  D  D b b e b .a c/ .b a/ c e c c: D  D   D   D  D Hence the element a0 in (G3) is uniquely determined by 1 a. We call it the inverse of a, and denote it a (or the negative of a, and denote it a). Definitions and examples 13

(c) Note that (G1) shows that the product of any ordered triple a1, a2, a3 of elements of G is unambiguously de- fined: whether we form a1a2 first and then .a1a2/a3, or a2a3 first and then a1.a2a3/, the result is the same. In fact, (G1) implies that the product of any ordered n- tuple a1, a2,. . . , an of elements of G is unambiguously defined. We prove this by induction on n. In one multi- plication, we might end up with

.a1 ai /.ai 1 an/ (2)  C  as the final product, whereas in another we might end up with .a1 aj /.aj 1 an/: (3)  C  Note that the expression within each pair of parenthe- ses is well defined because of the induction hypotheses. Thus, if i j , (2) equals (3). If i j , we may suppose i < j . ThenD ¤

.a1 ai /.ai 1 an/  C  D  .a1 ai / .ai 1 aj /.aj 1 an/  C  C 

.a1 aj /.aj 1 an/  C  D  .a1 ai /.ai 1 aj / .aj 1 an/  C  C  and the expressions on the right are equal because of (G1). 14 1. BASIC DEFINITIONS AND RESULTS

1 1 1 (d) The inverse of a1a2 an is an an 1 a1 , i.e., the inverse of a product is the product of the inverses in the reverse order. (e) (G3) implies that the cancellation laws hold in groups,

ab ac b c; ba ca b c D H) D D H) D 1 (multiply on left or right by a ). Conversely, if G is finite, then the cancellation laws imply (G3): the map x ax G G is injective, and hence (by counting) bijective;7! W in! particular, e is in the , and so a has a right inverse; similarly, it has a left inverse, and the argument in (b) above shows that the two inverses are equal.

Two groups .G; / and .G0; 0/ are isomorphic if there ex- ists a one-to-one correspondence  a a , G G , such that $ 0 $ 0 .a b/0 a0 0 b0 for all a;b G. The orderD G of a group G2 is its cardinality. A finite group whose order isj aj power of a prime p is called a p-group. For an element a of a group G, define 8 < aa a n > 0 .n copies of a/ an e n 0 D : a 1a 1 a 1 n

m n m n m n mn a a a C ; .a / a ; all m;n Z: (4) D D 2 Definitions and examples 15

It follows from (4) that the set n n Z a e f 2 j D g is an ideal in Z, and so equals mZ for some integer m 0. When m 0, an e unless n 0, and a is said to have infinite order. WhenD m ¤0, it is the smallestD integer m > 0 such that m ¤ 1 a e, and a is said to have finite order m. In this case, a m D1 D a , and an e m n: D ” j

EXAMPLES 1.3 Let C be the group .Z; /, and, for an integer m 1, 1 C  let Cm be the group .Z=mZ; /. C 1.4 Permutation groups. Let S be a set and let Sym.S/ be the set of bijections ˛ S S. We define the product of two elements of Sym.S/ toW be! their composite: ˛ˇ ˛ ˇ: D ı For any ˛;ˇ; Sym.S/ and s S, 2 2 ..˛ ˇ/ /.s/ .˛ ˇ/. .s// (5) ı ı D ı ˛.ˇ. .s/// D .˛ .ˇ //.s/; D ı ı and so associativity holds. The identity map s s is an identity element for Sym.S/, and inverses exist because7! we required 16 1. BASIC DEFINITIONS AND RESULTS the elements of Sym.S/ to be bijections. Therefore Sym.S/ is a group, called the group of symmetries of S. For example, the on n letters Sn is defined to be the group of symmetries of the set 1;:::;n — it has order nŠ. f g 1.5 When G and H are groups, we can construct a new group G H , called the (direct) product of G and H. As a set, it is the cartesian product of G and H, and multiplication is defined by .g;h/.g ;h / .gg ;hh /: 0 0 D 0 0 1.6 A group G is commutative (or abelian)1 if ab ba; all a;b G: D 2 In a commutative group, the product of any finite (not necessar- ily ordered) family S of elements is well defined, for example, the empty product is e. Usually, we write commutative groups additively. With this notation, Equation (4) becomes: ma na .m n/a; m.na/ mna: C D C D When G is commutative,

m.a b/ ma mb for m Z and a;b G, C D C 2 2 and so the map

.m;a/ ma Z G G 7! W  ! 1“” is more common than “commutative group”, but I prefer to use descriptive names where possible. Definitions and examples 17 makes A into a Z-module. In a commutative group G, the el- ements of finite order form a subgroup Gtors of G, called the torsion subgroup.

1.7 Let F be a field. The n n matrices with coefficients in  F and nonzero determinant form a group GLn.F / called the of degree n. For a finite dimensional F - V , the F -linear automorphisms of V form a group GL.V / called the general linear group of V . Note that if V has dimension n, then the choice of a basis determines an iso- GL.V / GLn.F / sending an automorphism to its matrix with respect! to the basis.

1.8 Let V be a finite dimensional vector space over a field F . A bilinear form on V is a mapping  V V F that is linear in each variable. An automorphismW of such! a  is an isomorphism ˛ V V such that W ! .˛v;˛w/ .v;w/ for all v;w V: (6) D 2 The automorphisms of  form a group Aut./. Let e1;:::;en be a basis for V , and let

P ..ei ;ej //1 i;j n D Ä Ä be the matrix of . The choice of the basis identifies Aut./ 18 1. BASIC DEFINITIONS AND RESULTS with the group of invertible matrices A such that2

AT P A P . (7)   D When  is symmetric, i.e.,

.v;w/ .w;v/ all v;w V; D 2 and nondegenerate, Aut./ is called the of . When  is skew-symmetric, i.e.,

.v;w/ .w;v/ all v;w V; D 2 2When we use the basis to identify V with F n, the pairing  becomes

0 a1 1 0 b1 1 0 b1 1 : : : @ : A;@ : A .a1;:::;an/ P @ : A: : : 7!   : an bn bn If A is the matrix of ˛ with respect to the basis, then ˛ corresponds to the map 0 a1 1 0 a1 1 : : @ : A A@ : A:Therefore, (6) becomes the statement that : 7! : an an

0 b1 1 0 b1 1 T : : .a1;:::;an/ A P A @ : A .a1;:::;an/ P @ : A     : D   : bn bn 0 a1 1 0 b1 1 : : n for all @ : A;@ : A F : : : 2 an bn On examining this statement on the standard basis vectors for F n, we see that it is equivalent to (7). Definitions and examples 19 and nondegenerate, Aut./ is called the of . In this case, there exists a basis for V for which the matrix of  is  à 0 Im J2m ; 2m n; D Im 0 D and the group of invertible matrices A such that

T A J2mA J2m D is called the symplectic group Sp2m.

REMARK 1.9 A set S together with a binary operation .a;b/ a b S S S is called a . When the bi- nary operation7!  W is associative,! .S; / is called a . The product  Q def A a1 an D  of any sequence A .ai /1 i n of elements in a semigroup S is well-defined (seeD 1.2(c)),Ä andÄ for any pair A and B of such sequences, .QA/.QB/ Q.A B/. (8) D t Let be the empty sequence, i.e., the sequence of elements in S indexed; by the empty set. What should Q be? Clearly, we ; 20 1. BASIC DEFINITIONS AND RESULTS should have Y .Q /.QA/ . A/ ; D ; t Y A D Y .A / D t ; Y ÁY Á A : D ; In other words, Q should be a neutral element. A semigroup with a neutral element; is called a . In a monoid, the product of any finite (possibly empty) sequence of elements is well-defined, and (8) holds.

ASIDE 1.10 (a) The group conditions (G2,G3) can be replaced by the following weaker conditions (existence of a left neutral element and left inverses): (G20) there exists an e such that e a a for all a; (G3 ) for each a G, there exists an a G such that Da a e. To 0 2 0 2 0  D see that these imply (G2) and (G3), let a G, and apply (G30) to find a and a such that a a e and a 2a e. Then 0 00 0  D 00  0 D a a0 e .a a0/  D   .a00 a0/ .a a0/ D     a00 .a0 a/ a0 D    a00 a0 D  e; D whence (G3), and

a e a .a a0/ a a .a0 a/ a e; D  D   D   D  Multiplication tables 21 whence (G2). (b) A group can be defined to be a set G with a binary operation satisfying the following conditions: (g1) is associative; (g2) G is nonempty; (g3) for each a G, there exists an a G such that 2 0 2 a0 a is neutral. As there is at most one neutral element in a set with an associative binary operation, these conditions obviously imply those in (a). They are minimal in the sense that there exist sets with a binary operation satisfying any two of them but not the third. For example, .N; / satisfies (g1) and (g2) but not (g3); the empty set satisfies (g1) andC (g3) but not (g2); the set of 2 2 matrices with coefficents in a field and with A B AB BA satisfies (g2) and (g3) but not (g1).  D Multiplication tables

A binary operation on a finite set can be described by its mul- tiplication table:

e a b c ::: e ee ea eb ec ::: a ae a2 ab ac ::: b be ba b2 bc ::: c ce ca cb c2 ::: : : : : : : : : : :

The element e is an identity element if and only if the first row and column of the table simply repeat the elements. In- verses exist if and only if each element occurs exactly once in each row and in each column (see 1.2e). If there are n el- 22 1. BASIC DEFINITIONS AND RESULTS ements, then verifying the associativity law requires checking n3 equalities. For the multiplication table of S3, see the front page. Note that each colour occurs exactly once in each row and and each column. This suggests an algorithm for finding all groups of a given finite order n, namely, list all possible multiplication tables and check the axioms. Except for very small n, this is not practi- cal! The table has n2 positions, and if we allow each position 2 to hold any of the n elements, then that gives a total of nn possible tables very few of which define groups. For exam- ple, there are 864 6277101735386680763835789423207 666416102355444464034512896D binary operations on a set with 8 elements, but only five isomorphism classes of groups of order 8 (see 4.21).

Subgroups

PROPOSITION 1.11 Let S be a nonempty subset of a group G. If S1: a;b S ab S;and S2: a S2 H)a 1 2S; 2 H) 2 then the binary operation on G makes S into a group.

PROOF. (S1) implies that the binary operation on G defines a binary operation S S S on S, which is automatically associative. By assumption !S contains at least one element a, Subgroups 23 its inverse a 1, and the product e aa 1. Finally (S2) shows D that the inverses of elements in S lie in S. 2

A nonempty subset S satisfying (S1) and (S2) is called a subgroup of G. When S is finite, condition (S1) implies (S2): let a S; then a;a2;::: S, and so a has finite order, say n 2 f1 n 1g  a e; now a a S. The example .N; / .Z; / showsD that (S1) doesD not imply2 (S2) when S is infinite.C  C

EXAMPLE 1.12 The centre of a group G is the subset

Z.G/ g G gx xg for all x G : D f 2 j D 2 g It is a subgroup of G.

PROPOSITION 1.13 An intersection of subgroups of G is a subgroup of G:

PROOF. It is nonempty because it contains e, and (S1) and (S2) obviously hold. 2

REMARK 1.14 It is generally true that an intersection of sub- objects of an algebraic object is a subobject. For example, an intersection of subrings of a ring is a subring, an intersection of submodules of a module is a submodule, and so on.

PROPOSITION 1.15 For any subset X of a group G, there is a smallest subgroup of G containing X. It consists of all fi- nite products of elements of X and their inverses (repetitions allowed). 24 1. BASIC DEFINITIONS AND RESULTS

PROOF. The intersection S of all subgroups of G containing X is again a subgroup containing X, and it is evidently the small- est such group. Clearly S contains with X, all finite products of elements of X and their inverses. But the set of such products satisfies (S1) and (S2) and hence is a subgroup containing X. It therefore equals S. 2

The subgroup S given by the proposition is denoted X , and is called the subgroup generated by X. For example, h i e . If every element of X has finite order, for example,h;i if DG isf g finite, then the set of all finite products of elements of X is already a group and so equals X . We say that X generates Gh ifi G X , i.e., if every ele- ment of G can be written as a finite productD h i of elements from X and their inverses. Note that the order of an element a of a group is the order of the subgroup a it generates. h i

EXAMPLES 1.16 The cyclic groups. A group is said to be cyclic if it is generated by a single element, i.e., if G r for some r G. If r has finite order n, then D h i 2

2 n 1 i G e;r;r ;:::;r Cn; r i mod n; D f g  $ and G can be thought of as the group of rotational symmetries about the centre of a regular polygon with n-sides. If r has infinite order, then

i 1 i i G :::;r ;:::;r ;e;r;:::;r ;::: C ; r i: D f g  1 $ Subgroups 25

Thus, isomorphism, there is exactly one of order n for each n . In future, we shall loosely use Cn to Ä 1 denote any cyclic group of order n (not necessarily Z=nZ or Z).

3 1.17 The dihedral groups Dn. For n 3, Dn is the group of symmetries of a regular polygon with n-sides.4 Number the vertices 1;:::;n in the counterclockwise direction. Let r be the rotation through 2=n about the centre of polygon (so i i 1 mod n/, and let s be the reflection in the line (= ro- tation7! C about the line) through the vertex 1 and the centre of the polygon (so i n 2 i mod n). For example, the pictures 7! C 3 This group is denoted D2n or Dn depending on whether the author is viewing it abstractly or concretely as the symmetries of an n-polygon (or perhaps on whether the author is a group theorist or not; see mo48434). 4 More formally, Dn can be defined to be the subgroup of Sn generated by r i i 1 (mod n/ and s i n 2 i (mod n). Then all the statements W 7! C W 7! C concerning Dn can proved without appealing to geometry. 26 1. BASIC DEFINITIONS AND RESULTS

s 1

r  1 1 s $ D 2 3 $  r 1 2 3 1 D ! ! ! 2 3

s 1 r 8 < 1 1 s 2 $ 4 2 4 D : 3 $ 3  $ r 1 2 3 4 1 D ! ! ! !

3 illustrate the groups D3 and D4. In the general case

rn e s2 e srs r 1 (so sr rn 1s/: D I D I D D Subgroups 27

These equalites imply that

n 1 n 1 Dn e;r;:::;r ;s;rs;:::;r s ; D f g and it is clear from the geometry that the elements of the set are distinct, and so Dn 2n. Let t be the reflectionj j Din the line through the midpoint of the side joining the vertices 1 and 2 and the centre of the polygon (so i n 3 i mod n/. Then r ts. Hence Dn s;t and 7! C D D h i s2 e; t2 e; .ts/n e .st/n: D D D D We define D1 to be C2 1;r and D2 to be C2 C2 D f g  D 1;r;s;rs . The group D2 is also called the Klein Viergruppe f g or, more simply, the 4-group. Note that D3 is the full group of permutations of 1;2;3 . It is the smallest noncommutative group. f g  Á 1.18 The group Q: Let a 0 p 1 and D p 1 0 0 1  b 1 0 . Then D a4 e; a2 b2; bab 1 a3 (so ba a3b). D D D D The subgroup of GL2.C/ generated by a and b is Q e;a;a2;a3;b;ab;a2b;a3b : D f g The group Q can also be described as the subset 1; i; j; k of the quaternion algebra H. Recall that f˙ ˙ ˙ ˙ g H R1 Ri Rj Rk D ˚ ˚ ˚ 28 1. BASIC DEFINITIONS AND RESULTS with the multiplication determined by

i2 1 j 2; ij k j i: D D D D The map i a, j b extends uniquely to a homomorphism 7! 7! H M2.C/ of R-algebras, which maps the group i;j iso- morphically! onto a;b . h i h i

1.19 Recall that Sn is the permutation group on 1;2;:::;n . A transposition is a permutation that interchangesf two ele-g ments and leaves all other elements unchanged. It is not dif- ficult to see that Sn is generated by transpositions (see (4.26) below for a more precise statement).

Groups of small order

[For] n 6, there are three groups, a group C6, and two D groups C2 C3 and S3. Cayley, American J. Math. 1 (1878), p. 51.

For each prime p, there is only one group of order p, namely Cp (see 1.28 below). In the following table, c n t means that there are c commutative groups and n noncommu-C D tative groups (up to isomorphism, of course). Groups of small order 29

G c n t Groups Ref. j j C D 4 2 0 2 C4, C2 C2 4.18 C D  6 1 1 2 C6; S3 4.23 C D 8 3 2 5 C8, C2 C4 , C2 C2 C2; Q, D4 4.21 C D    9 2 0 2 C9, C3 C3 4.18 C D  10 1 1 2 C10; D5 5.14 C D 12 2 3 5 C12, C2 C6; C2 S3, A4, C4 o C3 5.16 C D   14 1 1 2 C14; D7 5.14 C D 15 1 0 1 C15 5.14 C D 16 5 9 14 See Wild 2005 C D 18 2 3 5 C18, C3 C6; D9;S3 C3, .C3 C3/ o C2 C D    4 5 2 20 2 3 5 C20,C2 C10;D10,C5 o C4, a;b a b 1; ba ab C D  3 7 h j2 D D D i 21 1 1 2 C21; a;b a b 1, ba ab C D h j D D D i 22 1 1 2 C22; D11 5.14 C D 24 3 12 15 See opensourcemath.org/gap/small groups.html C D Here a;b a4 b5 1; ba ab2 is the group with gener- ators ha andj b andD relationsD aD4 b5i 1 and ba ab2 (see Chapter 2). D D D Roughly speaking, the more high powers of primes divide n, the more groups of order n there should be. In fact, if f .n/ is the number of isomorphism classes of groups of order n, then

2 2 f .n/ n. 27 o.1//e.n/ Ä C where e.n/ is the largest exponent of a prime dividing n and o.1/ 0 as e.n/ (see Pyber 1993). By! 2001, a complete! 1 irredundant list of groups of order 2000 had been found — up to isomorphism, there are exactlyÄ 49,910,529,484 (Besche et al. 2001).5

5In fact Besche et al. did not construct the groups of order 1024 individually, 30 1. BASIC DEFINITIONS AND RESULTS

Homomorphisms

DEFINITION 1.20A homomorphism from a group G to a sec- ond G0 is a map ˛ G G0 such that ˛.ab/ ˛.a/˛.b/ for all a;b G. An isomorphismW ! is a bijective homomorphism.D 2

For example, the determinant map det GLn.F / F  is a homomorphism. W !

1.21 Let ˛ be a homomorphism. For any elements a1;:::;am of G,

˛.a1 am/ ˛.a1.a2 am//  D  ˛.a1/˛.a2 am/ D   ˛.a1/ ˛.am/, D  and so homomorphisms preserve all products. In particular, for m 1,  ˛.am/ ˛.a/m: (9) D Moreover ˛.e/ ˛.ee/ ˛.e/˛.e/, and so ˛.e/ e (apply 1.2a). Also D D D

aa 1 e a 1a ˛.a/˛.a 1/ e ˛.a 1/˛.a/; D D H) D D but it is known that there are 49487365422 groups of that order. The remaining 423164062 groups of order up to 2000 (of which 408641062 have order 1536) are available as libraries in GAP and Magma. I would guess that 2048 is the smallest number such that the exact number of groups of that order is unknown (Derek Holt, mo46855; Nov 21, 2010). Homomorphisms 31 and so ˛.a 1/ ˛.a/ 1. It follows that (9) holds for all m D 2 Z, and so a homomorphism of commutative groups is also a homomorphism of Z-modules.

As we noted above, each row of the multiplication table of a group is a permutation of the elements of the group. As Cayley pointed out, this allows one to realize the group as a group of permutations.

THEOREM 1.22 (CAYLEY) There is a canonical injective ho- momorphism ˛ G Sym.G/: W !

PROOF. For a G, define aL G G to be the map x ax (left multiplication2 by a). For xW !G, 7! 2 .a b /.x/ a .b .x// a .bx/ abx .ab/ .x/; L ı L D L L D L D D L and so .ab/ a b . As e id, this implies that L D L ı L L D a .a 1/ id .a 1/ a ; L ı L D D L ı L and so aL is a bijection, i.e., aL Sym.G/. Hence a aL is a homomorphism G Sym.G/,2 and it is injective because7! of ! the cancellation law. 2

COROLLARY 1.23 A finite group of order n can be realized as a subgroup of Sn.

PROOF. List the elements of the group as a1;:::;an. 2 32 1. BASIC DEFINITIONS AND RESULTS

Unfortunately, unless n is small, Sn is too large to be man- ageable. We shall see later (4.22) that G can often be embedded in a permutation group of much smaller order than nŠ.

Cosets

For a subset S of a group G and an element a of G, we let

aS as s S D f j 2 g Sa sa s S : D f j 2 g Because of the associativity law, a.bS/ .ab/S , and so we can denote this set unambiguously by abS:D When H is a subgroup of G, the sets of the form aH are called the left cosets of H in G, and the sets of the form Ha are called the right cosets of H in G. Because e H, aH H if and only if a H. 2 D 2 2 EXAMPLE 1.24 Let G .R ; /, and let H be a subspace of dimension 1 (line throughD the origin).C Then the cosets (left or right) of H are the lines a H parallel to H. C PROPOSITION 1.25 Let H be a subgroup of a group G. (a) An element a of G lies in a left C of H if and only if C aH: (b)D Two left cosets are either disjoint or equal. 1 (c) aH bH if and only if a b H: (d) AnyD two left cosets have the same2 number of elements (possibly infinite). Cosets 33

PROOF. (a) Certainly a aH . Conversely, if a lies in the left coset bH , then a bh for2 some h, and so D aH bhH bH: D D

(b) If C and C 0 are not disjoint, then they have a common element a, and C aH and C 0 aH by (a). 1 D D 1 (c) If a b H, then H a bH , and so aH 1 2 D 1 D aa bH bH. Conversely, if aH bH, then H a bH , D1 D D and so a b H . 2 1 (d) The map .ba / ah bh is a bijection aH bH:2 LW 7! ! The index .G H/ of H in G is defined to be the number of left cosets of HW in G.6 For example, .G 1/ is the order of G. W As the left cosets of H in G cover G, (1.25b) shows that they form a partition G. In other words, the condition “a and b lie in the same left coset” is an equivalence relation on G.

THEOREM 1.26 (LAGRANGE) If G is finite, then

.G 1/ .G H /.H 1/: W D W W In particular, the order of every subgroup of a finite group di- vides the order of the group.

PROOF. The left cosets of H in G form a partition of G, there are .G H/ of them, and each left coset has .H 1/ elements.2 W W 6More formally, .G H/ is the cardinality of the set aH a G . W f j 2 g 34 1. BASIC DEFINITIONS AND RESULTS

COROLLARY 1.27 The order of each element of a finite group divides the order of the group.

PROOF. Apply Lagrange’s theorem to H g , recalling that D h i .H 1/ order.g/. 2 W D EXAMPLE 1.28 If G has order p, a prime, then every element of G has order 1 or p. But only e has order 1, and so G is generated by any element a e. In particular, G is cyclic and ¤ so G Cp. This shows, for example, that, up to isomorphism, there is only one group of order 1;000;000;007 (because this number is prime). In fact there are only two groups of order 1;000;000;014;000;000;049 (see 4.18).

1 1 1.29 For a subset S of G, let S g g S . Then 1 1 D f j 12 g 1 .aH / is the right coset Ha , and .Ha/ a H . 1 D Therefore S S defines a one-to-one correspondence be- tween the set7! of left cosets and the set of right cosets under 1 which aH Ha . Hence .G H/ is also the number of right cosets$ of H in G: But, in general,W a left coset will not be a right coset (see 1.34 below).

1.30 Lagrange’s theorem has a partial converse: if a prime p divides m .G 1/, then G has an element of order p (Cauchy’s theoremD 4.13);W if a prime power pn divides m, then G has a subgroup of order pn (Sylow’s theorem 5.2). However, note that the 4-group C2 C2 has order 4, but has no element  of order 4, and A4 has order 12, but has no subgroup of order 6 (see Exercise 4-15). Normal subgroups 35

More generally, we have the following result.

PROPOSITION 1.31 For any subgroups H K of G,  .G K/ .G H /.H K/ W D W W (meaning either both are infinite or both are finite and equal).

F PROOF. Write G i I gi H (disjoint union), and H F D 2 D j J hj K (disjoint union). On multiplying the second equal- 2 F ity by gi , we find that gi H j J gi hj K (disjoint union), F D 2 and so G i;j I J gi hj K (disjoint union). This shows that D 2  .G K/ I J .G H /.H K/: W D j jj j D W W 2

Normal subgroups

When S and T are two subsets of a group G, we let

ST st s S, t T : D f j 2 2 g Because of the associativity law, R.ST / .RS/T , and so we can denote this set unambiguously as RSTD. 1 A subgroup N of G is normal, denoted N G, if gNg N for all g G. G D 2 REMARK 1.32 To show that N is normal, it suffices to check that gNg 1 N for all g, because multiplying this inclusion  36 1. BASIC DEFINITIONS AND RESULTS

1 on the left and right with g and g respectively gives the in- 1 1 clusion N g Ng, and rewriting this with g for g gives  1 that N gNg for all g. However, the next example shows that there can exist a subgroup N of a group G and an element g of G such that gNg 1 N but gNg 1 N .  ¤

EXAMPLE 1.33 Let G GL2.Q/, and let H ˚ 1 n ˇ « D D ˇn Z . Then H is a subgroup of G; in fact H Z. 0 1 2 ' Let g 5 0 . Then D 0 1 Â1 nà Â5 0ÃÂ1 nÃÂ5 1 0à Â1 5nà g g 1 : 0 1 D 0 1 0 1 0 1 D 0 1

1 1 Hence gHg & H (and g Hg H). 6 PROPOSITION 1.34 A subgroup N of G is normal if and only if every left coset of N in G is also a right coset, in which case, gN Ng for all g G: D 2 PROOF. Clearly,

gNg 1 N gN Ng: D ” D Thus, if N is normal, then every left coset is a right coset (in fact, gN Ng). Conversely, if the left coset gN is also a right coset, thenD it must be the right coset Ng by (1.25a). Hence 1 gN Ng, and so gNg N . 2 D D Normal subgroups 37

1.35 The proposition says that, in order for N to be normal, we must have that for all g G and n N , there exists an n N such that gn n g 2(equivalently,2 for all g G and 0 2 D 0 2 n N , there exists an n0 such that ng gn0). In other words, to2 say that N is normal amounts to sayingD that an element of G can be moved past an element of N at the cost of replacing the element of N by another element of N .

EXAMPLE 1.36 (a) Every subgroup of index two is normal. Indeed, let g G r H. Then G H gH (disjoint union). Hence gH is the2 complement of HD in Gt. Similarly, Hg is the complement of H in G, and so gH Hg: (b) Consider the D

n 1 n 1 Dn e;r;:::;r ;s;:::;r s : D f g n 1 Then Cn e;r;:::;r has index 2, and hence is normal. D f g 1 For n 3 the subgroup e;s is not normal because r sr n 2  f g D r s e;s . (c) Every… f subgroupg of a commutative group is normal (ob- viously), but the converse is false: the Q is not commutative, but every subgroup is normal (see Exercise 1-1).

A group G is said to be simple if it has no normal subgroups other than G and e . Such a group can still have lots of non- normal subgroupsf —g in fact, the Sylow theorems (Chapter 5) imply that every finite group has nontrivial subgroups unless it is cyclic of prime order. 38 1. BASIC DEFINITIONS AND RESULTS

PROPOSITION 1.37 If H and N are subgroups of G and N is normal, then HN is a subgroup of G. If H is also normal, then HN is a of G.

PROOF. The set HN is nonempty, and

1.35 .h1n1/.h2n2/ h1h2n n2 HN; D 10 2 and so it is closed under multiplication. Since

1.35 .hn/ 1 n 1h 1 h 1n HN D D 0 2 it is also closed under the formation of inverses, and so HN is a subgroup. If both H and N are normal, then

gHNg 1 gHg 1 gNg 1 HN D  D for all g G. 2 2 An intersection of normal subgroups of a group is again a normal subgroup (cf. 1.14). Therefore, we can define the nor- mal subgroup generated by a subset X of a group G to be the intersection of the normal subgroups containing X. Its de- scription in terms of X is a little complicated. We say that a subset X of a group G is normal or closed under conjugation if gXg 1 X for all g G.  2 LEMMA 1.38 If X is normal, then the subgroup X gener- ated by it is normal. h i Kernels and quotients 39

PROOF. The map “conjugation by g”, a gag 1, is a homo- 7! morphism G G. If a X , say, a x1 xm with each xi or its inverse! in X, then 2 h i D  1 1 1 gag .gx1g / .gxmg /. D  1 As X is closed under conjugation, each gxi g or its inverse 1 lies in X, and so g X g X . 2 h i  h i LEMMA 1.39 For any subset X of G, the subset S 1 g G gXg is normal, and it is the smallest normal set containing2 X.

PROOF. Obvious. 2

On combining these lemmas, we obtain the following proposition.

PROPOSITION 1.40 The normal subgroup generated by a sub- S 1 set X of G is g G gXg . h 2 i Kernels and quotients

The of a homomorphism ˛ G G is W ! 0 Ker.˛/ g G ˛.g/ e : D f 2 j D g If ˛ is injective, then Ker.˛/ e . Conversely, if Ker.˛/ e , then ˛ is injective, becauseD f g D f g ˛.g/ ˛.g / ˛.g 1g / e g 1g e g g . D 0 H) 0 D H) 0 D H) D 0 40 1. BASIC DEFINITIONS AND RESULTS

PROPOSITION 1.41 The kernel of a homomorphism is a nor- mal subgroup.

PROOF. It is obviously a subgroup, and if a Ker.˛/, so that ˛.a/ e, and g G, then 2 D 2 ˛.gag 1/ ˛.g/˛.a/˛.g/ 1 ˛.g/˛.g/ 1 e: D D D 1 Hence gag Ker.˛/. 2 2 For example, the kernel of the homomorphism det GLn.F / F is the group of n n matrices with W !   determinant 1 — this group SLn.F / is called the of degree n.

PROPOSITION 1.42 Every normal subgroup occurs as the ker- nel of a homomorphism. More precisely, if N is a normal subgroup of G, then there is a unique group structure on the set G=N of cosets of N in G for which the natural map a Œa G G=N is a homomorphism. 7! W ! PROOF. Write the cosets as left cosets, and define .aN /.bN / .ab/N . We have to check (a) that this is well-defined,D and (b) that it gives a group structure on the set of cosets. It will then be obvious that the map g gN is a homomorphism with kernel N . 7! (a). Let aN a0N and bN b0N ; we have to show that abN a b N . ButD D D 0 0 1.34 1.34 abN a.bN / a.b N/ aN b a N b a b N: D D 0 D 0 D 0 0 D 0 0 Kernels and quotients 41

(b). The product is certainly associative, the coset N is an 1 identity element, and a N is an inverse for aN . 2 The group G=N is called the7 quotient of G by N . Propositions 1.41 and 1.42 show that the normal subgroups are exactly the kernels of homomorphisms. PROPOSITION 1.43 The map a aN G G=N has the fol- 7! W ! lowing universal property: for any homomorphism ˛ G G0 of groups such that ˛.N / e , there exists a uniqueW homo-! morphism G=N G makingD f theg diagram at right commute: ! 0 a aN G 7! G=N

˛

G0:

PROOF. Note that for n N , ˛.gn/ ˛.g/˛.n/ ˛.g/, and so ˛ is constant on each2 left coset gNDof N in G.D It therefore defines a map ˛ G=N G ; ˛.gN / ˛.g/; NW ! 0 N D and ˛ is a homomorphism because N ˛..gN / .g N // ˛.gg N/ N  0 DN 0 D ˛.gg / ˛.g/˛.g / ˛.gN /˛.g N/. 0 D 0 DN N 0 7Some authors say “factor” instead of “quotient”, but this can be confused with “direct factor”. 42 1. BASIC DEFINITIONS AND RESULTS

The uniqueness of ˛ follows from the surjectivity of G N ! G=N . 2

EXAMPLE 1.44 (a) Consider the subgroup mZ of Z. The quo- tient group Z=mZ is a cyclic group of order m. 2 2 (b) Let L be a line through the origin in R . Then R =L is isomorphic to R (because it is a one-dimensional vector space over R). (c) For n 2, the quotient Dn= r e;s (cyclic group of order 2).  h i D fN Ng

Theorems concerning homomorphisms

The theorems in this subsection are sometimes called the iso- morphism theorems (first, second, . . . , or first, third, . . . , or . . . ).

FACTORIZATIONOFHOMOMORPHISMS Recall that the image of a map ˛ S T is ˛.S/ ˛.s/ s S . W ! D f j 2 g THEOREM 1.45 (HOMOMORPHISM THEOREM) For any ho- momorphism ˛ G G of groups, the kernel N of ˛ is a nor- W ! 0 mal subgroup of G, the image I of ˛ is a subgroup of G0, and ˛ factors in a natural way into the composite of a surjection, an Theorems concerning homomorphisms 43 isomorphism, and an injection:

˛ G G ! 0 ? x surjective?g gN ?injective y 7! ? gN ˛.g/ G=N 7! I: !isomorphism

PROOF. We have already seen (1.41) that the kernel is a nor- mal subgroup of G. If b ˛.a/ and b0 ˛.a0/, then bb0 D def D D ˛.aa / and b 1 ˛.a 1/, and so I ˛.G/ is a subgroup of 0 D D G0. The universal property of quotients (1.43) shows that the map x ˛.x/ G I defines a homomorphism ˛ G=N I with ˛.gN7! / W˛.g/!. The homomorphism ˛ is certainlyNW surjec-! tive, andN if ˛.gND / e, then g Ker.˛/ N N , and so ˛ has N D 2 D N trivial kernel. This implies that it is injective (p. 40). 2

THEISOMORPHISMTHEOREM

THEOREM 1.46 (ISOMORPHISM THEOREM) Let H be a subgroup of G and N a normal subgroup of G. Then HN is a subgroup of G, H N is a normal subgroup of H, and the map \ h.H N/ hN H=H N HN=N \ 7! W \ ! is an isomorphism. 44 1. BASIC DEFINITIONS AND RESULTS

PROOF. We have already seen (1.37) that HN is a subgroup. Consider the map H G=N; h hN: ! 7! This is a homomorphism, and its kernel is H N , which is therefore normal in H. According to Theorem\ 1.45, the map induces an isomorphism H=H N I where I is its image. But I is the set of cosets of the\ form! hN with h H, i.e., 2 I HN=N . 2 D It is not necessary to assume that N be normal in G as long 1 as hN h N for all h H (i.e., H is contained in the nor- malizer of ND — see later).2 Then H N is still normal in H , but it need not be a normal subgroup\ of G.

THECORRESPONDENCETHEOREM The next theorem shows that if G is a of G, N then the of subgroups in G captures the structure of the N of G lying over the kernel of G G. ! N THEOREM 1.47 (CORRESPONDENCE THEOREM) Let ˛ G G be a surjective homomorphism, and let N Ker.˛/.  N ThenW there is a one-to-one correspondence D

1 1 subgroups of G containing N W subgroups of G f g $ f N g under which a subgroup H of G containing N corresponds to H ˛.H / and a subgroup H of G corresponds to H N N N ˛ 1.H/D . Moreover, if H H and H H , then D N $ N 0 $ N 0 Theorems concerning homomorphisms 45

(a) H H H H , in which case .H H/ .H N N 0 0 N 0 N 0 H/; ”  W D W (b) H is normal in G if and only if H is normal in G, in N N which case, ˛ induces an isomorphism

G=H ' G=H: ! N N PROOF. If H is a subgroup of G, then ˛ 1.H/ is easily seen N N N to be a subgroup of G containing N , and if H is a sub- group of G, then ˛.H / is a subgroup of G (see 1.45). Clearly, 1 N ˛ ˛.H / HN , which equals H if and only if H N , and ˛˛ 1.DH/ H . Therefore, the two operations give the re- N N quired bijection.D The remaining statements are easily verified. F For example, a decomposition H 0 i I ai H of H 0 into a disjoint union of left cosets of H givesD a similar2 decomposition F H 0 i I ai H of H 0. 2 N D 2 N N COROLLARY 1.48 Let N be a normal subgroup of G; then there is a one-to-one correspondence between the set of sub- groups of G containing N and the set of subgroups of G=N , H H=N . Moreover H is normal in G if and only if H=N is normal$ in G=N , in which case the homomorphism g gN G G=N induces an isomorphism 7! W !

G=H ' .G=N /=.H=N /. ! PROOF. This is the special case of the theorem in which ˛ is g gN G G=N . 2 7! W ! 46 1. BASIC DEFINITIONS AND RESULTS

EXAMPLE 1.49 Let G D4 and let N be its sub- 2 D 1 3 . Recall (1.17) that srs r , and so 2 1 h i 32 2 D sr s r r . Therefore N is normal. The groups G and DG=N haveD the following lattices of subgroups: 2 D4 D4= r h i

r2;s r r2;rs s r rs h i h i h i hNi hNi hN Ni

s r2s r2 rs r3s 1 h i h i h i h i h i

1

Direct products

Let G be a group, and let H1;:::;Hk be subgroups of G. We say that G is a of the subgroups Hi if the map

.h1;h2;:::;h / h1h2 h H1 H2 H G k 7!  k W     k ! is an isomorphism of groups. This means that each element g of G can be written uniquely in the form g h1h2 h , D  k hi Hi , and that if g h1h2 h and g h h h , then 2 D  k 0 D 10 20  k0

gg .h1h /.h2h / .h h /: 0 D 10 20  k k0 The following propositions give criteria for a group to be a direct product of subgroups. Direct products 47

PROPOSITION 1.50 A group G is a direct product of sub- groups H1, H2 if and only if

(a) G H1H2, D (b) H1 H2 e , and \ D f g (c) every element of H1 commutes with every element of H2.

PROOF. If G is the direct product of H1 and H2, then certainly (a) and (c) hold, and (b) holds because, for any g H1 H2, 1 2 \ the element .g;g / maps to e under .h1;h2/ h1h2 and so equals .e;e/. 7! Conversely, (c) implies that .h1;h2/ h1h2 is a homo- morphism, and (b) implies that it is injective:7!

1 h1h2 e h1 h H1 H2 e : D H) D 2 2 \ D f g Finally, (a) implies that it is surjective. 2

PROPOSITION 1.51 A group G is a direct product of sub- groups H1, H2 if and only if

(a) G H1H2, D (b) H1 H2 e , and \ D f g (c) H1 and H2 are both normal in G.

PROOF. Certainly, these conditions are implied by those in the previous proposition, and so it remains to show that they imply that each element h1 of H1 commutes with each element h2 48 1. BASIC DEFINITIONS AND RESULTS

of H2. Two elements h1;h2 of a group commute if and only if their commutator

def 1 Œh1;h2 .h1h2/.h2h1/ D is e. But

 1 1 1 1 1 .h1h2h1 / h2 .h1h2/.h2h1/ h1h2h1 h2 1 1 ; D D h1 h2h h  1 2 which is in H2 because H2 is normal, and is in H1 because H1 is normal. Therefore (b) implies h1 and h2 commute. 2

PROPOSITION 1.52 A group G is a direct product of sub- groups H1;H2;:::;Hk if and only if

(a) G H1H2 H ; D  k (b) for each j , Hj .H1 Hj 1Hj 1 Hk/ e , and \  C  D f g (c) each of H1;H2;:::;Hk is normal in G,

PROOF. The necessity of the conditions being obvious, we shall prove only the sufficiency. For k 2, we have just done this, and so we argue by induction on k.D An induction argument using (1.37) shows that H1 Hk 1 is a normal subgroup of  G. The conditions (a,b,c) hold for the subgroups H1;:::;Hk 1 of H1 Hk 1, and so the induction hypothesis shows that 

.h1;h2;:::;hk 1/ h1h2 hk 1 7!  W H1 H2 Hk 1 H1H2 Hk 1     !  Commutative groups 49

is an isomorphism. The pair H1 Hk 1, Hk satisfies the hy- potheses of (1.51), and so 

.h;hk/ hhk .H1 Hk 1/ Hk G 7! W   ! is also an isomorphism. The composite of these

.h1;:::;hk / .h1 hk 1;hk / H1 Hk 1 Hk 7!      ! .h;hk / hhk H1 Hk 1 Hk 7! G   ! sends .h1;h2;:::;h / to h1h2 h : 2 k  k Commutative groups

The classification of finitely generated commutative groups is most naturally studied as part of the theory of modules over a principal ideal , but, for the sake of completeness, I include an elementary exposition here. Let M be a commutative group, written additively. The sub- group x1;:::;x of M generated by the elements x1;:::;x h ki P k consists of the sums mi xi , mi Z. A subset x1;:::;xk of M is a basis for M if it generates2M and f g m1x1 mkxk 0; mi Z mi xi 0 for every i CC D 2 H) D I then M x1 x : D h i ˚  ˚ h ki 50 1. BASIC DEFINITIONS AND RESULTS

LEMMA 1.53 Suppose that M is generated by x1;:::;x f kg and let c1;:::;c be integers such that gcd.c1;:::;c / 1. k k D Then there exist generators y1;:::;y for M such that y1 k D c1x1 c x . C  C k k

PROOF. If ci < 0, we change the signs of both ci and xi . This allows us to assume that all ci N. We argue by induction 2 on s c1 c . The lemma certainly holds if s 1, and D C  C k D so we assume s > 1. Then, at least two ci are nonzero, say, c1 c2 > 0. Now  x1;x2 x1;x3;:::;x generates M , ˘f C kg gcd.c1 c2;c2;c3;:::;c / 1, and ˘ k D .c1 c2/ c2 c < s, ˘ C C  C k and so, by induction, there exist generators y1;:::;yk for M such that

y1 .c1 c2/x1 c2.x1 x2/ c3x3 c x D C C C C  C k k c1x1 c x . 2 D C  C k k

THEOREM 1.54 Every finitely generated commutative group M has a basis; hence it is a finite direct sum of cyclic groups.

PROOF. 8We argue by induction on the number of generators of M . If M can be generated by one element, the statement is trivial, and so we may assume that it requires at least k >

8John Stillwell tells me that, for finite commutative groups, this is similar to the first proof of the theorem, given by Kronecker in 1870. Commutative groups 51

1 generators. Among the generating sets x1;:::;x for M f kg with k elements there is one for which the order of x1 is the smallest possible. We shall show that M is then the direct sum of x1 and x2;:::;xk . This will complete the proof, because theh inductioni h hypothesisi provides us with a basis for the second group, which together with x1 forms a basis for M . If M is not the direct sum of x1 and x2;:::;xk , then there exists a relation h i h i

m1x1 m2x2 m x 0 (10) C C  C k k D with m1x1 0; we may suppose that m1 N and m1 < ¤ 2 order.x1/. Let d gcd.m1;:::;m / > 0, and let ci D k D mi =d. According to the lemma, there exists a generating set y1;:::;y such that y1 c1x1 c x . But k D C  C k k dy1 m1x1 m2x2 m x 0 D C C  C k k D and d m1 < order.x1/, and so this is a contradiction. 2 Ä COROLLARY 1.55 A finite commutative group is cyclic if, for each n > 0, it contains at most n elements of order dividing n.

PROOF. After the Theorem 1.54, we may suppose that G D Cn1 Cnr with ni N. If n divides ni and nj with i j , thenG has more than n2elements of order dividing n. There-¤ fore, the hypothesis implies that the ni are relatively prime. Let ai generate the ith factor. Then .a1;:::;ar / has order n1 nr ,  and so generates G. 2 52 1. BASIC DEFINITIONS AND RESULTS

EXAMPLE 1.56 Let F be a field. The elements of order divid- n ing n in F  are the roots of the polynomial X 1. Because unique factorization holds in F ŒX, there are at most n of these, and so the corollary shows that every finite subgroup of F  is cyclic.

THEOREM 1.57 A nonzero finitely generated commutative group M can be expressed r M Cn1 Cns C (11)      1 for certain integers n1;:::;ns 2 and r 0. Moreover,   (a) r is uniquely determined by M ; (b) the ni can be chosen so that n1 2 and  n1 n2;:::;ns 1 ns, and then they are uniquely de- terminedj by M ;j (c) the ni can be chosen to be powers of prime numbers, and then they are uniquely determined by M .

The number r is called the rank of M . By r being uniquely determined by M , we mean that in any two decompositions of M of the form (11), the number of copies of C will be 1 the same (and similarly for the ni in (b) and (c)). The integers n1;:::;ns in (b) are called the invariant factors of M . State- ment (c) says that M can be expressed r e e M Cp 1 Cp t C , ei 1, (12)  1    t  1  ei for certain prime powers pi (repetitions of primes allowed), e1 et and that the integers p1 ;:::;pt are uniquely determined by M ; they are called the elementary divisors of M . Commutative groups 53

PROOF. The first assertion is a restatement of Theorem 1.54. (a) For a prime p not dividing any of the di , r r M=pM .C =pC / .Z=pZ/ ;  1 1  and so r is the dimension of M=pM as an Fp-vector space. (b,c) If gcd.m;n/ 1, then Cm Cn contains an element of order mn, and so D 

Cm Cn Cmn: (13)  

Use (13) to decompose the Cni into products of cyclic groups of prime power order. Once this has been achieved, (13) can be used to combine factors to achieve a decomposition as in Q e (b); for example, Cns C i where the product is over the D pi distinct primes among the pi and ei is the highest exponent for the prime pi . In proving the uniqueness statements in (b) and (c), we can replace M with its torsion subgroup (and so assume r 0). A D prime p will occur as one of the primes pi in (12) if and only M has an element of order p, in which case p will occur exact a times where pa is the number of elements of order dividing 2 ei p. Similarly, p will divide some pi in (12) if and only if M has an element of order p2, in which case it will divide exactly ei a b 2b b of the pi where p p is the number of elements in M of order dividing p2. Continuing in this fashion, we find that the elementary divisors of M can be read off from knowing the numbers of elements of M of each prime power order. The uniqueness of the invariant factors can be derived from that of the elementary divisors, or it can be proved directly: 54 1. BASIC DEFINITIONS AND RESULTS

ns is the smallest integer > 0 such that nsM 0; ns 1 is the D smallest integer > 0 such that ns 1M is cyclic; ns 2 is the smallest integer such that ns 2 can be expressed as a product of two cyclic groups, and so on. 2

SUMMARY 1.58 Each finite commutative group is isomorphic to exactly one of the groups

Cn1 Cnr ; n1 n2;:::;nr 1 nr :    j j The order of this group is n1 nr . For example, each commu-  tative group of order 90 is isomorphic to exactly one of C90 or C3 C30 — to see this, note that the largest invariant factor must be a factor of 90 divisible by all the prime factors of 90.

THE LINEAR CHARACTERS OF A COMMUTATIVE GROUP Let .C/ z C z 1 . This is an infinite group. For D f 2 j j j D g any integer n, the set n.C/ of elements of order dividing n is cyclic of order n; in fact,

2im=n n 1 n.C/ e 0 m n 1 1;;:::; D f j Ä Ä g D f g where  e2i=n is a primitive nth root of 1. A linearD character (or just character) of a group G is a ho- momorphism G .C/. The homomorphism a 1 is called the trivial (or principal! ) character. 7! Commutative groups 55

EXAMPLE 1.59 The quadratic residue modulo p of an inte- ger a not divisible by p is defined by  à  a 1 if a is a square in Z=pZ p D 1 otherwise. Clearly, this depends only on a modulo p, and if neither a nor  ab Á  a Á b Á b is divisible by p, then (because .Z=pZ/ p D p p   a Á is cyclic). Therefore Œa .Z=pZ/ 1 2.C/ 7! p W  ! f˙ g D is a character of .Z=pZ/.

The set of characters of a group G becomes a group G_ under the addition,

. /.g/ .g/ .g/; C 0 D 0 called the dual group of G. For example, the dual group Z_ of Z is isomorphic to .C/ by the map .1/. 7! THEOREM 1.60 Let G be a finite commutative group.

(a) The dual of G_ is isomorphic to G. (b) The map G G__ sending an element a of G to the character ! .a/ of G is an isomorphism. 7! _ In other words, G G and G G .  _ ' __ PROOF. The statements are obvious for cyclic groups, and .G H/ G H . 2  _ ' _  _ 56 1. BASIC DEFINITIONS AND RESULTS

ASIDE 1.61 The statement that the natural map G G__ is an isomorphism is a special case of the Pontryagin theorem.! For infinite groups, it is necessary to consider groups together with a . For example, as we observed above, Z_ .C/. Each m Z does m ' 2 define a character   .C/ .C/, but there are many homo- 7! W ! .C/ .C/ not of this form, and so the dual of .C/ is ! larger than Z. However, these are the only continuous homomorphisms. In general, let G be a commutative group endowed with a locally com- pact topology for which the group operations are continuous; then the group G_ of continuous characters G .C/ has a natural topol- ogy for which it is locally compact, and the! Pontryagin duality theorem says that the natural map G G is an isomorphism. ! __ THEOREM 1.62 (ORTHOGONALITY RELATIONS) Let G be a finite commutative group. For any characters and of G,  X 1 G if .a/ .a / j j D a G D 0 otherwise. 2 In particular, X  G if is trivial .a/ j j a G D 0 otherwise. 2 1 PROOF. If , then .a/ .a / 1, and so the sum is G . OtherwiseD there exists a b G suchD that .b/ .b/. As aj runsj over G, so also does ab,2 and so ¤ X X .a/ .a 1/ .ab/ ..ab/ 1/ a G D a G 2 2 X .b/ .b/ 1 .a/ .a 1/: D a G 2 The order of ab 57

1 Because .b/ .b/ 1, this implies that P 1 ¤ a G .a/ .a / 0. 2 2 D COROLLARY 1.63 For any a G, 2 X  G if a e .a/ j j D G D 0 otherwise. 2 _

PROOF. Apply the theorem to G , noting that .G / G. 2 _ _ _ ' The order of ab

Let a and b be elements of a group G. If a has order m and b has order n, what can we say about the order of ab? The next theorem shows that we can say nothing at all.

THEOREM 1.64 For any integers m;n;r > 1, there exists a fi- nite group G with elements a and b such that a has order m, b has order n, and ab has order r.

PROOF. We shall show that, for a suitable prime power q, there exist elements a and b of SL2.Fq/ such that a, b, and ab have orders 2m, 2n, and 2r respectively. As I is the unique element of order 2 in SL2.Fq/, the images of a, b, ab in SL2.Fq/= I will then have orders m, n, and r as required. Let p bef˙ ag prime number not dividing 2mnr. Then p is a unit in the finite ring Z=2mnrZ, and so some power of it, q say, is 1 in the ring. This means that 2mnr divides q 1. As the group Fq has order q 1 and is cyclic (see 1.56), there  58 1. BASIC DEFINITIONS AND RESULTS

exist elements u, v, and w of Fq having orders 2m, 2n, and 2r respectively. Let Âu 1 à Âv 0 à a 1 and b 1 (elements of SL2.Fq/); D 0 u D t v where t has been chosen so that uv t u 1v 1 w w 1: C C D C 1 The characteristic polynomial of a is .X u/.X u /, and 1 so a is similar to diag.u;u /. Therefore a has order 2m. Sim- ilarly b has order 2n. The matrix  1 à uv t v ab C1 1 1 ; D u t u v has characteristic polynomial X2 .uv t u 1v 1/X 1 .X w/.X w 1/, C C C D 1 and so ab is similar to diag.w;w /. Therefore ab has order 9 2r. 2

Exercises

1-1 Show that the quaternion group has only one element of order 2, and that it commutes with all elements of Q. Deduce that Q is not isomorphic to D4, and that every subgroup of Q is normal.

9I don’t know who found this beautiful proof. Apparently the original proof of G.A. Miller is very complicated; see mo24913. Exercises 59

1-2 Consider the elements Â0 1Ã Â 0 1Ã a b D 1 0 D 1 1 4 3 in GL2.Z/. Show that a 1 and b 1, but that ab has infi- nite order, and hence thatD the ;bD is infinite. h i 1-3 Show that every finite group of even order contains an element of order 2.

1-4 Let n n1 nr be a partition of the positive inte- ger n. Use Lagrange’sD C  C theorem to show that nŠ is divisible by Qr i 1 ni Š. D 1-5 Let N be a normal subgroup of G of index n. Show that if g G, then gn N . Give an example to show that this may be false2 when the2 subgroup is not normal.

1-6 A group G is said to have finite exponent if there exists an m > 0 such that am e for every a in G; the smallest such m is then called the exponentD of G. (a) Show that every group of exponent 2 is commutative. (b) Show that, for an odd prime p, the group of matrices 80 1 ˇ 9 1 a b ˇ < ˇ = @0 1 cA ˇ a;b;c Fp ˇ 2 : 0 0 1 ˇ ; has exponent p, but is not commutative. 60 1. BASIC DEFINITIONS AND RESULTS

1-7 Two subgroups H and H 0 of a group G are said to be commensurable if H H is of finite index in both H and \ 0 H 0. Show that commensurability is an equivalence relation on the subgroups of G.

1-8 Show that a nonempty finite set with an associative binary operation satisfying the cancellation laws is a group. Chapter 2

Free Groups and Presentations; Coxeter Groups

It is frequently useful to describe a group by giving a set of generators for the group and a set of relations for the generators from which every other relation in the group can be deduced. For example, Dn can be described as the group with generators r;s and relations rn e; s2 e; srsr e: D D D In this chapter, we make precise what this means. First we need to define the on a set X of generators — this is a

61 2. FREE GROUPSAND PRESENTATIONS;COXETER 62 GROUPS group generated by X and with no relations except for those implied by the group axioms. Because inverses cause prob- lems, we first do this for monoids. Recall that a monoid is a set S with an associative binary operation having an identity ele- ment e. A homomorphism ˛ S S0 of monoids is a map such that ˛.ab/ ˛.a/˛.b/ for allW a;b! S and ˛.e/ e — unlike the case ofD groups, the second condition2 is notD automatic. A homomorphism of monoids preserves all finite products.

Free monoids

Let X a;b;c;::: be a (possibly infinite) set of symbols. A word isD a f finite sequenceg of symbols from X in which repeti- tion is allowed. For example,

aa; aabac; b are distinct words. Two words can be multiplied by juxtaposi- tion, for example,

aaaa aabac aaaaaabac:  D This defines on the set of all words an associative binary op- eration. The empty sequence is allowed, and we denote it by 1. (In the unfortunate case that the symbol 1 is already an ele- ment of X, we denote it by a different symbol.) Then 1 serves as an identity element. Write SX for the set of words together with this binary operation. Then SX is a monoid, called the free monoid on X. Free groups 63

When we identify an element a of X with the word a, X becomes a subset of SX and generates it (i.e., no proper sub- monoid of SX contains X). Moreover, the map X SX has the following universal property: for any map of sets!˛ X S from X to a monoid S, there exists a unique homomorphismW ! SX S making the diagram at right commute: ! a a X 7! SX

˛ S:

Free groups

We want to construct a group FX containing X and having the same universal property as SX with “monoid” replaced by “group”. Define X0 to be the set consisting of the symbols in X 1 and also one additional symbol, denoted a , for each a X; thus 2 X a;a 1;b;b 1;::: : 0 D f g Let W 0 be the set of words using symbols from X0. This be- comes a monoid under juxtaposition, but it is not a group be- 1 cause a is not yet the inverse of a, and we can’t cancel out the obvious terms in words of the following form:

aa 1 or a 1a     2. FREE GROUPSAND PRESENTATIONS;COXETER 64 GROUPS

A word is said to be reduced if it contains no pairs of the form 1 1 aa or a a. Starting with a word w, we can perform a finite sequence of cancellations to arrive at a reduced word (possibly empty), which will be called the reduced form w0 of w. There may be many different ways of performing the cancellations, for example,

cabb 1a 1c 1ca caa 1c 1ca cc 1ca ca; ! ! ! cabb 1a 1c 1ca cabb 1a 1a cabb 1 ca: ! ! ! We have underlined the pair we are cancelling. Note that the 1 middle a is cancelled with different a’s, and that different terms survive in the two cases (the ca at the right in the first cancellation, and the ca at left in the second). Nevertheless we ended up with the same answer, and the next result says that this always happens.

PROPOSITION 2.1 There is only one reduced form of a word.

PROOF. We use induction on the length of the word w. If w is reduced, there is nothing to prove. Otherwise a pair of the form 1 1 a0a0 or a0 a0 occurs — assume the first, since the argument is the same in both cases. Observe that any two reduced forms of w obtained by a 1 sequence of cancellations in which a0a0 is cancelled first are equal, because the induction hypothesis can be applied to the 1 (shorter) word obtained by cancelling a0a0 . Next observe that any two reduced forms of w obtained by a 1 sequence of cancellations in which a0a0 is cancelled at some Free groups 65 point are equal, because the result of such a sequence of can- 1 cellations will not be affected if a0a0 is cancelled first. Finally, consider a reduced form w0 obtained by a sequence 1 1 in which no cancellation cancels a0a0 directly. Since a0a0 1 does not remain in w0, at least one of a0 or a0 must be can- celled at some point. If the pair itself is not cancelled, then the first cancellation involving the pair must look like

1 1 1 a a0a or a0 a a0  6 0 6 0   6 0 6  where our original pair is underlined. But the word obtained after this cancellation is the same as if our original pair were cancelled, and so we may cancel the original pair instead. Thus we are back in the case just proved. 2

We say two words w;w0 are equivalent, denoted w w0, if they have the same reduced form. This is an equivalence rela- tion (obviously).

PROPOSITION 2.2 Products of equivalent words are equiva- lent, i.e.,

w w ; v v wv w v :  0  0 H)  0 0

PROOF. Let w0 and v0 be the reduced forms of w and of v. To obtain the reduced form of wv, we can first cancel as much as possible in w and v separately, to obtain w0v0 and then continue cancelling. Thus the reduced form of wv is the re- duced form of w0v0. A similar statement holds for w0v0, but 2. FREE GROUPSAND PRESENTATIONS;COXETER 66 GROUPS

(by assumption) the reduced forms of w and v equal the re- duced forms of w0 and v0, and so we obtain the same result in the two cases. 2

Let FX be the set of equivalence classes of words. Proposi- tion 2.2 shows that the binary operation on W 0 defines a binary operation on FX, which obviously makes it into a monoid. It also has inverses, because  Á .ab gh/ h 1g 1 b 1a 1 1:    Thus FX is a group, called the free group on X. To summa- rize: the elements of FX are represented by words in X0; two words represent the same element of FX if and only if they have the same reduced forms; multiplication is defined by jux- taposition; the empty word represents 1; inverses are obtained in the obvious way. Alternatively, each element of FX is rep- resented by a unique reduced word; multiplication is defined by juxtaposition and passage to the reduced form. When we identify a X with the equivalence class of the (reduced) word a, then X2 becomes identified with a subset of FX — clearly it generates FX. The next proposition is a pre- cise statement of the fact that there are no relations among the elements of X when regarded as elements of FX except those imposed by the group axioms.

PROPOSITION 2.3 For any map of sets ˛ X G from X to a group G, there exists a unique homomorphismW !FX G mak- ! Free groups 67 ing the following diagram commute:

a a X 7! FX

˛ G:

PROOF. Consider a map ˛ X G. We extend it to a map W ! 1 1 of sets X0 G by setting ˛.a / ˛.a/ . Because G is, in particular,! a monoid, ˛ extendsD to a homomorphism of monoids SX G. This map will send equivalent words to the 0 ! same element of G, and so will factor through FX SX0= . The resulting map FX G is a .D It is ! unique because we know it on a set of generators for FX. 2

REMARK 2.4 The universal property of the map  X FX, W ! x x, characterizes it: if 0 X F 0 is a second map with the same7! universal property, thenW there! is a unique isomorphism ˛ FX F such that ˛   , W ! 0 ı D 0 FX Ã

X ˛

Ã0 F 0: 2. FREE GROUPSAND PRESENTATIONS;COXETER 68 GROUPS

We recall the proof: by the universality of , there exists a unique homomorphism ˛ FX F such that ˛   ; by W ! 0 ı D 0 the universality of 0, there exists a unique homomorphism ˇ F FX such that ˇ  ; now .ˇ ˛/  , but W 0 ! ı 0 D ı ı D by the universality of , idFX is the unique homomorphism FX FX such that id  , and so ˇ ˛ id ; simi- ! FX ı D ı D FX larly, ˛ ˇ idF , and so ˛ and ˇ are inverse isomorphisms. ı D 0 COROLLARY 2.5 Every group is a quotient of a free group.

PROOF. Choose a set X of generators for G (e.g., X G), and let F be the free group generated by X. According toD (2.3), the map a a X G extends to a homomorphism F G, and 7! W ! ! the image, being a subgroup containing X, must equal G: 2

The free group on the set X a is simply the infinite cyclic generated by a,D but f g the free group on a set consisting of two1 elements is already very complicated. I now discuss, without proof, some important results on free groups.

THEOREM 2.6 (NIELSEN-SCHREIER) 1 Subgroups of free groups are free.

The best proof uses topology, and in particular covering spaces—see Serre 1980 or Rotman 1995, Theorem 11.44.

1Nielsen (1921) proved this for finitely generated subgroups, and in fact gave an algorithm for deciding whether a word lies in the subgroup; Schreier (1927) proved the general case. Generators and relations 69

Two free groups FX and FY are isomorphic if and only if X and Y have the same cardinality. Thus we can define the rank of a free group G to be the cardinality of any free generat- ing set (subset X of G for which the homomorphism FX G given by (2.3) is an isomorphism). Let H be a finitely gener-! ated subgroup of a free group G. Then there is an algorithm for constructing from any finite set of generators for H a free finite set of generators. If G has finite rank n and .G H/ i < , then H is free of rank W D 1

ni i 1: C In particular, H may have rank greater than that of F (or even infinite rank2). For proofs, see Rotman 1995, Chapter 11, and Hall 1959, Chapter 7.

Generators and relations

Consider a set X and a set R of words made up of symbols in X0. Each element of R represents an element of the free group FX, and the quotient G of FX by the normal subgroup gener- ated by these elements (1.40) is said to have X as generators and R as relations (or as a set of defining relations). One also says that .X;R/ is a presentation for G, and denotes G by X R . h j i

2For example, the of the free group on two generators has infinite rank. 2. FREE GROUPSAND PRESENTATIONS;COXETER 70 GROUPS

EXAMPLE 2.7 (a) The dihedral group Dn has generators r;s and defining relations

rn;s2;srsr:

(See 2.9 below for a proof.) (b) The generalized quaternion group Qn, n 3, has gen- erators a;b and relations3 

n 1 n 2 a2 1;a2 b2;bab 1 a 1: D D D For n 3 this is the group Q of (1.18). In general, it has order 2n (forD more on it, see Exercise 2-5). (c) Two elements a and b in a group commute if and only if their commutator Œa;b def aba 1b 1 is 1. The free abelian D group on generators a1;:::;an has generators a1;a2;:::;an and relations Œai ;aj ; i j: ¤ (d) Let G s;t s3t;t3;s4 . Then G 1 because D h j i D f g s ss3t s4t t D D D 1 s3tt 3 s3ss 3 s: D D D For the remaining examples, see Massey 1967, which con- tains a good account of the interplay between group theory and topology. For example, for many types of topological spaces,

3 2n 1 2n 2 2 1 Strictly speaking, I should say the relations a , a b , bab a. Generators and relations 71 there is an algorithm for obtaining a presentation for the fun- damental group. (e) The fundamental group of the open disk with one point removed is the free group on  where  is any loop around the point (ibid. II 5.1). (f) The fundamental group of the sphere with r points re- moved has generators 1;:::;r (i is a loop around the ith point) and a single relation

1 r 1:  D (g) The fundamental group of a compact Riemann surface of genus g has 2g generators u1;v1;:::;ug ;vg and a single relation 1 1 1 1 u1v1u v ug vg u v 1 1 1  g g D (ibid. IV Exercise 5.7).

PROPOSITION 2.8 Let G be the group defined by the presen- tation .X;R/. For any group H and map of sets ˛ X H sending each element of R to 1 (in the obvious senseW 4),! there exists a unique homomorphism G H making the following ! 4Each element of R represents an element of FX, and the condition re- quires that the unique extension of ˛ to FX sends each of these elements to 1. 2. FREE GROUPSAND PRESENTATIONS;COXETER 72 GROUPS diagram commute:

a a X 7! G

˛ H:

PROOF. From the universal property of free groups (2.3), we know that ˛ extends to a homomorphism FX H, which we again denote ˛. Let R be the image of R in FX! . By assump- tion R Ker.˛/, and therefore the normal subgroup N gen- erated byR is contained in Ker.˛/. By the universal property of quotients (see 1.43), ˛ factors through FX=N G. This proves the existence, and the uniqueness follows fromD the fact that we know the map on a set of generators for X. 2

EXAMPLE 2.9 Let G a;b an;b2;baba . We prove that D h j i G is isomorphic to the dihedral group Dn (see 1.17). Because the elements r;s Dn satisfy these relations, the map 2 a;b Dn; a r; b s f g ! 7! 7! extends uniquely to a homomorphism G Dn. This homo- ! morphism is surjective because r and s generate Dn. The equalities

an 1; b2 1; ba an 1b D D D Generators and relations 73 imply that each element of G is represented by one of the fol- lowing elements,

n 1 n 1 1;:::;a ;b;ab;:::;a b; and so G 2n Dn . Therefore the homomorphism is bi- jective (andj j Ä theseD symbols j j represent distinct elements of G). Similarly,

2 2 n a;b a ;b ;.ab/ Dn h j i ' by a s, b t. 7! 7! EXAMPLE 2.10 (a) Let G x;y xm;yn where m;n > 1. Then x has order m, y hasD order h n,j and xyihas infinite order in G. To see this, recall that for any integers m;n;r > 1, there exists a group H with elements a and b such that a, b, and ab have orders m, n, and r respectively (Theorem 1.64). Accord- ing to (2.8), there exists a homomorphism ˛ G H such that ˛.x/ a and ˛.y/ b. The order of x certainlyW ! divides m, and theD fact that ˛.x/Dhas order m shows that x has order ex- actly m. Similarly, y has order n. As ˛.xy/ ab, the element xy must have order at least r. As this is trueD for all r > 1, the element xy has infinite order. (b) Let G SL2.Z/= I , and let S and T be the elements D f˙ g 0 1  1 1  of G represented by the matrices 1 0 and 0 1 . Then S and ST generate G, and S2 1 .ST /3 (see Theorem 2.12 of my course notes on modularD forms).D It is known that this is a full set of relations for S and ST in G, and so every group generated by an element of order 2 and an element of order 3 2. FREE GROUPSAND PRESENTATIONS;COXETER 74 GROUPS is a quotient of G. Most finite simple groups of Lie type, and all but three of the sporadic simple groups, fall into this class.

Finitely presented groups

A group is said to be finitely presented if it admits a presenta- tion .X;R/ with both X and R finite.

EXAMPLE 2.11 Consider a finite group G. Let X G, and let R be the set of words D

abc 1 ab c in G : f j D g I claim that .X;R/ is a presentation of G, and so G is finitely presented. Let G0 X R . The extension of a a X G to FX sends eachD element h j i of R to 1, and therefore7! definesW ! a homomorphism G G, which is obviously surjective. But 0 ! every element of G0 is represented by an element of X, and so G G . Therefore the homomorphism is bijective. j 0j Ä j j Although it is easy to define a group by a finite presentation, calculating the properties of the group can be very difficult — note that we are defining the group, which may be quite small, as the quotient of a huge free group by a huge subgroup. I list some negative results.

THEWORDPROBLEM Let G be the group defined by a finite presentation .X;R/. The word problem for G asks whether there exists an algorithm Finitely presented groups 75

(decision procedure) for deciding whether a word on X0 rep- resents 1 in G. The answer is negative: Novikov and Boone showed that there exist finitely presented groups G for which no such algorithm exists. Of course, there do exist other groups for which there is an algorithm. The same ideas lead to the following result: there does not exist an algorithm that will determine for an arbitrary finite presentation whether or not the corresponding group is trivial, finite, abelian, solvable, nilpotent, simple, torsion, torsion-free, free, or has a solvable word problem. See Rotman 1995, Chapter 12, for proofs of these state- ments.

THE BURNSIDEPROBLEM Recall that a group is said to have exponent e if ge 1 for all g G and e is the smallest natural number with thisD property. It2 is easy to write down examples of infinite groups generated by a finite number of elements of finite order (see Exercise 1-2 or Example 2.10), but does there exist such a group with finite exponent? (). In 1968, Adjan and Novikov showed the answer is yes: there do exist infinite finitely gener- ated groups of finite exponent.

THERESTRICTED BURNSIDEPROBLEM The Burnside group of exponent e on r generators B.r;e/ is the quotient of the free group on r generators by the sub- group generated by all eth powers. The Burnside problem 2. FREE GROUPSAND PRESENTATIONS;COXETER 76 GROUPS asked whether B.r;e/ is finite, and it is known to be infinite except some small values of r and e. The restricted Burnside problem asks whether B.r;e/ has only finitely many finite quo- tients; equivalently, it asks whether there is one finite quotient of B.r;e/ having all other finite quotients as quotients. The classification of the finite simple groups (see p. 102) showed that in order prove that B.r;e/ always has only finitely many finite quotients, it suffices to prove it for e equal to a prime power. This was shown by Efim Zelmanov in 1989 after earlier work of Kostrikin. See Feit 1995.

TODD-COXETERALGORITHM There are some quite innocuous looking finite presentations that are known to define quite small groups, but for which this is very difficult to prove. The standard approach to these ques- tions is to use the Todd-Coxeter algorithm (see Chapter 4 be- low). We shall develop various methods for recognizing groups from their presentations (see also the exercises).

Coxeter groups

A Coxeter system is a pair .G;S/ consisting of a group G and a set of generators S for G subject only to relations of the form Coxeter groups 77

.st/m.s;t/ 1, where D 8 < m.s;s/ 1 all s; m.s;t/ D 2 (14) : m.s;t/  m.t;s/: D When no relation occurs between s and t, we set m.s;t/ . Thus a Coxeter system is defined by a set S and a mappingD 1

m S S N W  ! [ f1g satisfying (14); then G S R where D h j i R .st/m.s;t/ m.s;t/ < . D f j 1g The Coxeter groups are those that arise as part of a Coxeter system. The cardinality of S is called the rank of the Coxeter system.

EXAMPLES 2.12 Up to isomorphism, the only Coxeter system of rank 1 is .C2; s /. f g 2.13 The Coxeter systems of rank 2 are indexed by m.s;t/ 2.  (a) If m.s;t/ is an integer n, then the Coxeter system is .G; s;t / where f g G s;t s2;t2;.st/n . D h j i 2. FREE GROUPSAND PRESENTATIONS;COXETER 78 GROUPS

According to (2.9), G Dn. In particular, s t and st has order n. ' ¤ (b) If m.s;t/ , then the Coxeter system is .G; s;t / where G D 1s;t s2;t2 . According to (2.10), s fandgt each haveD order h 2j, and sti has infinite order.

n 2.14 Let V R endowed with the standard positive definite symmetric bilinearD form X ..xi /1 i n;.yi /1 i n/ xi yi : Ä Ä Ä Ä D A reflection is a linear map s V V sending some nonzero W ! vector ˛ to ˛ and fixing the points of the hyperplane H˛ orthogonal to ˛. We write s˛ for the reflection defined by ˛; it is given by the formula 2.v;˛/ s˛v v ˛; D .˛;˛/ because this is certainly correct for v ˛ and for v H˛, and D 2 hence (by linearity) on the whole of V ˛ H˛.A finite reflection group is a finite group generatedD h byi ˚ reflections. For such a group G, it is possible to choose a set S of generating reflections for which .G;S/ is a Coxeter system (Humphreys 1990, 1.9). Thus, the finite reflection groups are all Coxeter groups (in fact, they are precisely the finite Coxeter groups, ibid., 6.4).

n 2.15 Let Sn act on R by permuting the coordinates,

.a1;:::;an/ .a ;:::;a /: D .1/ .n/ Coxeter groups 79

The transposition .ij / interchanging i and j , sends the vector

i j ˛ .0;:::;0;1;0;:::;0; 1;0;:::/ D to its negative, and leaves the points of the hyperplane

i j H˛ .a1;:::;ai ;:::;ai ;:::;an/ D fixed. Therefore, .ij / is a reflection. As Sn is generated by the transpositions, this shows that it is a finite reflection group (hence also a Coxeter group).

THESTRUCTUREOF COXETERGROUPS

THEOREM 2.16 Let .G;S/ be the the Coxeter system defined by a map m S S N satisfying (14). W  ! [ f1g (a) The natural map S G is injective. (b) Each s S has order!2 in G. (c) For each2 s t in S, st has order m.s;t/ in G. ¤ PROOF. Note that the order of s is 1 or 2, and the order of st divides m.s;t/, and so the theorem says that the elements of S remain distinct in G and that each s and each st has the largest possible order. If S has only a single element, then G C2 (see 2.12), and so the statements are obvious. Otherwise,' let s and t be distinct 2 2 m.s;t/ elements of S, and let G0 s;t s ;t ;.st/ . The map S G sending s to s, t Dto ht, andj all other elementsi of S to ! 0 2. FREE GROUPSAND PRESENTATIONS;COXETER 80 GROUPS

1 extends to a homomorphism G G . We know that s and ! 0 t are distinct elements of order 2 in G0 and that st has order m.s;t/ in G0 (see 2.13), and it follows that the same is true in G. 2

REMARK 2.17 Let V be the R-vector space with basis a fam- ily .es/s S indexed by S. The standard proof of Theorem 2.16 defines2 a “geometry” on V for which there exist “reflec- tions” s, s S, such that st has order m.s;t/. According 2 to (2.8), the map s s extends to homomorphism of group G GL.V /. This7! proves the theorem, and it realizes G as a group! of automorphisms of a “geometry”. See Humphreys 1990, Chapter 5, or v3.02 of these notes.

Exercises

n 2 2-1 Let Dn a;b a ;b ;abab be the nth dihedral group. D h j ni 2 If n is odd, prove that D2n a a ;b , and hence that  h i  h i D2n C2 Dn.  

2-2 Prove that the group with generators a1;:::;an and re- lations Œai ;aj  1, i j , is the free abelian group on D ¤ a1;:::;an. [Hint: Use universal properties.]

2-3 Let a and b be elements of an arbitrary free group F . Prove: (a) If an bn with n > 1, then a b. (b) If ambDn bnam with mn 0D, then ab ba. D 6D D Exercises 81

(c) If the equation xn a has a solution x for every n, then a 1. D D 2-4 Let Fn denote the free group on n generators. Prove: (a) If n < m, then Fn is isomorphic to both a subgroup and a quotient group of Fm. (b) Prove that F1 F1 is not a free group. (c) Prove that the centre Z.Fn/ 1 provided n > 1. D 2-5 Prove that Qn (see 2.7b) has a unique subgroup of order 2, which is Z.Qn/. Prove that Qn=Z.Qn/ is isomorphic to D n 1 . 2 2 2 n 2-6 (a) Prove that a;b a ;b ;.ab/ Dn (cf. 2.9). (b) Prove that G ha;b j a2;abab is ani ' infinite group. (This is usually knownD as h the infinitej dihedrali group.)

3 3 4 1 1 1 1 2-7 Let G a;b;c a ;b ;c ;acac ;aba bc b . Prove that DG h is thej trivial . [Hint: Expandi .aba 1/3 .bcb 1/3.] f g D 2-8 Let F be the free group on the set x;y and let G C2, with generator a 1. Let ˛ be the homomorphismf g FD G such that ˛.x/ a¤ ˛.y/. Find a minimal generating set! for the kernel of ˛.D Is theD kernel a free group?

2-9 Let G s;t t 1s3t s5 . Prove that the element D h j D i g s 1t 1s 1tst 1st D is in the kernel of every map from G to a finite group. 2. FREE GROUPSAND PRESENTATIONS;COXETER 82 GROUPS

Coxeter came to Cambridge and gave a lecture [in which he stated a] problem for which he gave proofs for selected exam- ples, and he asked for a unified proof. I left the lecture room thinking. As I was walking through Cambridge, suddenly the idea hit me, but it hit me while I was in the middle of the road. When the idea hit me I stopped and a large truck ran into me. . . . So I pretended that Coxeter had calculated the difficulty of this problem so precisely that he knew that I would get the solution just in the middle of the road. . . . Ever since, I’ve called that the- orem “the murder weapon”. One consequence of it is that in a group if a2 b3 c5 .abc/ 1, then c610 1. D D D D John Conway, Math. Intelligencer 23 (2001), no. 2, pp. 8–9. Chapter 3

Automorphisms and Extensions

Automorphisms of groups

An automorphism of a group G is an isomorphism of the group with itself. The set Aut.G/ of automorphisms of G becomes a group under composition: the composite of two automor- phisms is again an automorphism; composition of maps is al- ways associative (see (5), p. 15); the identity map g g is an identity element; an automorphism is a bijection, and7! therefore has an inverse, which is again an automorphism.

83 84 3. AUTOMORPHISMSAND EXTENSIONS

For g G, the map ig “conjugation by g”, 2 x gxg 1 G G 7! W ! is an automorphism of G. An automorphism of this form is called an inner automorphism, and the remaining automor- phisms are said to be outer. Note that 1 1 1 .gh/x.gh/ g.hxh /g , i.e., i .x/ .ig i /.x/; D gh D ı h and so the map g ig G Aut.G/ is a homomorphism. Its image is denoted by7! InnW.G/!. Its kernel is the centre of G, Z.G/ g G gx xg all x G ; D f 2 j D 2 g and so we obtain from (1.45) an isomorphism G=Z.G/ Inn.G/: ! In fact, Inn.G/ is a normal subgroup of Aut.G/: for g G and ˛ Aut.G/, 2 2 1 1 1 .˛ ig ˛ /.x/ ˛.g ˛ .x/ g / ı ı D   ˛.g/ x ˛.g/ 1 D   i .x/: D ˛.g/ n EXAMPLE 3.1 (a) Let G Fp. The automorphisms of G as a commutative group are justD the automorphisms of G as a vector space over Fp; thus Aut.G/ GLn.Fp/. Because G is com- mutative, all nontrivial automorphismsD of G are outer. Automorphisms of groups 85

(b) As a particular case of (a), we see that

Aut.C2 C2/ GL2.F2/:  D (c) Since the centre of the quaternion group Q is a2 , we have that h i 2 Inn.Q/ Q= a C2 C2: ' h i   In fact, Aut.Q/ S4. See Exercise 3-4. 

ASIDE 3.2 The inner automorphisms of a group are the only automor- phisms that extend to every overgroup (Schupp 1987).

COMPLETEGROUPS

DEFINITION 3.3 A group G is complete if the map g 7! ig G Aut.G/ is an isomorphism. W ! Thus, a group G is complete if and only if (a) the centre Z.G/ of G is trivial, and (b) every automorphism of G is inner.

EXAMPLE 3.4 (a) For n 2;6, Sn is complete. The group S2 ¤ is commutative and hence fails (a); Aut.S6/=Inn.S6/ C2 and  hence S6 fails (b). See Rotman 1995, Theorems 7.5, 7.10. (b) If G is a simple noncommutative group, then Aut.G/ is complete. See Rotman 1995, Theorem 7.14.

According to Exercise 3-3, GL2 .F2/ S3, and so the non-  isomorphic groups C2 C2 and S3 have isomorphic automor- phism groups.  86 3. AUTOMORPHISMSAND EXTENSIONS

AUTOMORPHISMSOFCYCLICGROUPS Let G be a cyclic group of order n, say G a . Let m be an integer 1. The smallest multiple of m Ddivisible h i by n is m n . Therefore, am has order n , and so the gen-  gcd.m;n/ gcd.m;n/ erators of G are exactly the elements am with gcd.m;n/ 1. An automorphism ˛ of G must send a to another generatorD of G, and so ˛.a/ am for some m relatively prime to n. The map ˛ m definesD an isomorphism 7! Aut.Cn/ .Z=nZ/ ! where

.Z=nZ/ units in the ring Z=nZ m nZ gcd.m;n/ 1 : D f g D f C j D g This isomorphism is independent of the choice of a generator a for G: if ˛.a/ am, then for any other element b ai of G, D D ˛.b/ ˛.ai / ˛.a/i ami .ai /m .b/m: D D D D D r1 rs It remains to determine .Z=nZ/. If n p1 ps is the factorization of n into a product of powersD of distinct primes, then

r1 rs r1 Z=nZ Z=p Z Z=ps Z; m mod n .m mod p ;:::/ ' 1  $ by the Chinese remainder theorem. This is an isomorphism of rings, and so

r1 rs .Z=nZ/ .Z=p Z/ .Z=ps Z/: ' 1    Automorphisms of groups 87

It remains to consider the case n pr , p prime. Suppose first that p is odd. TheD set 0;1;:::;pr 1 is a rf 1 g complete set of representatives for Z=p Z, and p of these el- r r ements are divisible by p. Hence .Z=p Z/ has order p r p pr 1.p 1/. The homomorphism p D r .Z=p Z/ .Z=pZ/ ! r 1 is surjective with kernel of order p , and we know that r .Z=pZ/ is cyclic. Let a .Z=p Z/ map to a generator of pr .p 1/2 pr .Z=pZ/. Then a 1 and a again maps to a gen- D r erator of .Z=pZ/. Therefore .Z=p Z/ contains an element r  def ap of order p 1. Using the binomial theorem, one finds D r 1 r r that 1 p has order p in .Z=p Z/. Therefore .Z=p Z/ is cyclicC with generator  .1 p/ (cf. (13), p. 53), and every element can be written uniquely C in the form

i .1 p/j ; 0 i < p 1; 0 j < pr 1:  C Ä Ä On the other hand,

.Z=8Z/ 1;3;5;7 3;5 C2 C2 D fN N N Ng D hN Ni   is not cyclic.

SUMMARY 3.5 (a) For a cyclic group of G of order n, Aut.G/ .Z=nZ/: The automorphism of G corresponding ' m to Œm .Z=nZ/ sends an element a of G to a . 2  88 3. AUTOMORPHISMSAND EXTENSIONS

(b) If n pr1 prs is the factorization of n into a product D 1  s of powers of distinct primes pi , then

r1 rs .Z=nZ/ .Z=p Z/ .Z=ps Z/; ' 1    m mod n .m mod pr1 ;:::/: $ (c) For a prime p, 8 ˆC.p 1/pr 1 p odd, r < r 2 .Z=p Z/ C2 p 2  ˆ D :C2 C2r 2 p 2, r > 2:  D Characteristic subgroups

DEFINITION 3.6A characteristic subgroup of a group G is a subgroup H such that ˛.H / H for all automorphisms ˛ of G. D

The same argument as in (1.32) shows that it suffices to check that ˛.H / H for all ˛ Aut.G/. Thus, a subgroup H of G is normal if it is stable under2 all inner automorphisms of G, and it is characteristic if it stable under all automorphisms. In particular, a characteristic subgroup is normal.

REMARK 3.7 (a) Consider a group G and a normal subgroup N . An inner automorphism of G restricts to an automorphism of N , which may be outer (for an example, see 3.16 below). Thus a normal subgroup of N need not be a normal subgroup of G. However, a characteristic subgroup of N will be a normal Semidirect products 89 subgroup of G. Also a characteristic subgroup of a character- istic subgroup is a characteristic subgroup. (b) The centre Z.G/ of G is a characteristic subgroup, be- cause zg gz all g G ˛.z/˛.g/ ˛.g/˛.z/ all g G; D 2 H) D 2 and as g runs over G, ˛.g/ also runs over G. Expect subgroups with a general group-theoretic definition to be characteristic. (c) If H is the only subgroup of G of order m, then it must be characteristic, because ˛.H / is again a subgroup of G of order m. (d) Every subgroup of a commutative group is normal but not necessarily characteristic. For example, every subspace of 2 2 dimension 1 in Fp is subgroup of Fp, but it is not characteristic 2 because it is not stable under Aut.Fp/ GL2.Fp/. D Semidirect products

Let N be a normal subgroup of G. Each element g of G de- 1 fines an automorphism of N , n gng , and this defines a homomorphism 7!

 G Aut.N /; g ig N: W ! 7! j If there exists a subgroup Q of G such that G G=N maps Q isomorphically onto G=N , then I claim that we! can reconstruct G from N , Q, and the restriction of  to Q. Indeed, an element g of G can be written uniquely in the form g nq; n N; q Q; D 2 2 90 3. AUTOMORPHISMSAND EXTENSIONS

— q must be the unique element of Q mapping to gN G=N , 1 2 and n must be gq . Thus, we have a one-to-one correspon- dence of sets 1-1 G N Q: !  If g nq and g n q , then D 0 D 0 0 gg .nq/n q  n.qn q 1/qq n .q/.n / qq : 0 D 0 0 D 0 0 D  0  0 DEFINITION 3.8 A group G is a of its subgroups N and Q if N is normal and the homomorphism G G=N induces an isomorphism Q G=N . ! ! Equivalently, G is a semidirect product of subgroup N and Q if

N G; NQ G; N Q 1 : (15) G D \ D f g Note that Q need not be a normal subgroup of G. When G is the semidirect product of subgroups N and Q, we write G D N o Q (or N o Q where  Q Aut.N / gives the action of Q on N by inner automorphisms).W !

EXAMPLE 3.9 (a) In Dn, n 2, let Cn r and C2 s ; then  D h i D h i Dn r o s Cn o C2 D h i h i D where .s/.ri / r i (see 1.17). D (b) The alternating subgroup An is a normal subgroup of Sn (because it has index 2), and C2 .12/ maps isomorphically D f g onto Sn=An. Therefore Sn An o C2. D Semidirect products 91

(c) The quaternion group can not be written as a semidirect product in any nontrivial fashion (see Exercise 3-1). (d) A cyclic group of order p2, p prime, is not a semidirect product (because it has only one subgroup of order p). (e) Let G GLn.F /. Let B be the subgroup of upper trian- gular matricesD in G, T the subgroup of diagonal matrices in G, and U the subgroup of upper triangular matrices with all their diagonal coefficients equal to 1. Thus, when n 2, D Â Ã Â 0Ã Â1 Ã B   ;T  ;U  . D 0 D 0 D 0 1   Then, U is a normal subgroup of B, UT B, and U T 1 . Therefore, D \ D f g B U o T . D Note that, when n 2, the action of T on U is not trivial, for example,  Â ÃÂ ÃÂ 1 Ã Â Ã a 0 1 c a 0 1 ac=b 1 ; 0 b 0 1 0 b D 0 1 and so B is not the direct product of T and U .

We have seen that, from a semidirect product G N o Q, we obtain a triple D .N;Q; Q Aut.N //; W ! and that the triple determines G. We now prove that every triple .N;Q;/ consisting of two groups N and Q and a homomor- phism  Q Aut.N / arises from a semidirect product. As a W ! 92 3. AUTOMORPHISMSAND EXTENSIONS set, let G N Q, and define D  .n;q/.n ;q / .n .q/.n /;qq /: 0 0 D  0 0 PROPOSITION 3.10 The composition law above makes G into a group, in fact, the semidirect product of N and Q:

PROOF. Write qn for .q/.n/, so that the composition law be- comes .n;q/.n ;q / .n qn ;qq /. 0 0 D  0 0 Then

..n;q/;.n ;q //.n ;q / .n qn qq0 n ;qq q / 0 0 00 00 D  0  00 0 00 .n;q/..n ;q /.n ;q // D 0 0 00 00 and so the associative law holds. Because .1/ 1 and .q/.1/ 1, D D .1;1/.n;q/ .n;q/ .n;q/.1;1/, D D and so .1;1/ is an identity element. Next

1 1 .n;q/.q n 1;q 1/ .1;1/ .q n 1;q 1/.n;q/; D D q 1 1 1 and so . n ;q / is an inverse for .n;q/. Thus G is a group, and it is obvious that N G, NQ G, and N Q G D \ D 1 , and so G N o Q. Moreover, when N and Q are re- gardedf g as subgroupsD of G, the action of Q on N is that given by . 2 Semidirect products 93

EXAMPLES 3.11 A group of order 12. Let  be the (unique) nontrivial homomorphism

C4 Aut.C3/ C2; ! ' 2 namely, that sending a generator of C4 to the map a a . def 7! Then G C3 o C4 is a noncommutative group of order 12, D not isomorphic to A4. If we denote the generators of C3 and C4 by a and b, then a and b generate G, and have the defining relations a3 1; b4 1; bab 1 a2: D D D 3.12 Direct products. The bijection of sets

.n;q/ .n;q/ N Q N o Q 7! W  ! is an isomorphism of groups if and only if  is the trivial ho- momorphism Q Aut.N /, i.e., .q/.n/ n for all q Q, n N . ! D 2 2

3.13 Groups of order 6. Both S3 and C6 are semidirect products of C3 by C2 — they correspond to the two distinct homomorphisms C2 C2 Aut.C3/. ! ' 3.14 Groups of order p3 (element of order p2). Let N a be cyclic of order p2, and let Q b be cyclic of orderD h i D h i p, where p is an odd prime. Then AutN Cp 1 Cp (see 1 p   2 3.5), and Cp is generated by ˛ a a (note that ˛ .a/ W 7! C D 94 3. AUTOMORPHISMSAND EXTENSIONS a1 2p;:::). Define Q AutN by b ˛. The group G def C ! 7! D N o Q has generators a;b and defining relations

2 ap 1; bp 1; bab 1 a1 p: D D D C It is a noncommutative group of order p3, and possesses an element of order p2.

3.15 Groups of order p3 (no element of order p2). Let N a;b be the product of two cyclic groups a and b of orderD hp, andi let Q c be a cyclic group of orderh i p. Defineh i  Q Aut.N / toD be h thei homomorphism such that W ! .ci /.a/ abi ; .ci /.b/ b. D D 2 (If we regard N as the additive Fp with a and b the D standard basis elements, then .ci / is the automorphism of N Â Ã 1 0 def defined by the matrix .) The group G N o Q is a i 1 D group of order p3, with generators a;b;c and defining relations

ap bp cp 1; ab cac 1; Œb;a 1 Œb;c: D D D D D D Because b 1, the middle equality shows that the group is not commutative.¤ When p is odd, all elements except 1 have order p. When p 2, G D4, which does have an element of order 22: Note thatD this shows that a group can have quite different representations as a semidirect product:

.3.9a) D4 C4 o C2 .C2 C2/ o C2:    Semidirect products 95

For an odd prime p, a noncommutative group of order p3 is isomorphic to the group in (3.14) if it has an element of order p2 and to the group in (3.15) if it doesn’t (see Exercise 4-4). In particular, up to isomorphism, there are exactly two noncom- mutative groups of order p3. 3.16 Making outer automorphisms inner. Let ˛ be an au- tomorphism, possibly outer, of a group N . We can realize N as a normal subgroup of a group G in such a way that ˛ be- comes the restriction to N of an inner automorphism of G. To see this, let  C Aut.N / be the homomorphism sending a W 1 ! generator a of C to ˛ Aut.N /, and let G N o C . The 1 2 D 1 1 element g .1;a/ of G has the property that g.n;1/g .˛.n/;1/ forD all n N . D 2

CRITERIAFORSEMIDIRECTPRODUCTSTOBE ISOMORPHIC It will be useful to have criteria for when two triples .N;Q;/ and .N;Q;0/ determine isomorphic groups. LEMMA 3.17 If there exists an ˛ Aut.N / such that 2  .q/ ˛ .q/ ˛ 1; all q Q; 0 D ı ı 2 then the map

.n;q/ .˛.n/;q/ N o Q N o Q 7! W ! 0 is an isomorphism. 96 3. AUTOMORPHISMSAND EXTENSIONS

PROOF. For .n;q/ N o Q, let .n;q/ .˛.n/;q/. Then 2 D .n;q/ .n ;q / .˛.n/;q/ .˛.n /;q /  0 0 D  0 0 .˛.n/  .q/.˛.n //;qq / D  0 0 0 .˛.n/ .˛ .q/ ˛ 1/.˛.n //;qq / D  ı ı 0 0 .˛.n/ ˛..q/.n //;qq /; D  0 0 and ..n;q/ .n ;q // .n .q/.n /;qq /  0 0 D  0 0 .˛.n/ ˛ .q/.n /;qq /: D  0 0 Therefore is a homomorphism. The map 1 .n;q/ .˛ .n/;q/ N o Q N o Q 7! W 0 ! is also a homomorphism, and it is inverse to , and so both are isomorphisms. 2

LEMMA 3.18 If   ˛ with ˛ Aut.Q/, then the map D 0 ı 2 .n;q/ .n;˛.q// N o Q N o Q 7! W  0 is an isomorphism.

PROOF. Routine verification. 2

LEMMA 3.19 If Q is cyclic and the subgroup .Q/ of Aut.N / is conjugate to 0.Q/, then

N o Q N o Q:  0 Extensions of groups 97

PROOF. Let a generate Q. By assumption, there exists an a0 Q and an ˛ Aut.N / such that 2 2  .a / ˛ .a/ ˛ 1: 0 0 D  

The element 0.a0/ generates 0.Q/, and so we can choose a0 to generate Q, say a ai with i relatively prime to the or- 0 D der of Q. Now the map .n;q/ .˛.n/;qi / is an isomorphism 7! N o Q N o Q. 2 ! 0

SUMMARY 3.20 Let G be a group with subgroups H1 and H2 such that G H1H2 and H1 H2 e , so that each element D \ D f g g of G can be written uniquely as g h1h2 with h1 H1 and D 2 h2 H2. 2 (a) If H1 and H2 are both normal, then G is the direct prod- uct of H1 and H2, G H1 H2 (1.51). D  (b) If H1 is normal in G, then G is the semidirect product of H1 and H2, G H1 o H2 ((15), p. 90). D (c) If neither H1 nor H2 is normal, then G is the Zappa- Szep´ (or knit) product of H1 and H2 (see http://en. wikipedia.org/wiki/Zappa-Szep_product).

Extensions of groups

A sequence of groups and homomorphisms

  1 N G Q 1 (16) ! ! ! ! 98 3. AUTOMORPHISMSAND EXTENSIONS is exact if  is injective,  is surjective, and Ker./ Im./. Thus .N / is a normal subgroup of G (isomorphic byD to N/ and G=.N / ' Q. We often identify N with the subgroup .N / of G and!Q with the quotient G=N: An exact sequence (16) is also called an extension of Q by N .1 An extension is central if .N / Z.G/. For example, a  semidirect product N o Q gives rise to an extension of Q by N , 1 N N o Q Q 1; ! ! ! ! which is central if and only if  is the trivial homomorphism. Two extensions of Q by N are said to be isomorphic if there exists a commutative diagram 1 N G Q 1 ! ! ! ! ? ? y 1 N G Q 1: ! ! 0 ! ! An extension of Q by N ,

  1 N G Q 1; ! ! ! ! is said to be split if it is isomorphic to the extension defined by a semidirect product N o Q. Equivalent conditions:

(a) there exists a subgroup Q0 G such that  induces an isomorphism Q Q; or  0 ! 1This is Bourbaki’s terminology (Algebre,` I 6); some authors call (16) an extension of N by Q. Extensions of groups 99

(b) there exists a homomorphism s Q G such that  s id: W ! ı D In general, an extension will not split. For example, the ex- tensions 1 N Q Q=N 1 (17) ! ! ! ! with N any subgroup of order 4 in the quaternion group Q, and

1 Cp C 2 Cp 1 ! ! p ! ! do not split. We give two criteria for an extension to split.

THEOREM 3.21 (SCHUR-ZASSENHAUS) An extension of fi- nite groups of relatively prime order is split.

PROOF. Rotman 1995, 7.41. 2

PROPOSITION 3.22 An extension (17) splits if N is complete. In fact, G is then direct product of N with the centralizer of N in G, C .N / def g G gn ng all n N . G D f 2 j D 2 g

PROOF. Let Q CG .N /. We shall check that N and Q sat- isfy the conditionsD of Proposition 1.51. 1 Observe first that, for any g G, n gng N N is an automorphism of N , and (because2 N7!is complete),W ! it must be the inner automorphism defined by an element of N ; thus

gng 1 n 1 all n N . D 2 100 3. AUTOMORPHISMSAND EXTENSIONS

1 1 This equation shows that g Q, and hence g . g/ NQ. Since g was arbitrary, we2 have shown that GD NQ. 2 Next note that every element of N Q is in theD centre of N , which (because N is complete) is trivial;\ hence N Q 1. Finally, for any element g nq G, \ D D 2 gQg 1 n.qQq 1/n 1 nQn 1 Q D D D (recall that every element of N commutes with every element of Q). Therefore Q is normal in G. 2

An extension

1 N G Q 1 ! ! ! ! gives rise to a homomorphism  G Aut.N /, namely, 0W !  .g/.n/ gng 1: 0 D

Let q G map to q in Q; then the image of 0.q/ in Aut.NQ /=2 Inn.N / depends only on q; therefore we get a homo-Q morphism

 Q Out.N / def Aut.N /=Inn.N /: W ! D This map  depends only on the isomorphism class of the ex- 1 tension, and we write Ext .Q;N / for the set of isomorphism classes of extensions with a given : These sets have been ex- tensively studied. The Holder¨ program. 101

When Q and N are commutative and  is trivial, the group G is also commutative, and there is a commutative group struc- ture on the set Ext1.Q;N /. Moreover, of Q and N act as endomorphisms on Ext1.Q;N /. In particular, multiplication by m on Q or N induces multiplication by m on Ext1.Q;N /. Thus, if Q and N are killed by m and n respec- tively, then Ext1.Q;N / is killed by m and by n, and hence by gcd.m;n/. This proves the Schur-Zassenhaus theorem in this case.

The Holder¨ program.

It would be of the greatest interest if it were possible to give an overview of the entire collection of finite simple groups. Otto Holder,¨ Math. Ann., 1892

Recall that a group G is simple if it contains no normal subgroup except 1 and G. In other words, a group is simple if it can’t be realized as an extension of smaller groups. Every finite group can be obtained by taking repeated extensions of simple groups. Thus the simple finite groups can be regarded as the basic building blocks for all finite groups. The problem of classifying all simple groups falls into two parts: A. Classify all finite simple groups; B. Classify all extensions of finite groups. 102 3. AUTOMORPHISMSAND EXTENSIONS

A.THE CLASSIFICATION OF FINITE SIMPLE GROUPS There is a complete list of finite simple groups. They are2 (a) the cyclic groups of prime order, (b) the alternating groups An for n 5 (see the next chap- ter),  (c) certain infinite families of matrix groups (said to be of Lie type), and (d) the 26 “sporadic groups”. By far the largest class is (c), but the 26 sporadic groups are of more interest than their small number might suggest. Some have even speculated that the largest of them, the Fischer- Griess monster, is built into the fabric of the universe. As an example of a matrix group, consider

def SLm.Fq/ m m matrices A with entries in Fq such that detA 1 : D f  D g n Here q p , p prime, and Fq is “the” field with q ele- ments. ThisD group is not simple if q 2, because the scalar 0 0 01 ¤ 0  0 B C m matricesB : C,  1, are in the centre for any @ :: A D 0 0   2It has been shown that every group on the list can be generated by two elements, and so this is true for all finite simple groups. If a proof of this could be found that doesn’t use the classification, then the proof of the classification would be greatly simplified (mo59213). The Holder¨ program. 103 m dividing q 1, but these are the only matrices in the centre, and the groups

def PSLm.Fq/ SLn.Fq/= centre D f g are simple when m 3 (Rotman 1995, 8.23) and when m 2 and q > 3 (ibid. 8.13). Other finite simple groups can beD ob- tained from the groups in (1.8). The smallest noncommutative group is A5, and the second smallest is PSL3.F2/, which as order 168 (see Exercise 4-8).

BTHE CLASSIFICATION OF ALL EXTENSIONS OF FINITE GROUPS Much is known about the extensions of finite groups, for ex- ample, about the extensions of one simple group by another. However, as Solomon writes (2001, p. 347): . . . the classification of all finite groups is com- pletely infeasible. Nevertheless experience shows that most of the finite groups which occur in “na- ture” . . . are “close” either to simple groups or to groups such as dihedral groups, Heisenberg groups, etc., which arise naturally in the study of simple groups. As we noted earlier, by the year 2001, a complete irredundant list of finite groups was available only for those up to an order of about 2000, and the number of groups on the list is over- whelming. 104 3. AUTOMORPHISMSAND EXTENSIONS

NOTES The dream of classifying the finite simple groups goes back at least to Holder¨ 1892. However a clear strategy for accomplishing this did not begin to emerge until the 1950s, when work of Brauer and oth- ers suggested that the key was to study the centralizers of elements of order 2 (the involution centralizers). For example, Brauer and Fowler (1955) showed that, for any finite group H , the determination of the finite simple groups with an involution centralizer isomorphic to H is a finite problem. Later work showed that the problem is even tractable, and so the strategy became: (a) list the groups H that are candidates for being an involution centralizer in some finite simple group, and (b) for each H in (a) list the finite simple groups for which H occurs as an involution centralizer. Of course, this approach applies only to the finite simple groups containing an element of order 2, but an old conjecture said that, except for the cyclic groups of prime order, every finite simple group has even order and hence contains an element of order 2 by Cauchy’s theorem (4.13). With the proof of this conjecture by Feit and Thompson (1963), the effort to complete the classification of the finite simple groups began in earnest. A complete classification was announced in 1982, but there remained sceptics, because the proof depended on thousands of pages of rarely read journal articles, and, in fact, in reworking the proof, gaps were discovered. However, these have been closed, and with the publication of Aschbacher and Smith 2004 it has become generally accepted that the proof of the classifica- tion is indeed complete. For a popular account of the history of the classification, see the book Ronan 2006, and for a more technical account, see the expository article Solomon 2001. Exercises 105

Exercises

3-1 Let G be the quaternion group (1.18). Prove that G can’t be written as a semidirect product in any nontrivial fashion.

3-2 Let G be a group of order mn where m and n have no common factor. If G contains exactly one subgroup M of order m and exactly one subgroup N of order n, prove that G is the direct product of M and N .

3-3 Prove that GL2.F2/ S3.  3-4 Let G be the quaternion group (1.18). Prove that Aut.G/ S4. 

3-5 Let G be the set of all matrices in GL3.R/ of the form 0a 0 b1 @0 a c A, ad 0. Check that G is a subgroup of GL3.R/, 0 0 d ¤ 2 and prove that it is a semidirect product of R (additive group) by R R . Is it a direct product of these two groups?   

3-6 Find the automorphism groups of C and S3. 1 3-7 Let G N o Q where N and Q are finite groups, and let g nq beD an element of G with n N and q Q. Denote the orderD of an element x by o.x/: 2 2 (a) Show that o.g/ k o.q/ for some divisor k of N . D  j j 106 3. AUTOMORPHISMSAND EXTENSIONS

(b) When Q acts trivially on N , show that o.g/ lcm.o.n/;o.q//: D (c) Let G S5 A5 o Q with Q .1;2/ . Let n .1;4;3;2;5/ andD let qD .1;2/. Show thatDo.g/ h 6i, o.n/ D5, and o.q/ 2. D D D D p (d) Suppose that G .Cp/ oQ where Q is cyclic of order p and that, for some generatorD q of Q, 1 q.a1;:::;an/q .an;a1;:::;an 1/: D Show inductively that, for i p, Ä ..1;0;:::;0/;q/i ..1;:::;1;0;:::;0/;qi / D (i copies of 1). Deduce that ..1;0;:::;0/;q/ has order p2 (hence o.g/ o.n/ o.q/ in this case). D  (e) Suppose that G N o Q where N is commutative, Q is cyclic of order 2, andD the generator q of Q acts on N by sending each element to its inverse. Show that .n;1/ has order 2 no matter what n is (in particular, o.g/ is independent of o.n/).

3-8 Let G be the semidirect G N o Q of its subgroups N and Q, and let D C .Q/ n N nq qn for all q Q N D f 2 j D 2 g (centralizer of Q in N ). Show that

Z.G/ D n q n C .Q/, q Z.Q/, nn n 1 q 1n q for all n N : f  j 2 N 2 0 D 0 0 2 g Exercises 107

Let  be the homomorphism Q Aut.N / giving the action of Q on N (by conjugation). Show! that if N is commutative, then Z.G/ n q n C .Q/, q Z.Q/ Ker./ ; D f  j 2 N 2 \ g and if N and Q are commutative, then Z.G/ n q n C .Q/, q Ker./ : D f  j 2 N 2 g 3-9 A homomorphism a G H of groups is normal if a.G/ is a normal subgroup of HW. We! define the cokernel of a normal homomorphism a to be H=a.G/. Show that, if in the following commutative diagram the blue sequences are exact and the ho- momorphisms a;b;c are normal, then the red sequence exists and is exact: 0 Kerf Kera Kerb Kerc

f A B C 0 d a b c

g0 0 A0 B0 C 0

Cokera Cokerb Cokerc Cokerg0 0 108 3. AUTOMORPHISMSAND EXTENSIONS Chapter 4

Groups Acting on Sets

Definition and examples

DEFINITION 4.1 Let X be a set and let G be a group. A left action of G on X is a mapping .g;x/ gx G X X such that 7! W  ! (a) 1x x, for all x X (b) .g1Dg2/x g1.g22x/,I all g1, g2 G, x X: D 2 2 A set together with a (left) action of G is called a (left) G-set. An action is trivial if gx x for all g G. D 2 The conditions imply that, for each g G, left translation by g, 2 g X X; x gx; LW ! 7! 109 110 4. GROUPS ACTINGON SETS

1 has .g /L as an inverse, and therefore gL is a bijection, i.e., g Sym.X/. Axiom (b) now says that L 2 g g G Sym.X/ (18) 7! LW ! is a homomorphism. Thus, from a left action of G on X, we obtain a homomorphism G Sym.X/ conversely, every such homomorphism defines an! action of GI on X. The action is said to be faithful (or effective) if the homomorphism (18) is injective, i.e., if gx x for all x X g 1: D 2 H) D EXAMPLE 4.2 (a) Every subgroup of the Sn acts faithfully on 1;2;:::;n . (b) Every subgroupf H ofg a group G acts faithfully on G by left translation, H G G; .h;x/ hx:  ! 7! (c) Let H be a subgroup of G. The group G acts on the set of left cosets of H, G G=H G=H; .g;C / gC:  ! 7! The action is faithful if, for example, H G and G is simple. (d) Every group G acts on itself by conjugation,¤

G G G; .g;x/ g x def gxg 1:  ! 7! D For any normal subgroup N , G acts on N and G=N by conju- gation. Definition and examples 111

(e) For any group G, Aut.G/ acts on G: n (f) The group of rigid motions of R is the group of bijec- n n n tions R R preserving lengths. It acts on R on the left. ! A right action X G G is defined similarly. To turn a  ! 1 right action into a left action, set g x xg . For example, there is a natural right action of G on theD set of right cosets of a subgroup H in G, namely, .C;g/ Cg, which can be turned 1 7! into a left action .g;C / Cg . A map of G-sets7!(alternatively, a G-map or a G- equivariant map) is a map ' X Y such that W ! '.gx/ g'.x/; all g G; x X: D 2 2 An isomorphism of G-sets is a bijective G-map; its inverse is then also a G-map.

ORBITS Let G act on X. A subset S X is said to be stable under the action of G if  g G; x S gx S: 2 2 H) 2 The action of G on X then induces an action of G on S. Write x G y if y gx, some g G. This relation is re- flexive because x 1xD, symmetric because2 D y gx x g 1y D H) D 112 4. GROUPS ACTINGON SETS

1 (multiply by g on the left and use the axioms), and transitive because

y gx; z g y z g .gx/ .g g/x: D D 0 H) D 0 D 0 It is therefore an equivalence relation. The equivalence classes are called G-orbits. Thus the G-orbits partition X. Write G X for the set of orbits. n By definition, the G-orbit containing x0 is

Gx0 gx0 g G : D f j 2 g It is the smallest G-stable subset of X containing x0.

EXAMPLE 4.3 (a) Suppose G acts on X, and let ˛ G be an element of order n. Then the orbits of ˛ are the sets2 of the form h i n 1 x0;˛x0;:::;˛ x0 : f g (These elements need not be distinct, and so the set may con- tain fewer than n elements.) (b) The orbits for a subgroup H of G acting on G by left multiplication are the right cosets of H in G. We write H G for the set of right cosets. Similarly, the orbits for H actingn by right multiplication are the left cosets, and we write G=H for the set of left cosets. Note that the group law on G will not induce a group law on G=H unless H is normal. (c) For a group G acting on itself by conjugation, the orbits are called conjugacy classes: for x G, the of x is the set 2 gxg 1 g G f j 2 g Definition and examples 113

of conjugates of x. The conjugacy class of x0 always contains x0, and it consists only of x0 if and only if x0 is in the centre of G. In the conjugacy classes in G GLn.k/ are called similarity classes, and the theory of rationalD canon- ical forms provides a set of representatives for the conjugacy classes: two matrices are similar (conjugate) if and only if they have the same rational canonical form.

Note that a subset of X is stable if and only if it is a union of orbits. For example, a subgroup H of G is normal if and only if it is a union of conjugacy classes. The action of G on X is said to be transitive, and G is said to act transitively on X, if there is only one orbit, i.e., for any two elements x and y of X, there exists a g G such that gx y. The set X is then called a homogeneous2 G-set. For D example, Sn acts transitively on 1;2;:::n . For any subgroup H of a group G, G acts transitivelyf on G=Hg , but the action of G on itself is never transitive if G 1 because 1 is always a conjugacy class. ¤ f g The action of G on X is doubly transitive if for any two pairs .x1;x2/, .y1;y2/ of elements of X with x1 x2 and ¤ y1 y2, there exists a (single) g G such that gx1 y1 and ¤ 2 D gx2 y2. Define k-fold transitivity for k 3 similarly. D 

STABILIZERS Let G act on X. The stabilizer (or isotropy group) of an ele- ment x X is 2 Stab.x/ g G gx x : D f 2 j D g 114 4. GROUPS ACTINGON SETS

It is a subgroup, but it need not be a normal subgroup (see the next lemma). The action is free if Stab.x/ e for all x. D f g LEMMA 4.4 For any g G and x X, 2 2 Stab.gx/ g Stab.x/ g 1: D   PROOF. Certainly, if g x x, then 0 D .gg g 1/gx gg x gx y; 0 D 0 D D 1 and so g Stab.x/ g Stab.gx/. Conversely, if g0.gx/ gx, then    D

.g 1g g/x g 1g .gx/ g 1y x; 0 D 0 D D 1 1 and so g g g Stab.x/, i.e., g g Stab.x/ g . 2 0 2 0 2   Clearly \ Stab.x/ Ker.G Sym.X//; D ! x X 2 which is a normal subgroup of G. The action is faithful if and only if TStab.x/ 1 . D f g EXAMPLE 4.5 (a) Let G act on itself by conjugation. Then

Stab.x/ g G gx xg : D f 2 j D g Definition and examples 115

This group is called the centralizer CG .x/ of x in G. It consists of all elements of G that commute with, i.e., centralize, x. The intersection \ C .x/ g G gx xg for all x G G D f 2 j D 2 g x G 2 is the centre of G. (b) Let G act on G=H by left multiplication. Then 1 Stab.H / H, and the stabilizer of gH is gHg : D n (c) Let G be the group of rigid motions of R (4.2f). The stabilizer of the origin is the orthogonal group On for the stan- n dard positive definite form on R (Artin 1991, Chap. 4, 5.16). n n Let T .R ; / be the subgroup of G of translations of R , ' C n i.e., maps of the form v v v0 some v0 R . Then T is a 7! C 2 normal subgroup of G and G T o O (cf. Artin 1991, Chap. 5, 2). '

For a subset S of X, we define the stabilizer of S to be Stab.S/ g G gS S : D f 2 j D g Then Stab.S/ is a subgroup of G, and the same argument as in the proof of (4.4) shows that

Stab.gS/ g Stab.S/ g 1: D   EXAMPLE 4.6 Let G act on G by conjugation, and let H be a subgroup of G. The stabilizer of H is called the normalizer NG .H / of H in G: N .H / g G gHg 1 H : G D f 2 j D g 116 4. GROUPS ACTINGON SETS

Clearly NG .H / is the largest subgroup of G containing H as a normal subgroup.

It is possible for gS S but g Stab.S/ (see 1.33).  2

TRANSITIVEACTIONS

PROPOSITION 4.7 If G acts transitively on X, then for any x0 X, the map 2 g Stab.x0/ gx0 G=Stab.x0/ X 7! W ! is an isomorphism of G-sets.

PROOF. It is well-defined because, if h Stab.x0/, then 2 ghx0 gx0. It is injective because D 1 gx0 g x0 g g x0 x0 D 0 H) 0 D g;g lie in the same left coset of Stab.x0/: H) 0 It is surjective because G acts transitively. Finally, it is obvi- ously G-equivariant. 2

Thus every homogeneous G-set X is isomorphic to G=H for some subgroup H of G, but such a realization of X is not canonical: it depends on the choice of x0 X: To say this an- other way, the G-set G=H has a preferred2 point, namely, the coset H; to give a homogeneous G-set X together with a pre- ferred point is essentially the same as to give a subgroup of G. Definition and examples 117

COROLLARY 4.8 Let G act on X, and let O Gx0 be the D orbit containing x0. Then the cardinality of O is

O .G Stab.x0//: (19) j j D W 1 For example, the number of conjugates gHg of a subgroup H of G is .G N .H //. W G

PROOF. The action of G on O is transitive, and so g gx0 7! defines a bijection G=Stab.x0/ Gx0. 2 ! The equation (19) is frequently useful for computing O . j j PROPOSITION 4.9 Let x0 X. If G acts transitively on X, then 2 Ker.G Sym.X// ! is the largest normal subgroup contained in Stab.x0/.

PROOF. When \ Ker.G Sym.X// Stab.x/ ! D x X \2 Stab.gx0/ D g G 2 (4.4) \ 1 g Stab.x0/ g : D   Hence, the proposition is a consequence of the following lemma. 2 118 4. GROUPS ACTINGON SETS

LEMMA 4.10 For any subgroup H of a group G, T 1 g G gHg is the largest normal subgroup contained in H2.

def T 1 PROOF. Note that N0 g G gHg , being an intersection of subgroups, is itself aD subgroup.2 It is normal because

1 \ 1 g1N0g .g1g/N0.g1g/ N0 1 D D g G 2 — for the second equality, we used that, as g runs over the elements of G, so also does g1g. Thus N0 is a normal subgroup 1 of G contained in eHe H . If N is a second such group, then D N gNg 1 gHg 1 D  for all g G, and so 2 \ 1 N gHg N0:  D g G 2 2

THE CLASS EQUATION When X is finite, it is a disjoint union of a finite number of orbits: m [ X Oi (disjoint union): D i 1 D Hence: Definition and examples 119

PROPOSITION 4.11 The number of elements in X is m m X X X Oi .G Stab.xi //; xi in Oi : (20) j j D j j D W i 1 i 1 D D When G acts on itself by conjugation, this formula be- comes:

PROPOSITION 4.12 (CLASS EQUATION) X G .G C .x// (21) j j D W G .x runs over a set of representatives for the conjugacy classes), or X G Z.G/ .G C .y// (22) j j D j j C W G .y runs over set of representatives for the conjugacy classes containing more than one element).

THEOREM 4.13 (CAUCHY) If the prime p divides G , then G contains an element of order p. j j

PROOF. We use induction on G . If for some y not in the j j centre of G, p does not divide .G CG .y//, then p CG .y/ and we can apply induction to findW an element of orderj p in CG .y/. Thus we may suppose that p divides all of the terms .G CG .y// in the class equation (second form), and so also dividesW Z.G/. But Z.G/ is commutative, and it follows from 120 4. GROUPS ACTINGON SETS the structure theorem1 of such groups that Z.G/ will contain an element of order p. 2

COROLLARY 4.14 A finite group G is a p-group if and only if every element has order a power of p.

PROOF. If G is a power of p, then Lagrange’s theorem (1.26) shows thatj thej order of every element is a power of p. The converse follows from Cauchy’s theorem. 2

COROLLARY 4.15 Every group of order 2p, p an odd prime, is cyclic or dihedral.

PROOF. From Cauchy’s theorem, we know that such a G con- tains elements s and r of orders 2 and p respectively. Let H r . Then H is of index 2, and so is normal. Obviously s DH h, andi so G H Hs … D [ W G 1;r;:::;rp 1;s;rs;:::;rp 1s : D f g 1 i 2 As H is normal, srs r , some i. Because s 1, r D 2 D D s2rs 2 s.srs 1/s 1 ri , and so i2 1 mod p. Because D D Á 1Here is a direct proof that the theorem holds for an abelian group Z. We use induction on the order of Z. It suffices to show that Z contains an element whose order is divisible by p; because then some power of the element will have order exactly p. Let g 1 be an element of Z. If p doesn’t divide the order of g, then it divides the order¤ of Z= g , in which case there exists (by induction) an element of G whose order in Z=h ig is divisible by p. But the order of such an element must itself be divisible byh pi. Definition and examples 121

Z=pZ is a field, its only elements with square 1 are 1, and so i 1 or 1 mod p. In the first case, the group is commutative˙ (anyÁ group generated by a set of commuting elements is obvi- ously commutative); in the second srs 1 r 1 and we have D the dihedral group (2.9). 2 p-GROUPS

THEOREM 4.16 Every nontrivial finite p-group has nontrivial centre.

PROOF. By assumption, .G 1/ is a power of p, and so .G W0 W CG .y// is power of p ( p ) for all y not in the centre of G. As p divides every term¤ in the class equation (22) except (perhaps) Z.G/ , it must divide Z.G/ also. 2 j j j j COROLLARY 4.17 A group of order pn has normal subgroups of order pm for all m n. Ä PROOF. We use induction on n. The centre of G contains an element g of order p, and so N g is a normal subgroup of G of order p. Now the inductionD h hypothesisi allows us to assume the result for G=N; and the correspondence theorem (1.47) then gives it to us for G: 2

PROPOSITION 4.18 Every group of order p2 is commutative, and hence is isomorphic to Cp Cp or C 2 .  p 122 4. GROUPS ACTINGON SETS

PROOF. We know that the centre Z is nontrivial, and that G=Z therefore has order 1 or p. In either case it is cyclic, and the next result implies that G is commutative. 2

LEMMA 4.19 Suppose G contains a subgroup H in its cen- tre (hence H is normal) such that G=H is cyclic. Then G is commutative.

PROOF. Let a be an element of G whose image in G=H gen- erates it. Then every element of G can be written g ai h with D h H, i Z. Now 2 2 ai h ai0 h ai ai0 hh because H Z.G/  0 D 0  ai0 ai h h D 0 ai0 h ai h: D 0  2

REMARK 4.20 The above proof shows that if H Z.G/ and G contains a set of representatives for G=H whose elements commute, then G is commutative.

For p odd, it is now not difficult to show that any noncom- mutative group of order p3 is isomorphic to exactly one of the groups constructed in (3.14, 3.15) (Exercise 4-4). Thus, up to isomorphism, there are exactly two noncommutative groups of order p3.

EXAMPLE 4.21 Let G be a noncommutative group of order 8. Then G must contain an element a of order 4 (see Ex- ercise 1-6). If G contains an element b of order 2 not in Definition and examples 123

a , then G a o b where  is the unique isomorphism h i ' h i h i Z=2Z .Z=4Z/, and so G D4. If not, any element b of G !  2 2 1 not in a must have order 4, and a b . Now bab is an elementh ofi order 4 in a . It can’t equalD a, because otherwise h i 1 3 G would be commutative, and so bab a . Therefore G is the quaternion group (1.18, 2.7b). D

ACTIONONTHELEFTCOSETS The action of G on the set of left cosets G=H of H in G is a very useful tool in the study of groups. We illustrate this with some examples. Let X G=H . Recall that, for any g G, D 2 Stab.gH / g Stab.H /g 1 gHg 1 D D and the kernel of G Sym.X/ ! T 1 is the largest normal subgroup g G gHg of G contained in H . 2

REMARK 4.22 (a) Let H be a subgroup of G not containing a normal subgroup of G other than 1. Then G Sym.G=H / is injective, and we have realized G as a subgroup! of a symmetric group of order much smaller than .G 1/Š. For example, if G is simple, then the Sylow theorems (seeW Chapter 5) show that G has many proper subgroups H 1 (unless G is cyclic), but (by definition) it has no such normal¤ subgroup. (b) If .G 1/ does not divide .G H /Š, then W W G Sym.G=H / ! 124 4. GROUPS ACTINGON SETS can’t be injective (Lagrange’s theorem, 1.26), and we can con- clude that H contains a normal subgroup 1 of G. For ex- ample, if G has order 99, then it will have¤ a subgroup N of order 11 (Cauchy’s theorem, 4.13), and the subgroup must be normal. In fact, G N Q. D  EXAMPLE 4.23 Corollary 4.15 shows that every group G of order 6 is either cyclic or dihedral. Here we present a slightly different argument. According to Cauchy’s theorem (4.13), G must contain an element r of order 3 and an element s of order 2. Moreover N def r must be normal because 6 doesn’t divide 2Š (or simply becauseD h i it has index 2). Let H s . Either (a) H is normal in G, or (b) H is not normal inDG h .i In the first 1 case, rsr s, i.e., rs sr, and so G r s C2 D D ' h i  h i   C3. In the second case, G Sym.G=H / is injective, hence ! surjective, and so G S3 D3.   Permutation groups

Consider Sym.X/ where X has n elements. Since (up to iso- morphism) a symmetry group Sym.X/ depends only on the number of elements in X, we may take X 1;2;:::;n , and 1 2 3 4 5 6D 7  f g so work with Sn. The symbol 2 5 7 4 3 1 6 denotes the per- mutation sending 1 2, 2 5, 3 7, etc.. Consider a permutation7! 7! 7!

 1 2 3 ::: n à  : D .1/ .2/ .3/ ::: .n/ Permutation groups 125

The pairs .i;j / with i < j and .i/ > .j / are called the in- versions of , and  is said to be even or odd according as the number its inversions is even or odd.. The signature, sign./, of  is 1 or 1 according as  is even or odd. For example, C sign./ 1 if  is a transposition. D REMARK 4.24 To compute the signature of , connect (by a line) each element i in the top row to the element i in the bot- tom row, and count the number of times that the lines cross:  is even or odd according as this number is even or odd. For example, 1 2 3 4 5

3 5 1 4 2 is even (6 intersections). This works, because there is one crossing for each inversion. 126 4. GROUPS ACTINGON SETS

For a permutation , consider the products Y V .j i/ .2 1/.3 1/ .n 1/ D D  1 i

V sign./V: D n Now let P be the additive group of maps Z Z. For f ! 2 P and  Sn, let f be the element of P defined by 2 .f /.z1;:::;zn/ f .z ;:::;z /: D .1/ .n/ 2Each is a product over the 2-element subsets of 1;2;:::;n ; the factor corresponding to the subset i;j is .j i/. f g f g ˙ Permutation groups 127

3 For ; Sn, one finds that 2 .f / ./f: (23) D Let p be the element of P defined by Y p.z1;:::;zn/ .zj zi /: D 1 i

p sign./p: D On putting f p in (23) and using that p 0, one finds that D ¤ sign./sign./ sign./: D Therefore, “sign” is a homomorphism Sn 1 . When n ! f˙ g  2, it is surjective, and so its kernel is a normal subgroup of Sn nŠ of order 2 , called the alternating groupAn. REMARK 4.25 Clearly sign is the unique homomorphism Sn 1 such that sign./ 1 for every transposition . Now! f˙ letgG Sym.X/ whereDX is a set with n elements. Once we haveD chosen an ordering of X, we can speak of the

3 n  n  For x Z and  Sn, let x be the element of Z such that .x /i 2   2  D x.i/. Then .x / x . By definition, .f /.x/ f .x /. Therefore D D ..f //.x/ .f /.x / f ..x / / f .x / ../f /.x/: D D D D 128 4. GROUPS ACTINGON SETS inversions of an element  of G. Define "./ to be 1 or 1 according as  has an even or an odd number of inversions.C The same arguments as above show that " is the unique homomor- phism G 1 such that "./ 1 for every transposition . In particular,! f˙ itg is independent ofD the choice of the ordering. In other words, the parity of the number of inversions of  is independent of the choice of the ordering on X. Can you prove this directly?

A cycle is a permutation of the following form

i1 i2 i3 ir i1; remaining i’s fixed. 7! 7! 7!  7! 7! The ij are required to be distinct. We denote this cycle by .i1i2:::ir /, and call r its length — note that r is also its or- der as an element of Sn. A cycle of length 2 is a transposition. A cycle .i/ of length 1 is the identity map. The support of the cycle .i1 :::ir / is the set i1;:::;ir , and cycles are said to be disjoint if their supports aref disjoint.g Note that disjoint cycles commute. If

 .i1:::ir /.j1:::js/ .l1:::lu/ (disjoint cycles); D  then

m m m m  .i1:::ir / .j1:::js/ .l1:::lu/ (disjoint cycles); D  and it follows that  has order lcm.r;s;:::;u/:

PROPOSITION 4.26 Every permutation can be written (in es- sentially one way) as a product of disjoint cycles. Permutation groups 129

PROOF. Let  Sn, and let O 1;2;:::;n be an orbit for  . If O r,2 then for any i O; f g h i j j D 2 O i;.i/;:::;r 1.i/ : D f g r 1 Therefore  and the cycle .i .i/ :::  .i// have the same action on any element of O. Let m [ 1;2;:::;n Oj f g D j 1 D be the decomposition of 1;:::;n into a disjoint union of orbits f g for  , and let j be the cycle associated (as above) with Oj . Thenh i  1 m D  is a decomposition of  into a product of disjoint cycles. For the uniqueness, note that a decomposition  1 m into a product of disjoint cycles must correspond toD a decomposi- tion of 1;:::;n into orbits (ignoring cycles of length 1 and orbits withf onlyg one element). We can drop cycles of length one, change the order of the cycles, and change how we write each cycle (by choosing different initial elements), but that’s all because the orbits are intrinsically attached to : 2

For example, Â1 2 3 4 5 6 7 8Ã .15/.27634/.8/: (24) 5 7 4 2 1 3 6 8 D It has order lcm.2;5/ 10. D 130 4. GROUPS ACTINGON SETS

COROLLARY 4.27 Each permutation  can be written as a product of transpositions; the number of transpositions in such a product is even or odd according as  is even or odd.

PROOF. The cycle

.i1i2:::ir / .i1i2/ .ir 2ir 1/.ir 1ir /; D  and so the first statement follows from the proposition. Because sign is a homomorphism, and the signature of a transposition #transpositions is 1, sign./ . 1/ . 2 D Note that the formula in the proof shows that the signature r 1 of a cycle of length r is . 1/ , that is, an r-cycle is even or odd according as r is odd or even. It is possible to define a permutation to be even or odd ac- cording as it is a product of an even or odd number of transpo- sitions, but then one has to go through an argument as above to show that this is a well-defined notion. The corollary says that Sn is generated by transpositions. For An there is the following result.

COROLLARY 4.28 The An is generated by cycles of length three.

PROOF. Any  An is the product (possibly empty) of an 2 even number of transpositions,  t1t10 tmtm0 , but the prod- uct of two transpositions can alwaysD be written as a product of 3-cycles: Permutation groups 131

8 .ij /.jl/ .ijl/ case j k; <ˆ D D .ij /.kl/ .ij /.jk/.jk/.kl/ .ijk/.jkl/ case i;j;k;l distinct, 2 D D :ˆ1 case .ij / .kl/: D Recall that two elements a and b of a group G are said to be conjugate a b if there exists an element g G such that 1  2 b gag , and that conjugacy is an equivalence relation. For a groupD G, it is useful to determine the conjugacy classes in G.

EXAMPLE 4.29 In Sn, the conjugate of a cycle is given by:

1 g.i1 :::i /g .g.i1/:::g.i //: k D k Hence 1 g.i1 :::ir / .l1 :::lu/g .g.i1/:::g.ir // .g.l1/:::g.lu//  D  (even if the cycles are not disjoint, because conjugation is a ho- 1 momorphism). In other words, to obtain gg , replace each element in each cycle of  by its image under g:

We shall now determine the conjugacy classes in Sn. By a partition of n, we mean a sequence of integers n1;:::;nk such that

1 n1 n2 n n and Ä Ä Ä  Ä k Ä n1 n2 n n: C C  C k D For example, there are exactly 5 partitions of 4, namely, 4 1 1 1 1; 4 1 1 2; 4 1 3; 4 2 2; 4 4; D C C C D C C D C D C D 132 4. GROUPS ACTINGON SETS and 1;121;505 partitions of 61. Note that a partition

1;2;:::;n O1 ::: O (disjoint union) f g D [ [ k of 1;2;:::;n determines a partition of n, f g n n1 n2 ::: n ; ni Oi ; D C C C k D j j provided the numbering has been chosen so that Oi j j Ä Oi 1 . Since the orbits of an element  of Sn form a parti- tionj C ofj 1;:::;n , we can attach to each such  a partition of n. For example,f g the partition of 8 attached to .15/.27634/.8/ is 1;2;5 and the partition attached of n attached to

 .i1 :::in / .l1 :::ln /; D 1  k (disjoint cycles) 1 < ni ni 1; Ä C P is 1;1;:::;1;n1;:::;n .n ni ones/: k PROPOSITION 4.30 Two elements  and  of Sn are conju- gate if and only if they define the same partitions of n.

PROOF. We saw in (4.29) that conjugating an element preservesH) the type W of its disjoint cycle decomposition. Since  and  define the same partitions of n, their decompositions(H W into products of disjoint cycles have the same type:  .i1 :::ir /.j1 :::js/:::.l1 :::lu/; D  .i :::i /.j :::j /:::.l :::l /: D 10 r0 10 s0 10 u0 Permutation groups 133

If we define g to be Âi i j j l l à 1 r 1 s 1 u ; i  i j  j  l  l 10  r0 10  s0  10  u0 then gg 1 : D 2

EXAMPLE 4.31 .ijk/ .1234:::/.123/.1234:::/ 1: D ijk4::: ijk4::: n.n 1/ .n k 1/ REMARK 4.32 For 1 < k n, there are k C dis- 1Ä tinct k-cycles in Sn. The k is needed so that we don’t count

.i1i2 :::ik/ .iki1 :::ik 1/ ::: D D k times. Similarly, it is possible to compute the number of ele- ments in any conjugacy class in Sn, but a little care is needed when the partition of n has several terms equal. For example, the number of permutations in S4 of type .ab/.cd/ is 1 Â 4 3 2 1 Ã   3: 2 2  2 D The 1 is needed so that we don’t count .ab/.cd/ .cd/.ab/ 2 D twice. For S4 we have the following table: Partition Element No. in Conj. Class Parity 1 1 1 1 1 1 even C1 C1 C2 .ab/ 6 odd C1 C3 .abc/ 8 even 2 C 2 .ab/.cd/ 3 even C4 .abcd/ 6 odd 134 4. GROUPS ACTINGON SETS

Note that A4 contains exactly 3 elements of order 2, namely those of type 2 2, and that together with 1 they form a sub- group V . ThisC group is a union of conjugacy classes, and is therefore a normal subgroup of S4.

THEOREM 4.33 (GALOIS) The group An is simple if n 5 

REMARK 4.34 For n 2, An is trivial, and for n 3, An is cyclic of order 3, and henceD simple; for n 4 it is nonabelianD and nonsimple — it contains the normal,D even characteristic, subgroup V (see 4.32).

LEMMA 4.35 Let N be a normal subgroup of An (n 5/; if N contains a cycle of length three, then it contains all cycles of length three, and so equals An (by 4.28).

PROOF. Let be the cycle of length three in N , and let  be a second cycle of length three in An. We know from (4.30) that 1  g g for some g Sn. If g An, then this shows that  isD also in N . If not, because2 n 52, there exists a transposition  t Sn disjoint from . Then tg An and 2 2  tt 1 tg g 1t 1; D D and so again  N . 2 2 The next lemma completes the proof of the Theorem.

LEMMA 4.36 Every normal subgroup N of An, n 5, N 1, contains a cycle of length 3.  ¤ Permutation groups 135

PROOF. Let  N ,  1. If  is not a 3-cycle, we shall con- struct another element2 ¤ N ,  1, which fixes more ele- 0 2 0 ¤ ments of 1;2;:::;n than does . If 0 is not a 3-cycle, then we can applyf the sameg construction. After a finite number of steps, we arrive at a 3-cycle. Suppose  is not a 3-cycle. When we express it as a product of disjoint cycles, either it contains a cycle of length 3 or else it is a product of transpositions, say 

(i)  .i1i2i3:::/ or D  (ii)  .i1i2/.i3i4/ . D  In the first case,  moves two numbers, say i4, i5, other than i1, i2, i3, because  .i1i2i3/, .i1 :::i4/. Let .i3i4i5/. def 1 ¤ D Then 1  .i1i2i4 :::/ N , and is distinct from D D  2 def 1  (because it acts differently on i2). Thus 0 1 1, but 1 1 D ¤ 0   fixes i2 and all elements other than i1;:::;i5 fixedD by  — it therefore fixes more elements than . In the second case, form , 1, 0 as in the first case with i4 as in (ii) and i5 any element distinct from i1;i2;i3;i4. Then 1 .i1i2/.i4i5/ is distinct from  because it acts differ- D  1 ently on i4. Thus  1 1, but  fixes i1 and i2, and 0 D ¤ 0 all elements i1;:::;i5 not fixed by  — it therefore fixes at ¤ least one more element than . 2

COROLLARY 4.37 For n 5, the only normal subgroups of  Sn are 1; An, and Sn.

PROOF. If N is normal in Sn, then N An is normal in An. \ Therefore either N An An or N An 1 . In the first \ D \ D f g 136 4. GROUPS ACTINGON SETS

case, N An, which has index 2 in Sn, and so N An or Sn.  D In the second case, the map x xAn N Sn=An is injective, and so N has order 1 or 2, but7! it can’tW ! have order 2 because no conjugacy class in Sn (other than 1 ) consists of a single f g element. 2

ASIDE 4.38 There exists a description of the conjugacy classes in An, from which it is possible to deduce its simplicity for n 5 (see Exer- cise 4-12). 

ASIDE 4.39 A group G is said to be solvable if there exist subgroups

G G0 G1 Gi 1 Gi Gr 1 D         D f g such that each Gi is normal in Gi 1 and each quotient Gi 1=Gi is commutative. Thus An (also Sn/ is not solvable if n 5. Let f .X/  2 QŒX be of degree n. In Galois theory, one attaches to f a subgroup Gf of the group of permutations of the roots of f , and shows that the roots of f can be obtained from the coefficients of f by the algebraic operations of ad- dition, subtraction, multiplication, , and the extraction of mth roots if and only if Gf is solvable (Galois’s theorem). For every n, there exist lots of polynomials f of degree n with Gf Sn, and hence (when n 5) lots of polynomials not solvable in radicals.  The Todd-Coxeter algorithm.

Let G be a group described by a finite presentation, and let H be a subgroup described by a generating set. Then the Todd- The Todd-Coxeter algorithm. 137

Coxeter algorithm4 is a strategy for writing down the set of left cosets of H in G together with the action of G on the set. I illustrate it with an example (from Artin 1991, 6.9, which provides more details, but note that he composes permutations in the reverse direction from us). Let G a;b;c a3;b2;c2;cba and let H be the subgroup generatedD by h c (strictlyj speaking, Hi is the subgroup generated by the element of G represented by the reduced word c). The operation of G on the set of cosets is described by the action of the generators, which must satisfy the following rules: (i) Each generator (a;b;c in our example) acts as a permu- tation. (ii) The relations (a3;b2;c2;cba in our example) act triv- ially. (iii) The generators of H (c in our example) fix the coset 1H . (iv) The operation on the cosets is transitive. The strategy is to introduce cosets, denoted 1;2;::: with 1 1H , as necessary. D Rule (iii) tells us simply that c1 c. We now apply the first two rules. Since we don’t know whatD a1 is, let’s denote it 2: a1 2. Similarly, let a2 3. Now a3 a31, which according to (ii)D must be 1. Thus,D we have introducedD three (potential)

4To solve a problem, an algorithm must always terminate in a finite time with the correct answer to the problem. The Todd-Coxeter algorithm does not solve the problem of determining whether a finite presentation defines a finite group (in fact, there is no such algorithm). It does, however, solve the problem of determining the order of a finite group from a finite presentation of the group (use the algorithm with H the trivial subgroup 1.) 138 4. GROUPS ACTINGON SETS cosets 1, 2, 3, permuted by a as follows: a a a 1 2 3 1: 7! 7! 7! What is b1? We don’t know, and so it is prudent to introduce another coset 4 b1. Now b4 1 because b2 1, and so we have D D D b b 1 4 1: 7! 7! We still have the relation cba. We know a1 2, but we don’t know what b2 is, and so we set b2 5: D D a b 1 2 5: 7! 7! By (iii) c1 1, and by (ii) applied to cba we have c5 1. Therefore, accordingD to (i) we must have 5 1; we dropD 5, and so now b2 1. Since b4 1 we must haveD 4 2, and so we can drop 4 also.D What weD know can be summarizedD by the table: a a a b b c c a b c 1 2 3 1 2 1 1 1 2 1 1 2 3 1 2 1 2 2 3 2 3 1 2 3 3 3 1 2 3 The bottom right corner, which is forced by (ii), tells us that c2 3. Hence also c3 2, and this then determines the rest of theD table: D a a a b b c c a b c 1 2 3 1 2 1 1 1 2 1 1 2 3 1 2 1 2 3 2 3 3 2 3 1 2 3 3 3 2 3 1 2 3 Primitive actions. 139

We find that we have three cosets on which a;b;c act as

a .123/ b .12/ c .23/: D D D More precisely, we have written down a map G S3 that is consistent with the above rules. A theorem (Artin! 1991, 9.10) now says that this does in fact describe the action of G on G=H . Since the three elements .123/, .12/, and .23/ gener- ate S3, this shows that the action of G on G=H induces an isomorphism G S3, and that H is a subgroup of order 2. In Artin 1991,! 6.9, it is explained how to make this proce- dure into an algorithm which, when it succeeds in producing a consistent table, will in fact produce the correct table. This algorithm is implemented in GAP.

Primitive actions.

Let G be a group acting on a set X, and let  be a partition of X. We say that  is stabilized by G if

A  gA : 2 H) 2 It suffices to check the condition for a set of generators for G.

EXAMPLE 4.40 (a) The subgroup G .1234/ of S4 stabi- lizes the partition 1;3 ; 2;4 of 1;2;3;4D h . i (b) Identify Xff g1;2;3;4f gg withf the setg of vertices of D f g the square on which D4 acts in the usual way, namely, with r .1234/, s .2;4/. Then D4 stabilizes the partition 1;3 ;D2;4 (oppositeD vertices stay opposite). ff g f gg 140 4. GROUPS ACTINGON SETS

(c) Let X be the set of partitions of 1;2;3;4 into two sets, f g each with two elements. Then S4 acts on X, and Ker.S4 Sym.X// is the subgroup V defined in (4.32). !

The group G always stabilizes the trivial partitions of X, namely, the set of all one-element subsets of X, and X . When it stabilizes only those partitions, we say that the actionf g is prim- itive; otherwise it is imprimitive. A subgroup of Sym.X/ (e.g., of Sn) is said to be primitive if it acts primitively on X. Ob- viously, Sn itself is primitive, but Example 4.40b shows that D4, regarded as a subgroup of S4 in the obvious way, is not primitive. EXAMPLE 4.41 A doubly transitive action is primitive: if it stabilized x;x ;::: ; y;::: ::: , ff 0 g f g g then there would be no element sending .x;x0/ to .x;y/.

REMARK 4.42 The G-orbits form a partition of X that is sta- bilized by G. If the action is primitive, then the partition into orbits must be one of the trivial ones. Hence action primitive action transitive or trivial. H) For the remainder of this section, G is a finite group acting transitively on a set X with at least two elements. PROPOSITION 4.43 The group G acts imprimitively if and only if there is a proper subset A of X with at least 2 elements such that, for each g G, either gA A or gA A : (25) 2 D \ D; Primitive actions. 141

PROOF. : The partition  stabilized by G contains such an A. H) : From such an A, we can form a partition (H A;g1A;g2A;::: of X, which is stabilized by G. 2 f g A subset A of X satisfying (25) is called block.

PROPOSITION 4.44 Let A be a block in X with A 2 and A X. For any x A, j j  ¤ 2 Stab.x/ $ Stab.A/ $ G:

PROOF. We have Stab.A/ Stab.x/ because  gx x gA A gA A: D H) \ ¤ ; H) D Let y A, y x. Because G acts transitively on X, there is a g G2such that¤ gx y. Then g Stab.A/, but g Stab.x/: 2Let y A. ThereD is a g G2such that gx …y, and then … 2 D g Stab.A/: 2 … THEOREM 4.45 The group G acts primitively on X if and only if, for one (hence all) x in X, Stab.x/ is a maximal sub- group of G.

PROOF. If G does not act primitively on X, then (see 4.43) there is a block A $ X with at least two elements, and so (4.44) shows that Stab.x/ will not be maximal for any x A. 2 142 4. GROUPS ACTINGON SETS

Conversely, suppose that there exists an x in X and a sub- group H such that

Stab.x/ $ H $ G. Then I claim that A H x is a block X with at least two elements. D ¤ Because H Stab.x/, H x x , and so x $ A $ X. If g H, then¤ gA A. If¤g f g H, thenf gAg is disjoint 2 D … 1 from A: for suppose ghx h0x some h0 H ; then h0 gh 1 D 2 1 2 Stab.x/ H, say h gh h , and g h h h H . 2  0 D 00 D 0 00 2 Exercises

4-1 Let H1 and H2 be subgroups of a group G. Show that the maps of G-sets G=H1 G=H2 are in natural one-to-one ! correspondence with the elements gH2 of G=H2 such that 1 H1 gH2g .  4-2 (a) Show that a finite group G can’t be equal to the union of the conjugates of a proper subgroup H. (b) Show that (a) holds for an infinite group G provided that .G H/ is finite. W(c) Give an example to show that (a) fails in general for infinite groups. (c) Give an example of a proper subset S of a finite group G S 1 such that G g G gSg . D 2 4-3 Show that any set of representatives for the conjugacy classes in a finite group generates the group. Exercises 143

4-4 Prove that any noncommutative group of order p3, p an odd prime, is isomorphic to one of the two groups constructed in (3.14, 3.15).

4-5 Let p be the smallest prime dividing .G 1/ (assumed finite). Show that any subgroup of G of index p Wis normal.

4-6 Show that a group of order 2m, m odd, contains a sub- group of index 2. (Hint: Use Cayley’s theorem 1.22)

4-7 For n 5, show that the k-cycles in Sn generate Sn or  An according as k is even or odd.

4-8 Let G GL3.F2/. D (a) Show that .G 1/ 168. W D 3 (b) Let X be the set of lines through the origin in F2; show that X has 7 elements, and that there is a natural injective homomorphism G, Sym.X/ S7. (c) Use Jordan canonical! forms to showD that G has six con- jugacy classes, with 1, 21, 42, 56, 24, and 24 elements respectively. [Note that if M is a free F2Œ˛-module of rank one, then EndF2Œ˛.M / F2Œ˛.] (d) Deduce that G is simple. D

4-9 Let G be a group. If Aut.G/ is cyclic, prove that G is commutative; if further, G is finite, prove that G is cyclic.

4-10 Show that Sn is generated by .12/;.13/;:::;.1n/; also by .12/;.23/;:::;.n 1n/. 144 4. GROUPS ACTINGON SETS

4-11 Let K be a conjugacy class of a finite group G contained in a normal subgroup H of G. Prove that K is a union of k con- jugacy classes of equal size in H, where k .G H CG .x// for any x K. D W  2

4-12 (a) Let  An. From Exercise 4-11 we know that the 2 conjugacy class of  in Sn either remains a single conjugacy class in An or breaks up as a union of two classes of equal size. Show that the second case occurs  does not commute with an odd permutation the” partition of n defined by  consists of distinct odd integers.” (b) For each conjugacy class K in A7, give a member of K, and determine K . j j 4-13 Let G be the group with generators a;b and relations a4 1 b2, aba bab. D D D (a) Use the Todd-Coxeter algorithm (with H 1) to find D the image of G under the homomorphism G Sn, n .G 1/, given by Cayley’s Theorem 1.11. [No! needD to includeW every step; just an outline will do.] (b) Use Sage/GAP to check your answer.

4-14 Show that if the action of G on X is primitive and ef- fective, then the action of any normal subgroup H 1 of G is transitive. ¤

4-15 (a) Check that A4 has 8 elements of order 3, and 3 ele- ments of order 2. Hence it has no element of order 6. Exercises 145

(b) Prove that A4 has no subgroup of order 6 (cf. 1.30). (Use 4.23.) (c) Prove that A4 is the only subgroup of S4 of order 12.

4-16 Let G be a group with a subgroup of index r. Prove: (a) If G is simple, then .G 1/ divides rŠ. (b) If r 2;3; or 4, then GWcan’t be simple. (c) ThereD exists a nonabelian simple group with a subgroup of index 5.

4-17 Prove that Sn is isomorphic to a subgroup of An 2. C 4-18 Let H and K be subgroups of a group G.A double coset of H and K in G is a set of the form

HaK hak h H, k K D f j 2 2 g for some a G. 2 (a) Show that the double cosets of H and K in G partition G. 1 (b) Let H aKa act on H K by b.h;k/ 1\ 1  D .hb;a b ak/. Show that the orbits for this action are exactly the fibres of the map .h;k/ hak H K HaK. 7! W  ! (c) (Double coset counting formula). Use (b) to show that H K HaK j jj j : j j D H aKa 1 j \ j

Chapter 5

The Sylow Theorems; Applications

In this chapter, all groups are finite. Let G be a group and let p be a prime dividing .G 1/.A subgroup of G is called a Sylow p-subgroup of G if itsW order is the highest power of p dividing .G 1/. In other words, H is a Sylow p-subgroup of G if it is a pW-group and its index in G is prime to p. The Sylow theorems state that there exist Sylow p- subgroups for all primes p dividing .G 1/, that the Sylow p-subgroups for a fixed p are conjugate,W and that every p- subgroup of G is contained in such a subgroup; moreover, the theorems restrict the possible number of Sylow p-subgroups in

147 148 5. THE SYLOW THEOREMS;APPLICATIONS

G.

The Sylow theorems

In the proofs, we frequently use that if O is an orbit for a group H acting on a set X, and x0 O, then the map H X, h 2 ! 7! hx0 induces a bijection

H=Stab.x0/ O ! I see (4.7). Therefore

.H Stab.x0// O : W D j j In particular, when H is a p-group, O is a power of p: either O consists of a single element, or Oj jis divisible by p. Since X is a disjoint union of the orbits, wej j can conclude:

LEMMA 5.1 Let H be a p-group acting on a finite set X, and let XH be the set of points fixed by H; then

X XH .mod p/: j j Á j j When the lemma is applied to a p-group H acting on itself by conjugation, we find that

.Z.H / 1/ .H 1/ mod p W Á W and so p .Z.H / 1/ (cf. the proof of 4.16). j W The Sylow theorems 149

THEOREM 5.2 (SYLOW I) Let G be a finite group, and let p be prime. If pr .G 1/, then G has a subgroup of order pr : j W PROOF. According to (4.17), it suffices to prove this with pr the highest power of p dividing .G 1/, and so from now on we assume that .G 1/ pr m with mW not divisible by p. Let W D X subsets of G with pr elements ; D f g with the action of G defined by G X X; .g;A/ gA def ga a A :  ! 7! D f j 2 g Let A X, and let 2 H Stab.A/ def g G gA A : D D f 2 j D g For any a0 A, h ha0 H A is injective (cancellation law), and so2.H 1/7! A W pr!. In the equation W Ä j j D .G 1/ .G H /.H 1/ W D W W we know that .G 1/ pr m, .H 1/ pr , and that .G H/ is the number of elementsW D in the orbitW ofÄA. If we can find anW A such that p doesn’t divide the number of elements in its orbit, then we can conclude that (for such an A), H StabA has order pr . D The number of elements in X is Âpr mà X r j j D p .pr m/.pr m 1/ .pr m i/ .pr m pr 1/   C : D pr .pr 1/ .pr i/ .pr pr 1/   C 150 5. THE SYLOW THEOREMS;APPLICATIONS

Note that, because i < pr , the power of p dividing pr m i is the power of p dividing i. The same is true for pr i. There- fore the corresponding terms on top and bottom are divisible by the same powers of p, and so p does not divide X . Because the orbits form a partition of X, j j X X Oi ;Oi the distinct orbits; j j D j j and so at least one of the Oi is not divisible by p. 2 j j EXAMPLE 5.3 Let Fp Z=pZ, the field with p elements, and D let G GLn.Fp/. The n n matrices in G are precisely those D  n whose columns form a basis for Fp. Thus, the first column can n n be any nonzero vector in Fp, of which there are p 1; the second column can be any vector not in the span of the first column, of which there are pn p; and so on. Therefore, the order of G is .pn 1/.pn p/.pn p2/ .pn pn 1/;  1 2 .n 1/ and so the power of p dividing .G 1/ is p C CC . Con- sider the upper triangular matricesW with 1’s down the diagonal: 01 1 0 1    B C B0 0 1  C B C: B: : :  : C @: : : : A 0 0 0  1  n 1 n 2 They form a subgroup U of order p p p, which is therefore a Sylow p-subgroup G.  The Sylow theorems 151

REMARK 5.4 The theorem gives another proof of Cauchy’s theorem (4.13). If a prime p divides .G 1/, then G will have a subgroup H of order p, and any g HW, g 1, is an element of G of order p. 2 ¤

REMARK 5.5 The proof of Theorem 5.2 can be modified to show directly that for each power pr of p dividing .G 1/ there is a subgroup H of G of order pr . One again writes .GW 1/ pr m and considers the set X of all subsets of order pr . InW thisD case, the highest power pr0 of p dividing X is the highest power of p dividing m, and it follows that therej j is an orbit in r0 1 X whose order is not divisible by p C . For an A in such an orbit, the same counting argument shows that Stab.A/ has pr elements. We recommend that the reader write out the details.

THEOREM 5.6 (SYLOW II) Let G be a finite group, and let G pr m with m not divisible by p. j j D (a) Any two Sylow p-subgroups are conjugate. (b) Let sp be the number of Sylow p-subgroups in G; then sp 1 mod p and sp m. (c) EveryÁ p-subgroup ofj G is contained in a Sylow p- subgroup.

Let H be a subgroup of G. Recall (4.6, 4.8) that the nor- malizer of H in G is

N .H / g G gHg 1 H ; G D f 2 j D g and that the number of conjugates of H in G is .G N .H //. W G 152 5. THE SYLOW THEOREMS;APPLICATIONS

LEMMA 5.7 Let P be a Sylow p-subgroup of G, and let H be a p-subgroup. If H normalizes P , i.e., if H NG .P /, then H P . In particular, no Sylow p-subgroup ofG other than P normalizes P .

PROOF. Because H and P are subgroups of NG .P / with P normal in NG .P /, HP is a subgroup, and H=H P HP=P (apply 1.46). Therefore .HP P/ is a power\ of p'(here is where we use that H is a p-group),W but .HP 1/ .HP P /.P 1/; W D W W and .P 1/ is the largest power of p dividing .G 1/, hence also theW largest power of p dividing .HP 1/. ThusW .HP 0 W W P/ p 1, and H P . 2 D D  PROOF (OF SYLOW II) (a) Let X be the set of Sylow p- subgroups in G, and let G act on X by conjugation, .g;P / gP g 1 G X X: 7! W  ! Let O be one of the G-orbits: we have to show O is all of X. Let P O, and let P act on O through the action of G. This single2 G-orbit may break up into several P -orbits, one of which will be P . In fact this is the only one-point orbit because f g Q is a P -orbit P normalizes Q; f g ” which we know (5.7) happens only for Q P . Hence the num- ber of elements in every P -orbit other thanD P is divisible by p, and we have that O 1 mod p. f g j j Á The Sylow theorems 153

Suppose there exists a P O. We again let P act on O, but this time the argument shows… that there are no one-point orbits, and so the number of elements in every P -orbit is divisible by p. This implies that #O is divisible by p, which contradicts what we proved in the last paragraph. There can be no such P , and so O is all of X. (b) Since sp is now the number of elements in O, we have also shown that sp 1 (mod p/. Á Let P be a Sylow p-subgroup of G. According to (a), sp is the number of conjugates of P , which equals .G 1/ .G 1/ .G NG .P // W W W D .NG .P / 1/ D .NG .P / P/ .P 1/ W m W  W : D .N .P / P/ G W This is a factor of m. (c) Let H be a p-subgroup of G, and let H act on the set X of Sylow p-subgroups by conjugation. Because X sp is j j D not divisible by p, XH must be nonempty (Lemma 5.1), i.e., at least one H-orbit consists of a single Sylow p-subgroup. But then H normalizes P and Lemma 5.7 implies that H P . 2  COROLLARY 5.8 A Sylow p-subgroup is normal if and only if it is the only Sylow p-subgroup.

PROOF. Let P be a Sylow p-subgroup of G. If P is nor- mal, then (a) of Sylow II implies that it is the only Sylow p- subgroup. The converse statement follows from (3.7c) (which shows, in fact, that P is even characteristic). 2 154 5. THE SYLOW THEOREMS;APPLICATIONS

COROLLARY 5.9 Suppose that a group G has only one Sylow p-subgroup for each prime p dividing its order. Then G is a direct product of its Sylow p-subgroups.

PROOF. Let P1;:::;Pk be Sylow subgroups of G, and let ri Pi p ; the pi are distinct primes. Because each Pi is j j D i normal in G, the product P1 Pk is a normal subgroup of G. We shall prove by induction on k that it has or- der pr1 prk . If k 1, there is nothing to prove, and so 1  k D we may suppose that k 2 and that P1 Pk 1 has order r1 rk 1   p1 pk 1 . Then P1 Pk 1 Pk 1; therefore (1.51)   \ D shows that .P1 Pk 1/Pk is the direct product of P1 Pk 1  r1 rk  and Pk, and so has order p1 pk . Now (1.52) applied to the full set of Sylow subgroups ofG shows that G is their direct product. 2

EXAMPLE 5.10 Let G GL.V / where V is a vector space of D dimension n over Fp. There is a geometric description of the Sylow subgroups of G.A full flag F in V is a sequence of subspaces

V Vn Vn 1 Vi V1 0 D         f g with dimVi i. Given such a flag F , let U.F / be the set of linear maps ˛DV V such that W ! (a) ˛.Vi / Vi for all i, and  (b) the of Vi =Vi 1 induced by ˛ is the iden- tity map. Alternative approach to the Sylow theorems 155

I claim that U.F / is a Sylow p-subgroup of G. Indeed, we can construct a basis e1;:::;en for V such e1 is basis for V1, f g f g e1;e2 is a basis for V2, and so on. Relative to this basis, the fmatricesg of the elements of U.F / are exactly the elements of the group U of (5.3). def Let g GLn.F/. Then gF gVn;gVn 1;::: is again a 2 D f 1 g full flag, and U.gF / g U.F / g . From (a) of Sylow II, we see that the Sylow pD-subgroups  of G are precisely the groups of the form U.F / for some full flag F .

ASIDE 5.11 Some books use different numberings for Sylow’s theo- rems. I have essentially followed the original (Sylow 1872).

Alternative approach to the Sylow theorems

We briefly forget that we have proved the Sylow theorems.

THEOREM 5.12 Let G be a group, and let P be a Sylow p- subgroup of G. For any subgroup H of G, there exists an a G such that H aP a 1 is a Sylow p-subgroup of H. 2 \ PROOF. Recall (Exercise 4-18) that G is a disjoint union of the double cosets for H and P , and so

X X H P G HaP j jj j j j D a j j D a H aP a 1 j \ j 156 5. THE SYLOW THEOREMS;APPLICATIONS where the sum is over a set of representatives for the double cosets. On dividing by P we find that j j G X H j j j j ; P D a H aP a 1 j j j \ j 1 and so there exists an a such that .H H aP a / is not divis- ible by p. For such an a, H aP a W 1 is\ a Sylow p-subgroup \ of H. 2

PROOF (OF SYLOW I) According to Cayley’s theorem (1.22), G embeds into Sn, and Sn embeds into GLn.Fp/ (see 7.1b below). As GLn.Fp/ has a Sylow p-subgroup (see 5.3), so also does G. 2

PROOF (OF SYLOW II(a,c)) Let P be a Sylow p-subgroup of G, and let P 0 be a p-subgroup of G. Then P 0 is the unique Sylow p-subgroup of P 0, and so the theorem with H P 0 shows that aP a 1 P for some a. This implies (a) andD (c)  0 of Sylow II. 2

Examples

We apply what we have learnt to obtain information about groups of various orders.

5.13 (GROUPSOFORDER 99) Let G have order 99. The Sy- low theorems imply that G has at least one subgroup H of ˇ 99 order 11, and in fact s11 ˇ and s11 1 mod 11. It follows ˇ 11 Á Examples 157

that s11 1, and H is normal. Similarly, s9 11 and s9 1 mod 3, andD so the Sylow 3-subgroup is also normal.j Hence GÁis isomorphic to the direct product of its Sylow subgroups (5.9), which are both commutative (4.18), and so G commutative. Here is an alternative proof. Verify as before that the Sy- low 11-subgroup N of G is normal. The Sylow 3-subgroup Q maps bijectively onto G=N , and so G N o Q. It remains to determine the action by conjugation ofDQ on N . But Aut.N / is cyclic of order 10 (see 3.5), and so there is only the trivial homomorphism Q Aut.N /. It follows that G is the direct product of N and Q!.

5.14 (GROUPSOFORDER pq, p;q PRIMES, p < q) Let G be such a group, and let P and Q be Sylow p and q subgroups. Then .G Q/ p, which is the smallest prime dividing .G 1/, andW soD (see Exercise 4-5) Q is normal. Because P mapsW bijectively onto G=Q, we have that

G Q o P; D and it remains to determine the action of P on Q by conjuga- tion. The group Aut.Q/ is cyclic of order q 1 (see 3.5), and so, unless p q 1, G Q P . If p qj 1, thenD Aut.Q/ (being cyclic) has a unique sub- j group P 0 of order p. In fact P 0 consists of the maps i p x x ; i Z=qZ i 1 : 7! f 2 j D g Let a and b be generators for P and Q respectively, and sup- pose that the action of a on Q by conjugation is x xi0 ; 7! 158 5. THE SYLOW THEOREMS;APPLICATIONS i0 1 (in Z=qZ). Then G has generators a;b and relations ¤ ap; bq; aba 1 bi0 : D Choosing a different i0 amounts to choosing a different gener- ator a for P , and so gives an isomorphic group G. In summary: if p - q 1, then the only group of order pq is the cyclic group Cpq; if p q 1, then there is also a nonabelian group given by the above generatorsj and relations.

5.15 (GROUPSOFORDER 30) Let G be a group of order 30. Then

s3 1;4;7;10;::: and divides 10 D I s5 1;6;11;::: and divides 6: D Hence s3 1 or 10, and s5 1 or 6. In fact, at least one is 1, for otherwiseD there would beD 20 elements of order 3 and 24 elements of order 5, which is impossible. Therefore, a Sylow 3-subgroup P or a Sylow 5-subgroup Q is normal, and so H PQ is a subgroup of G. Because 3 doesn’t divide 5 1 D4, D (5.14) shows that H is commutative, H C3 C5. Hence   G .C3 C5/ o C2; D  and it remains to determine the possible homomorphisms  C2 Aut.C3 C5/. But such a homomorphism  is de- W !  termined by the image of the nonidentity element of C2, which must be an element of order 2. Let a, b, c generate C3, C5, C2. Then Aut.C3 C5/ Aut.C3/ Aut.C5/;  D  Examples 159

and the only elements of AutC3 and AutC5 of order 2 are a 1 1 7! a and b b . Thus there are exactly 4 homomorphisms , and .c/7!is one of the following elements:

 a a  a a  a a 1  a a 1 7! : b 7! b b b 1 b 7! b b 7! b 1 7! 7! 7! 7! The groups corresponding to these homomorphisms have cen- tres of order 30, 3 (generated by a), 5 (generated by b), and 1 respectively, and hence are nonisomorphic. We have shown that (up to isomorphism) there are exactly 4 groups of order 30. For example, the third on our list has generators a;b;c and relations a3; b5; c2; ab ba; cac 1 a 1; cbc 1 b: D D D 5.16 (GROUPSOFORDER 12) Let G be a group of order 12, and let P be its Sylow 3-subgroup. If P is not normal, then P doesn’t contain a nontrivial normal subgroup of G, and so the map (4.2, action on the left cosets)

' G Sym.G=P / S4 W !  is injective, and its image is a subgroup of S4 of order 12. From Sylow II we see that G has exactly 4 Sylow 3-subgroups, and hence it has exactly 8 elements of order 3. But all elements of S4 of order 3 are in A4 (see the table in 4.32), and so '.G/ intersects A4 in a subgroup with at least 8 elements. By La- grange’s theorem '.G/ A4, and so G A4. D  Now assume that P is normal. Then G P oQ where Q is the Sylow 4-subgroup. If Q is cyclic of orderD 4, then there is a 160 5. THE SYLOW THEOREMS;APPLICATIONS

unique nontrivial map Q. C4/ Aut.P /. C2/, and hence D ! D we obtain a single noncommutative group C3 o C4. If Q D C2 C2, there are exactly 3 nontrivial homomorphism  Q Aut.P /, but the three groups resulting are all isomorphicW ! to S3 C2 with C2 Ker. (The homomorphisms differ by an automorphism of QD, and so we can also apply Lemma 3.18.) In total, there are 3 noncommutative groups of order 12 and 2 commutative groups.

5.17 (GROUPSOFORDER p3) Let G be a group of order p3, with p an odd prime, and assume G is not commutative. We know from (4.17) that G has a normal subgroup N of order p2. If every element of G has order p (except 1), then N  Cp Cp and there is a subgroup Q of G of order p such that Q N 1 . Hence \ D f g G N o Q D for some homomorphism  Q N . The order of Aut.N / 2 2 W !  GL2.Fp/ is .p 1/.p p/ (see 5.3), and so its Sylow p- subgroups have order p. By the Sylow theorems, they are con- jugate, and so Lemma 3.19 shows that there is exactly one non- abelian group in this case. Suppose G has elements of order p2, and let N be the sub- group generated by such an element a. Because .G N/ p is the smallest (in fact only) prime dividing .G 1/, NW is normalD in G (Exercise 4-5). We next show that G containsW an element of order p not in N . Examples 161

We know Z.G/ 1, and, because G isn’t commutative, that G=Z.G/ is not¤ cyclic (4.19). Therefore .Z.G/ 1/ p W D and G=Z.G/ Cp Cp. In particular, we see that for all x G, xp Z.G/. Because G=Z.G/ is commutative, the commutator2 2 of any pair of elements of G lies in Z.G/, and an easy induction argument shows that

n.n 1/ .xy/n xnynŒy;x 2 ; n 1: D  Therefore .xy/p xpyp, and so x xp G G is a ho- momorphism. ItsD image is contained in7!Z.G/W , and! so its ker- nel has order at least p2. Since N contains only p 1 ele- ments of order p, we see that there exists an elementb of or- der p outside N . Hence G a o b C 2 o Cp, and it D h i h i  p remains to observe (3.19) that the nontrivial homomorphisms Cp Aut.Cp2 / Cp Cp 1 give isomorphic groups. !   Thus, up to isomorphism, the only noncommutative groups of order p3 are those constructed in (3.14, 3.15).

5.18 (GROUPSOFORDER 2pn, 4pn; AND 8pn, p ODD) Let G be a group of order 2mpn, 1 m 3, p an odd prime, 1 n. We shall show that G is notÄ simple.Ä Let P be a Sylow Ä p-subgroup and let N NG .P /, so that sp .G N/. D m D W From Sylow II, we know that sp 2 , sp 1;p 1;2p j D C C 1;:::. If sp 1, P is normal. If not, there are two cases to consider: D

(i) sp 4 and p 3, or D D (ii) sp 8 and p 7: D D 162 5. THE SYLOW THEOREMS;APPLICATIONS

In the first case, the action by conjugation of G on the set of 1 Sylow 3-subgroups defines a homomorphism G S4, which, if G is simple, must be injective. Therefore .G !1/ 4Š, and so n 1; we have .G 1/ 2m3. Now the Sylow 2W-subgroupj has D W D index 3, and so we have a homomorphism G S3. Its kernel is a nontrivial normal subgroup of G. ! In the second case, the same argument shows that .G 1/ 8Š, W j and so n 1 again. Thus .G 1/ 56 and s7 8. Therefore G has 48 elementsD of order 7, andW soD there can beD only one Sylow 2-subgroup, which must therefore be normal.

Note that groups of order pqr , p;q primes, p < q are not simple, because Exercise 4-5 shows that the Sylow q-subgroup is normal. An examination of cases now reveals that A5 is the smallest noncyclic simple group.

5.19 (GROUPSOFORDER 60) Let G be a simple group of order 60. We shall show that G is isomorphic to A5. Let P be a Sylow 2-subgroup and N N .P /, so that s2 .G N/. D G D W According to the Sylow theorems, s2 1;3;5; or 15: D (a) The case s2 1 is impossible, because P would be nor- mal (see 5.8). D (b) The case s2 3 is impossible, because the kernel of G Sym.G=N / wouldD be a nontrivial normal subgroup of G. ! (c) In the case s2 5, we get an inclusion G, D ! Sym.G=N / S5, which realizes G as a subgroup of index D 2 in S5, but we saw in (4.37) that, for n 5, An is the only  subgroup of index 2 in Sn.

1Equivalently, the usual map G Sym.G=N /. ! Exercises 163

(d) In the case s2 15, a counting argument (using that D s5 6) shows that there exist two Sylow 2-subgroups P and Q intersectingD in a group of order 2. The normalizer N of P Q contains P and Q, and so it has index 1, 3, or 5 in G.\ The first two cases are impossible for the same reasons as in (a) and (b). If .G N/ 5, the argument in (c) gives an isomorphism W D G A5; but this is impossible because s2.A5/ 5.  D Exercises

5-1 Show that a finite group (not necessarily commutative) is cyclic if, for each n > 0, it contains at most n elements of order dividing n.

Chapter 6

Subnormal Series; Solvable and Nilpotent Groups

Subnormal Series.

Let G be a group. A chain of subgroups

G G0 G1 Gi Gi 1 Gn 1 : D      C    D f g is called a subnormal series if Gi is normal in Gi 1 for every i, and it is called a normal series if Gi is normal in G for every i.1 The series is said to be without repetitions if all the

1Some authors write “normal series” where we write “subnormal series” and “invariant series” where we write “normal series”.

165 166 6. SOLVABLE AND NILPOTENT GROUPS

inclusions Gi 1 Gi are proper (i.e., Gi 1 Gi ). Then n is  ¤ called the length of the series. The quotient groups Gi 1=Gi are called the quotient (or factor) groups of the series. A subnormal series is said to be a if it has no proper refinement that is also a subnormal series. In other words, it is a composition series if Gi is maximal among the proper normal subgroups Gi 1 for each i. Thus a subnor- mal series is a composition series if and only if each quotient group is simple and nontrivial. Obviously, every finite group has a composition series (usually many): choose G1 to be a maximal proper normal subgroup of G; then choose G2 to be a maximal proper normal subgroup of G1, etc.. An infinite group may or may not have a finite composition series. Note that from a subnormal series

G G0 G1 Gi Gi 1 Gn 1 D F F  F F C F  F D f g we obtain a sequence of exact sequences

1 Gn 1 Gn 2 Gn 2=Gn 1 1 ! ! ! !  1 Gi 1 Gi Gi =Gi 1 1 ! C ! ! C !  1 G1 G0 G0=G1 1: ! ! ! ! Thus G is built up out of the quotients G0=G1;G1=G2;:::;Gn 1 by forming successive exten- sions. In particular, since every finite group has a composition series, it can be regarded as being built up out of simple Subnormal Series. 167 groups. The Jordan-Holder¨ theorem, which is the main topic of this section, says that these simple groups are independent of the composition series (up to order and isomorphism). Note that if G has a subnormal series G G0 G1 D F F  F Gn 1 , then D f g Y Y .G 1/ .Gi 1 Gi / .Gi 1=Gi 1/: W D 1 i n W D 1 i n W Ä Ä Ä Ä EXAMPLE 6.1 (a) The symmetric group S3 has a composition series S3 A3 1 F F with quotients C2, C3: (b) The symmetric group S4 has a composition series

S4 A4 V .13/.24/ 1; F F F h i F where V C2 C2 consists of all elements of order 2 in A4   (see 4.32). The quotients are C2, C3, C2, C2. n (c) Any full flag in Fp, p a prime, is a composition series. Its length is n, and its quotients are Cp;Cp;:::;Cp: (d) Consider the cyclic group Cm a . For any factoriza- D h i tion m p1 pr of m into a product of primes (not necessar- ily distinct),D there is a composition series

Cm C m C m F p1 F p1p2 F  akap k1 ap k1p2 h i h i h i

The length is r, and the quotients are Cp1 ;Cp2 ;:::;Cpr . 168 6. SOLVABLE AND NILPOTENT GROUPS

(e) Suppose G is a direct product of simple groups, G D H1 Hr . Then G has a composition series    G H2 Hr H3 Hr F    F    F  of length r and with quotients H1;H2;:::;Hr . Note that for any permutation  of 1;2;:::r , there is another composition f g series with quotients H.1/;H.2/;:::;H.r/. (f) We saw in (4.37) that for n 5, the only normal sub-  groups of Sn are Sn, An, 1 , and in (4.33) that An is simple. f g Hence Sn An 1 is the only composition series for Sn. F F f g THEOREM 6.2 (JORDAN-HOLDER¨ ) 2Let G be a finite group. If

G G0 G1 Gs 1 D F F  F D f g G H0 H1 Ht 1 D F F  F D f g are two composition series for G, then s t and there D is a permutation  of 1;2;:::;s such that Gi =Gi 1 f g C  H.i/=H.i/ 1. C PROOF. We use induction on the order of G. Case I: H1 G1. In this case, we have two composition D series for G1, to which we can apply the induction hypothesis.

2Jordan showed that corresponding quotients had the same order, and Holder¨ that they were isomorphic. Subnormal Series. 169

Case II: H1 G1. Because G1 and H1 are both normal ¤ in G, the product G1H1 is a normal subgroup of G. It prop- erly contains both G1 and H1, which are maximal normal sub- groups of G, and so G1H1 G. Therefore D G=G1 G1H1=G1 H1=G1 H1 (see 1.46). D ' \ Similarly G=H1 G1=G1 H1. Let K2 G1 H1; then K2 ' \ D \ is a maximal normal subgroup in both G1 and H1, and

G=G1 H1=K2; G=H1 G1=K2: (26) ' ' Choose a composition series

K2 K3 Ku: F F  F We have the picture:

G1 G2 Gs F F  F  GK2 Ku : F  F  H1 H2 Ht F F  F On applying the induction hypothesis to G1 and H1 and their composition series in the diagram, we find that

Quotients.G G1 G2 / F F F  G=G1;G1=G2;G2=G3;::: (definition) D f g G=G1;G1=K2;K2=K3;::: (induction)  f g H1=K2;G=H1;K2=K3;::: (apply (26))  f g G=H1;H1=K2;K2=K3;::: (reorder)  f g G=H1;H1=H2;H2=H3;::: (induction)  f g Quotients.G H1 H2 / (definition). D F F F  2 170 6. SOLVABLE AND NILPOTENT GROUPS

Note that the theorem applied to a cyclic group Cm implies that the factorization of an integer into a product of primes is unique.

REMARK 6.3 There are infinite groups having finite compo- sition series (there are even infinite simple groups). For such a group, let d.G/ be the minimum length of a composition series. Then the Jordan-Holder¨ theorem extends to show that all composition series have length d.G/ and have isomorphic quotient groups. The same proof works except that you have to use induction on d.G/ instead of G and verify that a normal subgroup of a group with a finite compositionj j series also has a finite composition series (Exercise 6-1).

The quotients of a composition series are sometimes called composition factors.

Solvable groups

A subnormal series whose quotient groups are all commutative is called a solvable series. A group is solvable (or soluble) if it has a solvable series. Alternatively, we can say that a group is solvable if it can be obtained by forming successive extensions of commutative groups. Since a commutative group is simple if and only if it is cyclic of prime order, we see that G is solv- able if and only if for one (hence every) composition series the quotients are all cyclic groups of prime order. Every commutative group is solvable, as is every dihedral group. The results in Chapter 5 show that every group of order Solvable groups 171

< 60 is solvable. By contrast, a noncommutative simple group, e.g., An for n 5, will not be solvable.  THEOREM 6.4 (FEIT-THOMPSON) Every finite group of odd order is solvable.3

PROOF. The proof occupies an entire issue of the Pacific Jour- nal of Mathematics (Feit and Thompson 1963). 2

In other words, every finite group is either solvable or con- tains an element of order 2. For the role this theorem played in the classification of the finite simple groups, see p. 104. For a more recent look at the Feit-Thompson theorem, see Glauber- man 1999. Â Ã EXAMPLE 6.5 Consider the subgroups B   and D 0  Â1 Ã U  of GL2.F /, some field F . Then U is a nor- D 0 1

3Burnside (1897, p. 379) wrote: No simple group of odd order is at present known to exist. An investigation as to the existence or non-existence of such groups would undoubtedly lead, whatever the conclusion might be, to results of importance; it may be recommended to the reader as well worth his attention. Also, there is no known simple group whose order contains fewer than three different primes. . . . Significant progress in the first problem was not made until Suzuki, M., The nonexistence of a certain type of simple group of finite order, 1957. However, the second problem was solved by Burnside himself, who proved using characters that any group whose order contains fewer than three different primes is solvable (see Alperin and Bell 1995, p. 182). 172 6. SOLVABLE AND NILPOTENT GROUPS

mal subgroup of B, and B=U F  F , U .F; /. Hence B is solvable. '  ' C

PROPOSITION 6.6 (a) Every subgroup and every quotient group of a is solvable. (b) An extension of solvable groups is solvable.

PROOF. (a) Let G G1 Gn be a solvable series for G, and let H be a subgroupF F of G F. The homomorphism

x xGi 1 H Gi Gi =Gi 1 7! C W \ ! C has kernel .H Gi / Gi 1 H Gi 1. Therefore, H \ \ C D \ C \ Gi 1 is a normal subgroup of H Gi and the quotient H C \ \ Gi =H Gi 1 injects into Gi =Gi 1, which is commutative. We have\ shownC that C

H H G1 H Gn F \ F  F \ is a solvable series for H. Let G be a quotient group of G, and let G be the image of N N i G in G. Then i N

G G1 Gn 1 N F N F  F N D f g is a solvable series for G. N (b) Let N be a normal subgroup of G, and let G G=N . N We have to show that if N and G are solvable, then soD also is N G. Let G G1 Gn 1 N F N F  F N D f g Solvable groups 173

N N1 Nm 1 F F  F D f g be solvable series for G and N , and let G be the inverse image N i of Gi in G. Then Gi =Gi 1 Gi =Gi 1 (see 1.48), and so N C ' N N C G G1 Gn. N/ N1 Nm F F  F D F F  F is a solvable series for G. 2

COROLLARY 6.7 A finite p-group is solvable.

PROOF. We use induction on the order the group G. Accord- ing to (4.16), the centre Z.G/ of G is nontrivial, and so the in- duction hypothesis implies that G=Z.G/ is solvable. Because Z.G/ is commutative, (b) of the proposition shows that G is solvable. 2

Let G be a group. Recall that the commutator of x;y G is 2 Œx;y xyx 1y 1 xy.yx/ 1 D D Thus Œx;y 1 xy yx; D ” D and G is commutative if and only if every commutator equals 1.

EXAMPLE 6.8 For any finite-dimensional vector space V over a field k and any full flag F Vn;Vn 1;::: in V , the group D f g B.F / ˛ Aut.V / ˛.Vj / Vj all j D f 2 j  g 174 6. SOLVABLE AND NILPOTENT GROUPS is solvable. Indeed, let U.F / be the group defined in Example 5.10. Then B.F /=U.F / is commutative, and, when k Fp, U.F / is a p-group. This proves that B.F / is solvableD when k Fp, and in the general case one defines subgroups B0 D  B1 of B.F / with   Bi ˛ B.F / ˛.Vj / Vj i all j D f 2 j  g and notes that the commutator of two elements of Bi lies in Bi 1. C For any homomorphism ' G H W ! '.Œx;y/ '.xyx 1y 1/ Œ'.x/;'.y/; D D i.e., ' maps the commutator of x;y to the commutator of '.x/;'.y/. In particular, we see that if H is commutative, then ' maps all commutators in G to 1. .1/ The group G0 G generated by the commutators in G is called the commutatorD or first derived subgroup of G.

PROPOSITION 6.9 The commutator subgroup G0 is a charac- teristic subgroup of G; it is the smallest normal subgroup of G such that G=G0 is commutative.

PROOF. An automorphism ˛ of G maps the generating set for G0 into G0, and hence maps G0 into G0. Since this is true for all automorphisms of G, G0 is characteristic. Write g g for the homomorphism g gG G G=G . 7! N 7! 0W ! 0 Then Œg;h Œg;h, which is 1 because Œg;h G . Hence N N D 2 0 Solvable groups 175

Œg;hN 1 for all g, hN G=G0, which shows that G=G0 is com- mutative.N D N 2 Let N be a second normal subgroup of G such that G=N is commutative. Then Œg;h 1 in G=N , and so Œg;h N . 7! 2 Since these elements generate G , N G . 2 0  0

For n 5; An is the smallest normal subgroup of Sn giving  a commutative quotient. Hence .Sn/ An. 0 D The second derived subgroup of G is .G0/0; the third is .3/ G .G00/0; and so on. Since a characteristic subgroup of a characteristicD subgroup is characteristic (3.7a), each derived group G.n/ is a characteristic subgroup of G. Hence we obtain a normal series

G G.1/ G.2/ ;     which is called the derived series of G. For example, when n 5, the derived series of Sn is  Sn An An An :      PROPOSITION 6.10 A group G is solvable if and only if its kth derived subgroup G.k/ 1 for some k. D

PROOF. If G.k/ 1, then the derived series is a solvable series for G. Conversely,D let

G G0 G1 G2 Gs 1 D F F F  F D 176 6. SOLVABLE AND NILPOTENT GROUPS

be a solvable series for G. Because G=G1 is commutative, G1 G . Now G G2 is a subgroup of G1, and from  0 0 G =G G2 ' G G2=G2 G1=G2 0 0 \ ! 0  we see that

G1=G2 commutative G =G G2 commutative H) 0 0 \ G G G2 G2: H) 00  0 \  .i/ Continuing in the fashion, we find that G Gi for all i, and .s/  hence G 1. 2 D Thus, a solvable group G has a canonical solvable series, namely the derived series, in which all the groups are normal in G. The proof of the proposition shows that the derived series is the shortest solvable series for G. Its length is called the solvable length of G.

ASIDE 6.11 Not every element of the commutator subgroup of a group is itself a commutator, but the smallest groups where this oc- curs have order 94. This was shown by a computer search through the libraries of small groups.

Nilpotent groups

Let G be a group. Recall that we write Z.G/ for the centre of G. Let Z2.G/ G be the subgroup of G corresponding to Z.G=Z.G// G=Z.G/ . Thus  g Z2.G/ Œg;x Z.G/ for all x G: 2 ” 2 2 Nilpotent groups 177

Continuing in this fashion, we get a sequence of subgroups (as- cending central series) 1 Z.G/ Z2.G/ f g     where g Zi .G/ Œg;x Zi 1.G/ for all x G: 2 ” 2 2 If Zm.G/ G for some m, then G is said to be nilpotent, and the smallestD such m is called the (nilpotency) class of G. For example, all finite p-groups are nilpotent (apply 4.16). Only the group 1 has class 0, and the groups of class 1 are exactly the commutativef g groups. A group G is of class 2 if and only if G=Z.G/ is commutative — such a group is said to be metabelian.

EXAMPLE 6.12 (a) A is obviously solvable, but the converse is false. For example, for a field F , let  Â Ãˇ  a b ˇ B ˇa;b;c F; ac 0 : D 0 c ˇ 2 ¤ Then Z.B/ aI a 0 , and the centre of B=Z.B/ is trivial. Therefore B=Z.B/D f j is¤ notg nilpotent, but we saw in (6.5) that it is solvable. 8 9 01 1 <   = (b) The group G @0 1 A is metabelian: its cen- D : 0 0 1 ; 8 9 01 0 1 <  = tre is @0 1 0A , and G=Z.G/ is commutative. : 0 0 1 ; 178 6. SOLVABLE AND NILPOTENT GROUPS

(c) Any nonabelian group G of order p3 is metabelian. In fact, G0 Z.G/ has order p (see 5.17), and G=G0 is commu- tative (4.18).D In particular, the quaternion and dihedral groups of order 8, Q and D4, are metabelian. The dihedral group D2n is nilpotent of class n — this can be proved by induction, using that Z.D2n / has order 2, and D2n =Z.D2n / D2n 1 . If n is  not a power of 2, then Dn is not nilpotent (use Theorem 6.18 below).

PROPOSITION 6.13 (a) A subgroup of a nilpotent group is nilpotent. (b) A quotient of a nilpotent group is nilpotent.

PROOF. (a) Let H be a subgroup of a nilpotent group G. Clearly, Z.H / Z.G/ H. Assume (inductively) that i i  \ i 1 i 1 Z .H / Z .G/ H; then Z C .H / Z C .G/ H, be- cause (for h H)\  \ 2 h Zi 1.G/ Œh;x Zi .G/ all x G 2 C H) 2 2 Œh;x Zi .H / all x H: H) 2 2 (b) Straightforward. 2

REMARK 6.14 It should be noted that if H is a subgroup of G, then Z.H / may be bigger than Z.G/. For example, the centre of  Â Ãˇ  a 0 ˇ H ˇab 0 GL2.F /: D 0 b ˇ ¤  is H itself, but the centre of GL2.F / consists only of the scalar matrices. Nilpotent groups 179

PROPOSITION 6.15 A group G is nilpotent of class m if and only if Ä Œ:::ŒŒg1;g2;g3;:::;;gm 1 1 C D for all g1;:::;gm 1 G: C 2 i i 1 PROOF. Recall, g Z .G/ Œg;x Z .G/ for all x G: 2 ” 2 2 Assume G is nilpotent of class m; then Ä G Zm.G/ D m 1 Œg1;g2 Z .G/ all g1;g2 G H) 2 2 m 2 ŒŒg1;g2;g3 Z .G/ all g1;g2;g3 G H) 2 2  Œ ŒŒg1;g2;g3;:::;gm Z.G/ all g1;:::;gm G H)  2 2 Œ ŒŒg1;g2;g3;:::;gm 1 1 all g1;:::;gm G: H)  C D 2 For the converse, let g1 G. Then 2 ŒŒ:::ŒŒg1;g2;g3;:::;gm;gm 1 1 for all g1;g2;:::;gm 1 G C D C 2 Œ:::ŒŒg1;g2;g3;:::;gm Z.G/; for all g1;:::;gm G H) 2 2 2 Œ:::ŒŒg1;g2;g3;:::;gm 1 Z .G/; for all g1;:::;gm 1 G H) 2 2

 m g1 Z .G/ all g1 G: 2 H) 2 2 An extension of nilpotent groups need not be nilpotent, i.e.,

N and G=N nilpotent ; G nilpotent. (27) 180 6. SOLVABLE AND NILPOTENT GROUPS

For example, the subgroup U of the in Examples 6.5 and 6.12 is commutative and B=U is commutative, but B is not nilpotent. However, the implication (27) holds when N is contained in the centre of G. In fact, we have the following more precise result.

COROLLARY 6.16 For any subgroup N of the centre of G, G=N nilpotent of class m G nilpotent of class m 1: H) Ä C PROOF. Write  for the map G G=N . Then ! .Œ:::ŒŒg1;g2;g3;:::;gm;gm 1/ C Œ:::ŒŒg1;g2;g3;:::;gm;gm 1 1 D C D all g1;:::;gm 1 G. Hence Œ:::ŒŒg1;g2;g3;:::;gm;gm 1 N Z.G/, andC 2 so C 2  Œ:::ŒŒg1;g2;g3;:::;gm 1;gm 2 1 all g1;:::;gm 2 G: C C D C 2 2

COROLLARY 6.17 A finite p-group is nilpotent.

PROOF. We use induction on the order of G. Because Z.G/ ¤ 1, G=Z.G/ nilpotent, which implies that G is nilpotent. 2

Recall that an extension   1 N G Q 1 ! ! ! ! is central if .N / Z.G/. Then:  Nilpotent groups 181

the nilpotent groups are those that can be obtained from commutative groups by successive central extensions. Contrast: the solvable groups are those that can be obtained from commutative groups by successive exten- sions (not necessarily central).

THEOREM 6.18 A finite group is nilpotent if and only if it is equal to a direct product of its Sylow subgroups.

PROOF. A direct product of nilpotent groups is obviously nilpotent, and so the “if” direction follows from the preceding corollary. For the converse, let G be a finite nilpotent group. According to (5.9) it suffices to prove that all Sylow sub- groups are normal. Let P be such a subgroup of G, and let N NG .P /. The first lemma below shows that NG .N / N , andD the second then implies that N G, i.e., that P is normalD D in G. 2

LEMMA 6.19 Let P be a Sylow p-subgroup of a finite group G. For any subgroup H of G containing NG .P /, we have N .H / H. G D 1 PROOF. Let g NG .H /, so that gHg H. Then H 1 2 D  gP g P 0, which is a Sylow p-subgroup of H . By Sylow II, hP hD1 P for some h H, and so hgP g 1h 1 P . 0 D 2  Hence hg N .P / H, and so g H: 2 2 G  2 182 6. SOLVABLE AND NILPOTENT GROUPS

LEMMA 6.20 Let H be proper subgroup of a finite nilpotent group G; then H N .H /. ¤ G PROOF. The statement is obviously true for commutative groups, and so we can assume G to be noncommutative. We use induction on the order of G. Because G is nilpotent, Z.G/ 1. Certainly the elements of Z.G/ normalize H , and ¤ so if Z.G/ * H, we have H $ Z.G/ H NG .H /. Thus we may suppose Z.G/ H. Then the normalizer  of H in G corre- sponds under (1.47) to the normalizer of H=Z.G/ in G=Z.G/, and we can apply the induction hypothesis. 2

REMARK 6.21 For a finite abelian group G we recover the fact that G is a direct product of its p-primary subgroups.

PROPOSITION 6.22 (FRATTINI’S ARGUMENT) Let H be a normal subgroup of a finite group G, and let P be a Sylow p-subgroup of H. Then G H N .P /. D  G 1 1 PROOF. Let g G. Then gP g gHg H, and both 1 2  D gP g and P are Sylow p-subgroups of H. According to Sy- 1 1 low II, there is an h H such that gP g hP h , and it 1 2 D follows that h g N .P / and so g H N .P /. 2 2 G 2  G THEOREM 6.23 A finite group is nilpotent if and only if every maximal proper subgroup is normal. Groups with operators 183

PROOF. We saw in Lemma 6.20 that for any proper subgroup H of a nilpotent group G, H $ NG .H /. Hence, H maximal N .H / G; H) G D i.e., H is normal in G. Conversely, suppose every maximal proper subgroup of G is normal. We shall check the condition of Theorem 6.18. Thus, let P be a Sylow p-subgroup of G. If P is not normal in G, then there exists a maximal proper subgroup H of G contain- ing NG .P /. Being maximal, H is normal, and so Frattini’s argument shows that G H N .P / H — contradiction.2 D  G D ASIDE 6.24 Consider a nilpotent group G of class 2: 1 A G B 1; A;B commutative;A Z.G/: ! ! ! !  Taking commutators induces a map V2 B A (and every such map occurs for some extension). The image of this! map is the commutator subgroup and the image of the pure tensors b b0 is the set of ac- tual commutators. This can be used to give examples^ of groups whose commutator subgroup doesn’t consist entirely of commutators (Torsten Ekedahl, mo44269).

Groups with operators

Recall that the set Aut.G/ of automorphisms of a group G is again a group. Let A be a group. A pair .G;'/ consisting of a group G together with a homomorphism ' A Aut.G/ is called an A-group, or G is said to have A as aWgroup! of opera- tors. Let G be an A-group, and write ˛x for '.˛/x. Then 184 6. SOLVABLE AND NILPOTENT GROUPS

(a) .˛ˇ/x ˛.ˇ x/ (' is a homomorphism); (b) ˛.xy/D ˛x ˛y ('.˛/ is a homomorphism); (c) 1x xD  (' is a homomorphism). D Conversely, a map .˛;x/ ˛x A G G satisfying (a), (b), (c) arises from a homomorphism7! W A Aut! .G/. Conditions (a) ! 1 and (c) show that x ˛x is inverse to x .˛ /x, and so x ˛x is a bijection7!G G. Condition (b)7! then shows that it7! is an automorphism of!G. Finally, (a) shows that the map '.˛/ .x ˛x/ is a homomorphism A Aut.G/. LetDG be7! a group with operators A. A! subgroup H of G is admissible or A-invariant if

x H ˛x H, all ˛ A: 2 H) 2 2 An intersection of admissible groups is admissible. If H is admissible, so also are its normalizer NG .H / and centralizer CG .H /: An A-homomorphism (or admissible homomorphism) of ˛ A-groups is a homomorphism G G0 such that . g/ ˛ .g/ for all ˛ A, g G: W ! D 2 2 EXAMPLE 6.25 (a) A group G can be regarded as a group with 1 as group of operators. In this case all subgroups and homomorphismsf g are admissible, and so the theory of groups with operators includes the theory of groups without operators. (b) Consider G acting on itself by conjugation, i.e., consider G together with the homomorphism

g ig G Aut.G/: 7! W ! Groups with operators 185

In this case, the admissible subgroups are the normal sub- groups. (c) Consider G with A Aut.G/ as group of operators. In this case, the admissible subgroupsD are the characteristic sub- groups.

Almost everything we have proved for groups also holds for groups with operators. In particular, the Theorems 1.45, 1.46, and 1.47 hold for groups with operators. In each case, the proof is the same as before except that admissibility must be checked.

THEOREM 6.26 For any admissible homomorphism G def W ! G of A-groups, N Ker. / is an admissible normal subgroup 0 D of G, .G/ is an admissible subgroup of G0, and factors in a natural way into the composite of an admissible surjection, an admissible isomorphism, and an admissible injection:

G G=N ' .G/ , G :  ! ! 0 THEOREM 6.27 Let G be a group with operators A, and let H and N be admissible subgroups with N normal. Then H N is a normal admissible subgroup of H, HN is an admissible\ subgroup of G, and h.H N/ hH is an admissible isomor- phism H=H N HN=N:\ 7! \ ! THEOREM 6.28 Let ' G G be a surjective admissible ho- N momorphism of A-groups.W ! Under the one-to-one correspon- dence H H between the set of subgroups of G containing N Ker.'/ and$ the set of subgroups of G (see 1.47), admissible N subgroups correspond to admissible subgroups. 186 6. SOLVABLE AND NILPOTENT GROUPS

Let ' A Aut.G/ be a group with A operating. An ad- missible subnormalW ! series is a chain of admissible subgroups of G G G1 G2 Gr      with each Gi normal in Gi 1. Define similarly an admissible composition series. The quotients of an admissible subnormal series are A-groups, and the quotients of an admissible com- position series are simple A-groups, i.e., they have no normal admissible subgroups apart from the obvious two. The Jordan-Holder¨ theorem continues to hold for A-groups. In this case the isomorphisms between the corresponding quo- tients of two composition series are admissible. The proof is the same as that of the original theorem, because it uses only the , which we have noted also hold for A-groups.

EXAMPLE 6.29 (a) Consider G with G acting by conjugation. In this case an admissible subnormal series is a sequence of subgroups

G G0 G1 G2 Gs 1 ; D      D f g with each Gi normal in G, i.e., a normal series. The action of G on Gi by conjugation passes to the quotient, to give an action of G on Gi =Gi 1. The quotients of two admissible composition series are isomorphicC as G-groups. (b) Consider G with A Aut.G/ as operator group. In this case, an admissible subnormalD series is a sequence

G G0 G1 G2 Gs 1 D      D f g Krull-Schmidt theorem 187

with each Gi a characteristic subgroup of G, and the quo- tients of two admissible composition series are isomorphic as Aut.G/-groups.

Krull-Schmidt theorem

A group G is indecomposable if G 1 and G is not isomor- phic to a direct product of two nontrivial¤ groups, i.e., if G H H H 1 or H 1:   0 H) D 0 D EXAMPLE 6.30 (a) A simple group is indecomposable, but an indecomposable group need not be simple: it may have a nor- mal subgroup. For example, S3 is indecomposable but has C3 as a normal subgroup. (b) A finite commutative group is indecomposable if and only if it is cyclic of prime-power order. Of course, this is obvious from the classification, but it is not difficult to prove it directly. Let G be cyclic of order pn, and suppose that G H H 0. Then H and H 0 must be p- groups, and they can’t both be killed by pm, m < n. It follows that one must be cyclic of order pn, and that the other is triv- ial. Conversely, suppose that G is commutative and indecom- posable. Since every finite commutative group is (obviously) a direct product of p-groups with p running over the primes, G is a p-group. If g is an element of G of highest order, one shows that g is a direct factor of G, G g H, which is a contradiction.h i  h i (c) Every finite group can be written as a direct product of indecomposable groups (obviously). 188 6. SOLVABLE AND NILPOTENT GROUPS

THEOREM 6.31 (KRULL-SCHMIDT) Suppose that G is a di- rect product of indecomposable subgroups G1;:::;Gs and of indecomposable subgroups H1;:::;Ht :

G G1 Gs;G H1 Ht : '    '    Then s t, and there is a re-indexing such that Gi Hi . Moreover,D given r, we can arrange the numbering so that

G G1 Gr Hr 1 Ht : D     C   

PROOF. See Rotman 1995, 6.36. 2

EXAMPLE 6.32 Let G Fp Fp, and think of it as a two- D  dimensional vector space over Fp. Let

G1 .1;0/ ;G2 .0;1/ H1 .1;1/ ;H2 .1; 1/ : D h i D h iI D h i D h i Then G G1 G2, G H1 H2, G G1 H2. D  D  D  REMARK 6.33 (a) The Krull-Schmidt theorem holds also for an infinite group provided it satisfies both chain conditions on subgroups, i.e., ascending and descending sequences of sub- groups of G become stationary. (b) The Krull-Schmidt theorem also holds for groups with operators. For example, let Aut.G/ operate on G; then the sub- groups in the statement of the theorem will all be characteristic. (c) When applied to a finite abelian group, the theorem shows that the groups Cm in a decomposition G Cm i D 1  ::: Cmr with each mi a prime power are uniquely determined up to isomorphism (and ordering). Exercises 189

Exercises

6-1 Let G be a group (not necessarily finite) with a finite composition series

G G0 G1 Gn 1; D     D and let N be a normal subgroup of G. Show that

N N G0 N G1 N Gn 1 D \  \    \ D becomes a composition series for N once the repetitions have been omitted.

6-2 If G1 and G2 are groups such that G G and 10  20 G1=G G2=G , are G1 and G2 necessarily isomorphic? 10  20 (Here 0 denotes the commutator subgroup.)

Chapter 7

Representations of Finite Groups

Throughout this chapter, G is a finite group and F is a field. All vector spaces are finite dimensional. An F -algebra is a ring A containing F in its centre and finite dimensional as an F -vector space. We do not assume A to be commutative; for example, A could be the matrix algebra Mn.F /. Let e1;:::;en be a basis for A as an F -vector space; P k k then ei ej a e for some a F , called the structure D k ij k ij 2 constants of A relative to the basis .ei /i ; once a basis has been chosen, the algebra A is uniquely determined by its structure constants. All A-modules are finite dimensional when regarded as F -

191 192 7. REPRESENTATIONS OF FINITE GROUPS vector spaces. For an A-module V , mV denotes the direct sum of m copies of V . The opposite Aopp of an F -algebra A is the same F -algebra as A but with the multiplication reversed, i.e., Aopp .A; ; / D C 0 with a 0 b ba. In other words, there is a one-to-one corre- spondence Da a A Aopp which is an isomorphism of F - $ 0W $ vector spaces and has the property that a0b0 .ba/0. An A-module M is simple if it is nonzeroD and contains no submodules except 0 and M , and it is semisimple if it is iso- morphic to a direct sum of simple modules.

Matrix representations

A matrix representation of degree n of G over F is a ho- momorphism G GLn.F /. The representation is said to be faithful if the homomorphism! is injective. Thus a faithful rep- resentation identifies G with group of n n matrices.  EXAMPLE 7.1 (a) There is a representation Q GL2.C/ of  ! Á the quaternion group Q a;b sending a to 0 p 1 and D h i p 1 0 0 1  b to 1 0 . In fact, that is how we originally defined Q in (1.18). (b) Let G Sn. For each  Sn, let I./ be the matrix obtained fromD the identity matrix2 by using  to permute the rows. Then, for any n n matrix A, I./A is obtained from A by using  to permute the rows. In particular, I./I. / 0 D I. /, and so  I./ is a representation of Sn. Clearly, it 0 7! is faithful. As every finite group embeds into Sn for some n Roots of 1 in fields 193

(Cayley’s theorem, see 1.22), this shows that every finite group has a faithful matrix representation. (c) Let G Cn  . If F contains a nth root of 1, say D D h i i i , then there is representation   Cn GL1.F / F . The representation is faithful if and7! onlyW if ! has order exactlyD n. If n p is prime and F has characteristic p, then Xp 1 .X 1/Dp, and so 1 is the only pth root of 1 in F . In this case,D the representation is trivial, but there is a faithful representation  à i 1 i  Cp GL2.F /: 7! 0 1 W !

ASIDE 7.2 Recall that the Burnside problem asks whether every finitely generated group with finite exponent is finite (see p. 75). Burn- side proved that the problem has a positive answer for subgroups of GLn.C/. Therefore, no infinite finitely generated group with finite ex- ponent has a faithful representation over C.

Roots of 1 in fields

As the last example indicates, the representations of a group over a field F depend on the roots of 1 in the field. The nth roots of 1 in a field F form a subgroup n.F / of F , which is cyclic (see 1.56). If the characteristic of F divides n, then n.F / < n. Oth- erwise, Xn 1 has distinct roots (a multiplej root wouldj have to n 1 be a root of its derivative nX ), and we can always arrange that n.F / n by extending F , for example, by replacing a j j D 2i=n subfield F of C with F Œ where  e , or by replacing D 194 7. REPRESENTATIONS OF FINITE GROUPS

F with F ŒX=.g.X// where g.X/ is an irreducible factor of Xn 1 not dividing Xm 1 for any proper divisor m of n: An element of order n in F  is called a primitive nth root of 1. To say that F contains a primitive nth root of 1, , means that n.F / is a cyclic group of order n and that  generates it (and it implies that either F has characteristic 0 or it has characteristic a prime not dividing n).

Linear representations

Recall (4.1) that we have defined the notion of a group G acting a set. When the set is an F -vector space V , we say that the action is linear if the map

g V V , x gx; V W ! 7! is linear for each g G. Then gV has inverse the linear map 1 2 .g /V , and g gV G GL.V / is a homomorphism. Thus, from a linear action7! ofWG !on V , we obtain a homomorphism of groups G GL.V /; conversely, every such homomorphism defines a linear! action of G on V . We call a homomorphism G GL.V / a linear representation of G on V . Note that a linear! representation of G on F n is just a matrix representation of degree n.

EXAMPLE 7.3 (a) Let G Cn  , and assume that F con- tains a primitive nth rootD of 1,D say h i. Let G GL.V / be a n n! linear representation of G. Then .L/ . /L 1, and so the minimum polynomial of  divides XDn 1. AsDXn 1 has L Maschke’s theorem 195

0 n 1 n distinct roots  ;:::; in F , the vector space V decom- poses into a direct sum of eigenspaces

M def i V Vi ;Vi v V v  v . D 0 i n 1 D f 2 j D g Ä Ä Conversely, every such direct sum decomposition of G arises from a representation of G. (b) Let G be a commutative group of exponent n, and as- sume that F contains a primitive nth root of 1. Let

G Hom.G;F / Hom.G;n.F // _ D  D To give a representation of G on a vector space V is the same as to give a direct sum decomposition

M def V V ;V v V v ./v . D G D f 2 j D g 2 _ When G is cyclic, this is a restatement of (a), and the general case follows easily (decompose V with respect to the action of one cyclic factor of G; then decompose each summand with respect to the action of a second cyclic factor of G; and so on).

Maschke’s theorem

Let G GL.V / be a linear representation of G on an F -vector space V!. A subspace W of V is said to be G-invariant if gW  W for all g G. An F -linear map ˛ V V 0 of vector spaces on which G2acts linearly is said to beW G-invariant! if ˛.gv/ g.˛v/ for all g G;v V: D 2 2 196 7. REPRESENTATIONS OF FINITE GROUPS

Finally, a bilinear form  V V F is said to be G-invariant if W  ! .gv;gv / .v;v / for all g G, v;v V: 0 D 0 2 0 2 THEOREM 7.4 (MASCHKE) Let G GL.V / be a linear rep- resentation of G. If the characteristic! of F does not divide G , then every G-invariant subspace W of V has a G-invariantj j complement, i.e., there exists a G-invariant subspace W 0 such that V W W . D ˚ 0 Note that the theorem always applies when F has charac- teristic zero. The condition on the characteristic is certainly necessary: let G  be the cyclic group of order p, where p is the char- acteristicD h ofi F , and let  acts on V F 2 as the matrix 1 1   D 0 1 (see 7.3b); the subspace 0 is G-invariant, and this comple- a  mentary subspaces are those of the form F b , b 0; none of them is G-invariant. ¤ Because of the importance of the ideas involved, we present two proofs of Maschke’s theorem.

PROOFOF MASCHKE’STHEOREM (CASE F R OR D C) LEMMA 7.5 Let  be a symmetric bilinear form on V , and let W be a subspace of V . If  and W are G-invariant, then so also is W def v V .w;v/ 0 for all w W . ? D f 2 j D 2 g Maschke’s theorem 197

PROOF. Let v W ? and let g G. For any w W , 2 1 2 2 .w;gv/ .g w;v/ because  is G-invariant, and .g 1w;v/D 0 because W is G-invariant. This shows that D gv W . 2 2 ? Recall from linear algebra that if  is nondegenerate, then V W W ?. Therefore, in order to prove Maschke’s theo- rem,D it suffices˚ to show that there exists a G-invariant nonde- generate symmetric bilinear from  V V F . W  ! LEMMA 7.6 For any symmetric bilinear form  on V ,

def X .v;w/ .gv;gw/ N D g G 2 is a G-invariant symmetric bilinear form on V .

PROOF. The form  is obviously bilinear and symmetric, and for g0 G, 2 def X .g0v;g0w/ .gg0v;gg0w/; N D g G 2 P which equals g G .gv;gw/ because, as g runs over G, so 2 also does gg0. 2

Unfortunately, we can’t conclude that  is nondegenerate N when  is (otherwise we could prove that all F ŒG-modules are semisimple, with no restriction on F or G). LEMMA 7.7 Let F R. If  is a positive definite symmetric bilinear form on V , thenD so also is . N 198 7. REPRESENTATIONS OF FINITE GROUPS

PROOF. If  is positive definite, then for any nonzero v in V , N X .v;v/ .gv;gv/ > 0: N D g G 2 2 This completes the proof of Maschke’s theorem when F D R, because there certainly exist positive definite symmetric bi- linear forms  on V . A similar argument using hermitian forms applies when F C (or, indeed, when F is any subfield of C). D ASIDE 7.8 A representation of a group G on a real vector space V is unitary if there exists a G-invariant positive definite symmetric bilin- ear form on V . Lemma 7.6 shows that every unitary representation is semisimple, and Lemma 7.7 shows that every real representation of a finite group is unitary.

PROOFOF MASCHKE’STHEOREM (GENERALCASE) An endomorphism  of an F -vector space V is called a pro- jector if 2 . The minimum polynomial of a projector  divides X2 DX X.X 1/, and so V decomposes into a di- rect sum of eigenspaces,D

V V0./ V1./ D ˚ where  V0./ v V v 0 Ker./ D f 2 j D g D V1./ v V v v Im./: D f 2 j D g D Conversely, a decomposition V V0 V1 arises from a pro- D ˚ jector .v0;v1/ .0;v1/. 7! Maschke’s theorem 199

Now suppose that G acts linearly on V . If a projector  is G-invariant, then V1./ and V0./ are obviously G-invariant. Thus, to prove the theorem it suffices to show that W is the image of a G–invariant projector . We begin by choosing an F -linear projector  with image W , which certainly exists, and we modify it to obtain a G- invariant projector  with the same image. For v V , let N 2 1 X  Á .v/ g .g 1v/ : N D G g G j j 2 This makes sense because G 1 F , and it defines an F - linear map  V V . Let wj j W ;2 then g 1w W , and so N W ! 2 2 1 X 1 X .w/ g.g 1w/ w w: (28) N D G g G D G g G D j j 2 j j 2 The image of  is contained in W , because Im./ W and W is G-invariant,N and so  .28/ 2.v/ def . .v// .v/ N DN N DN for any v V . Thus,  is a projector, and (28) shows that Im./ W2, and henceN Im./ W . It remains to show that N  N D  is G-invariant. For g0 V N 2 1 X  1 Á .g0v/ g .g g0v/ N D G g G j j 2 1 X 1  1 Á g0 .g g/ .g g0v/ ; D G g G 0 j j 2 which equals g0 .v/ because, as g runs over G, so also does 1 N g0 g. 200 7. REPRESENTATIONS OF FINITE GROUPS

The group algebra; semisimplicity

The group algebra F ŒG of G is defined to be the F -vector space with basis the elements of G endowed with the multipli- cation extending that on G. Thus, P an element of F ŒG is a sum g G cg g, cg F , ˘ P P2 2 two elements g G cg g and g G cg0 g of F ŒG are ˘ 2 2 equal if and only if cg c for all g, and D g0 P ÁP Á P g G cg g g G cg0 g g G cg00g; cg00 ˘ P 2 2 D 2 D g1g2 g cg1 cg0 2 : D A linear action

g;v gv G V V 7! W  ! of G on an F -vector space extends uniquely to an action of F ŒG on V , X X cg g;v cg gv F ŒG V V; g G 7! g G W  ! 2 2 which makes V into an F ŒG-module. The submodules for this action are exactly the G-invariant subspaces. Let G GL.V / be a linear representation of G. When V is simple (resp.! semisimple) as an F ŒG-module, the represen- tation is usually said to be irreducible (resp. completely re- ducible). However, I will call them simple (resp. semisimple) representations. Semisimple modules 201

PROPOSITION 7.9 If the characteristic of F does not divide G , then every F ŒG-module is a direct sum of simple sub- jmodules.j

PROOF. Let V be a F ŒG-module. If V is simple, then there is nothing to prove. Otherwise, it contains a nonzero proper sub- module W . According to Maschke’s theorem, V W W D ˚ 0 with W 0 an F ŒG-submodule. If W and W 0 are simple, then the proof is complete; otherwise, we can continue the argu- ment, which terminates in a finite number of steps because V has finite dimension as an F -vector space. 2

As we have observed, the linear representations of G can be regarded as F ŒG-modules. Thus, to understand the linear rep- resentations of G, we need to understand the F ŒG-modules, and for this we need to understand the structure of the F - algebra F ŒG. In the next three sections we study F -algebras and their modules; in particular, we prove the famous Wedder- burn theorems concerning F -algebras whose modules are all semisimple.

Semisimple modules

In this section, A is an F -algebra.

PROPOSITION 7.10 Every A-module V admits a filtration

V V0 V1 Vs 0 D     D f g 202 7. REPRESENTATIONS OF FINITE GROUPS

such that the quotients Vi =Vi 1 are simple A-modules. If C V W0 W1 Wt 0 D     D f g is a second such filtration, then s t and there is a permutation D  of 1;:::;s such that Vi =Vi 1 W.i/=W.i/ 1 for all i. f g C  C PROOF. This is a variant of the Jordan-Holder¨ theorem (6.2), which can be proved by the same argument. 2

COROLLARY 7.11 Suppose

V V1 Vs W1 Wt  ˚  ˚  ˚  ˚ with all the A-modules Vi and Wj simple. Then s t and there D is a permutation  of 1;:::;s such that Vi W . f g  .i/ PROOF. Each decomposition defines a filtration, to which the proposition can be applied. 2

PROPOSITION 7.12 Let V be an A-module. If V is a sum of P simple submodules, say V i I Si (the sum need not be direct), then for any submoduleD W2of V , there is a subset J of I such that M V W Si : D ˚ i J 2 PROOF. Let J be maximal among the subsets of I such the def P sum SJ j J Sj is direct and W SJ 0. I claim that D 2 \ D W S V (hence V is the direct sum of W and the Sj with C J D Simple F -algebras and their modules 203

j J ). For this, it suffices to show that each Si is contained in 2 W S . Because Si is simple, Si .W S / equals Si or 0. C J \ C J In the first case, Si W S , and in the second S Si 0  C J J \ D and W .S Si / 0, contradicting the definition of I . 2 \ J C D COROLLARY 7.13 The following conditions on an A-module V are equivalent: (a) V is semisimple; (b) V is a sum of simple submodules; (c) every submodule of V has a complement.

PROOF. The proposition shows that (b) implies (c), and the argument in the proof of (7.9) shows that (c) implies (a). It is obvious that (a) implies (b). 2

COROLLARY 7.14 Sums, submodules, and quotient modules of semisimple modules are semisimple.

PROOF. Each is a sum of simple modules. 2

Simple F -algebras and their modules

An F -algebra A is said to be simple if it contains no two-sided ideals except 0 and A. We shall make frequent use of the fol- lowing observation: The kernel of a homomorphism f A B of F - algebras is an ideal in A not containingW ! 1; there- fore, if A is simple, then f is injective. 204 7. REPRESENTATIONS OF FINITE GROUPS

EXAMPLE 7.15 We consider the matrix algebra Mn.F /. Let eij be the matrix with 1 in the .i;j /th position and zeros else- where.

(a) Let I be a two-sided ideal in Mn.F /, and suppose that I contains a nonzero matrix M .mij / with, say, D mi j 0. As 0 0 ¤ eii M ej j mi j eij 0   0 D 0 0 and eii M ej j I , we see that I contains all the 0   0 2 matrices eij and so equals Mn.F /. We have shown that Mn.F / is simple. (b) For M;N Mn.F /, the j th column of M N is M Nj 2   where Nj is the j th column of N . Therefore, for a given matrix N ,  Nj 0 .M N/j 0 D )  D (29) Nj 0 .M N/j can be arbitrary: ¤ )  For 1 i n, let L.i/ be the set of matrices whose j th columnsÄ areÄ zero for j i and whose ith column is arbitrary. For example, when¤ n 4, D 800 0 019 <ˆ 0 0  0 => L.3/ B C M .F /: @0 0  0A 4 D ˆ >  : 0 0  0 ;  It follows from (29) that L.i/ is a minimal left ideal in Mn.F /. Note that Mn.F / is a direct sum

Mn.F / L.1/ L.n/ D ˚  ˚ Simple F -algebras and their modules 205

of minimal left ideals.

EXAMPLE 7.16 An F -algebra is said to be a division algebra if every nonzero element a has an inverse, i.e., there exists a b such that ab 1 ba. Thus a division algebra satisfies all the axioms to beD a fieldD except commutativity (and for this reason is sometimes called a skew field). Clearly, a division algebra has no nonzero proper ideals, left, right, or two-sided, and so is simple. If D is a division algebra, then the argument in (7.15a) shows that the algebra Mn.D/ is simple.

EXAMPLE 7.17 For a;b F , let H.a;b/ be the F -algebra with basis 1;i;j;k (as an 2F -vector space) and with the multi- plication determined by

i2 a; j 2 b; ij k j i D D D D (so ik iij aj etc.). Then H.a;b/ is an F -algebra, called D D a quaternion algebra over F . For example, if F R, then H. 1; 1/ is the usual quaternion algebra. OneD can show thatH.a;b/ is either a division algebra or it is isomorphic to M2.F /. In particular, it is simple.

7.18 Much of linear algebra does not require that the field be commutative. For example, the usual arguments show that a finitely generated module V over a division algebra D has a basis, and that all bases have the same number n of elements — n is called the dimension of V . In particular, all finitely generated D-modules are free. 206 7. REPRESENTATIONS OF FINITE GROUPS

7.19 Let A be an F -algebra, and let AA denote A regarded as a left A-module. Right multiplication x xa on A by an 7! A element a of A is an A-linear endomorphism of AA. Moreover, every A-linear map ' AA AA is of this form with a '.1/. Thus, W ! D End . A/ A (as F -vector spaces). A A ' Let 'a be the map x xa. Then 7! def .'a 'a /.1/ 'a.'a .1// 'a.a0/ a0a 'a a.1/; ı 0 D 0 D D D 0 and so End . A/ Aopp (as F -algebras). A A ' More generally, End .V / Aopp A ' for any A-module V that is free of rank 1, and

opp End .V / Mn.A / A ' for any free A-module V of rank n (cf. 7.32 below).

CENTRALIZERS Let A be an F -subalgebra of an F -algebra B. The centralizer of A in B is

C .A/ b B ba ab for all a A : B D f 2 j D 2 g It is again an F -subalgebra of B. Simple F -algebras and their modules 207

EXAMPLE 7.20 In the following examples, the centralizers are taken in Mn.F /.

(a) Let A be the set of scalar matrices in Mn.F /, i.e., A D F In. Clearly, C.A/ Mn.F /.  D (b) Let A Mn.F /. Then C.A/ is the centre of Mn.F /, D which we now compute. Let eij be the matrix with 1 in the .i;j /th position and zeros elsewhere, so that  eim if j l eij e D lm D 0 if j l: ¤ P Let ˛ .aij / Mn.F /. Then ˛ i;j aij eij , and so D P 2 DP ˛e a eim and e ˛ amj e . If ˛ is in lm D i il lm D j lj the centre of Mn.F /, then ˛e e ˛, and so a 0 lm D lm il D for i l, amj 0 for j m, and a amm. It follows ¤ D ¤ l l D that the centre of Mn.F / is set of scalar matrices F In.  Thus C.A/ F In. D  (c) Let A be the set of diagonal matrices in Mn.F /. In this case, C.A/ A. D Notice that in all three cases, C.C.A// A. D THEOREM 7.21 (DOUBLE CENTRALIZER THEOREM) Let A be an F -algebra, and let V be a faithful semisimple A-module. Then C.C.A// A (centralizers taken in End .V /). D F PROOF. Let D C.A/ and let B C.D/. Clearly A B, and the reverseD inclusion follows fromD the next lemma when we take v1;:::;vn to generate V as a F -vector space. 2 208 7. REPRESENTATIONS OF FINITE GROUPS

LEMMA 7.22 For any v1;:::; vn V and b B, there exists an a A such that 2 2 2 av1 bv1; av2 bv2; :::; avn bvn: D D D

PROOF. We first prove this for n 1. Note that Av1 is an A- submodule of V , and so (see 7.13)D there exists an A-submodule W of V such that V Av1 W . Let  V V be the D ˚ W ! map .av1;w/ .av1;0/ (projection onto Av1). It is A-linear, hence lies in D7!, and has the property that .v/ v if and only D if v Av1. Now 2 .bv1/ b.v1/ bv1; D D and so bv1 Av1, as required. We now2 prove the general case. Let W be the direct sum of n copies of V with A acting diagonally, i.e.,

a.v1;:::;vn/ .av1;:::;avn/; a A; vi V: D 2 2 Then W is again a semisimple A-module (7.14). The central- izer of A in EndF .W / consists of the matrices . ij /1 i;j n, Ä Ä ij End .V /, such that . ij a/ .a ij / for all a A, i.e., 2 F D 2 such that ij D (cf. 7.32). In other words, the centralizer of 2 A in EndF .A/ is Mn.D/. An argument as in Example 7.20(b), using the matrices eij .ı/ with ı in the ij th position and zeros elsewhere, shows that the centralizer of Mn.D/ in EndF .W / Simple F -algebras and their modules 209 consists of the diagonal matrices

0ˇ 0 01 0 ˇ  0 B C B : : : : C @ : : :: : A 0 0 ˇ  with ˇ B. We now apply the case n 1 of the lemma to A, 2 D W , b, and the vector .v1;:::;vn/ to complete the proof. 2

THEOREM 7.23 Every simple F -algebra is isomorphic to Mn.D/ for some n and some division F -algebra D.

PROOF. Choose a simple A-module S, for example, any min- imal left ideal of A. Then A acts faithfully on S, because the kernel of A EndF .S/ will be a two-sided ideal of A not containing 1,! and hence is 0. Let D be the centralizer of A in the F -algebra EndF .S/ of F -linear maps S S. According to the double central- ! izer theorem (7.21), the centralizer of D in EndF .S/ is A, i.e., A EndD.S/. Schur’s lemma (7.24 below) implies that D is a divisionD algebra. Therefore S is a free D-module (7.18), say, n opp S D , and so End .S/ Mn.D / (see 7.19). 2  D  LEMMA 7.24 (SCHUR’S LEMMA) For every F -algebra A and simple A-module S, EndA.S/ is a division algebra.

PROOF. Let be an A-linear map S S. Then Ker. / is an A-submodule of S, and so it is either!S or 0. In the first case, 210 7. REPRESENTATIONS OF FINITE GROUPS

is zero, and in the second it is an isomorphism, i.e., it has an inverse that is also A-linear. 2

MODULESOVERSIMPLE F -ALGEBRAS

For any F -algebra A, the submodules of AA are the left ideals in A, and the simple submodules of AA are the minimal left ideals.

PROPOSITION 7.25 Any two minimal left ideals of a simple F -algebra are isomorphic as left A-modules, and AA is a direct sum of its minimal left ideals.

PROOF. After Theorem 7.23, we may assume that A D Mn.D/ for some division algebra D. We saw in (7.16) that the minimal left ideals in Mn.D/ are those of the form L. j /. L f g Clearly A 1 j n L. j / and each L. j / is isomorphic n D Ä Ä f g f g to D with its natural action of Mn.D/. 2

THEOREM 7.26 Let A be a simple F -algebra, and let S be a simple A-module. Then every A-module is isomorphic to a direct sum of copies of S.

PROOF. Let S0 be a minimal left ideal of A. The proposition n shows that AA S0 for some n. Let e1;:::;er be a set of generators for Vas an A-module. The map X .a1;:::;ar / ai ei 7! Simple F -algebras and their modules 211

realizes V as a quotient of a direct sum of r copies of AA, and hence as a quotient of nrS0. Thus, V is a sum of simple submodules each isomorphic to S0, and so Proposition 7.12 shows that V mS0 for some m. 2  COROLLARY 7.27 Let A be a simple F -algebra. Then any two simple A-modules are isomorphic, and any two A-modules having the same dimension over F are isomorphic.

PROOF. Obvious from the Theorem. 2

COROLLARY 7.28 The integer n in Theorem 7.23 is uniquely determined by A, and D is uniquely determined up to isomor- phism.

PROOF. If A Mn.D/, then D End .S/ for any simple A-   A module S. Thus, the statement follows from Theorem 7.26. 2

CLASSIFICATION OF THE DIVISION ALGEBRAS OVER F After Theorem 7.23, to classify the simple algebras over F , it remains to classify the division algebras over F .

PROPOSITION 7.29 When F is algebraically closed, the only division algebra over F is F itself.

PROOF. Let D be division algebra over F . For any ˛ D, the F -subalgebra F Œ˛ of D generated by ˛ is a field (because2 it is an of finite degree over F ). Therefore ˛ F .2 2 212 7. REPRESENTATIONS OF FINITE GROUPS

ASIDE 7.30 The classification of the isomorphism classes of division algebras over a field F is one the most difficult and interesting prob- lems in algebra and number theory. For F R, the only division al- gebra is the usual quaternion algebra. For FD finite, the only division algebra with centre F is F itself (theorem of Wedderburn). A division algebra over F whose centre is F is said to be central (formerly normal). Brauer showed that the set of isomorphism classes of central division algebras over a field form a group, called (by Hasse and Noether) the Brauer group1 of the field. The statements in the last paragraph show that the Brauer groups of algebraically closed fields and finite fields are zero, and the Brauer group of R has order 2. The Brauer groups of Q and its finite extensions were computed by Albert, Brauer, Hasse, and Noether in the 1930s as a consequence of class field theory.

Semisimple F -algebras and their modules

An F -algebra A is said to be semisimple if every A-module is semisimple. Theorem 7.26 shows that simple F -algebras are semisimple, and Maschke’s theorem shows that the group al- gebra F ŒG is semisimple when the order of G is not divisible by the characteristic of F (see 7.9).

1 The tensor product D F D of two central simple algebras over F is ˝ 0 again a central simple algebra, and hence is isomorphic to Mr .D00/ for some central simple algebra D00. Define

ŒDŒD0 ŒD00: D This product is associative because of the associativity of tensor products, the isomorphism class of F is an identity element, and ŒDopp is an inverse for ŒD. Semisimple F -algebras and their modules 213

EXAMPLE 7.31 Let A be a finite product of simple F - algebras. Then every minimal left ideal of a simple factor of A is a simple A-submodule of AA. Therefore, AA is a direct sum of simple A-modules, and so is semisimple. Since every A-module is a quotient of a direct sum of copies of AA, this shows that A is semisimple.

Before stating the main result of this section, we recall some elementary module theory. 7.32 Let A be an F -algebra, and consider modules

M M1 Mn D ˚  ˚ N N1 Nm: D ˚  ˚ Let ˛ be an A-linear map M N . For xj Mj , let ! 2 ˛.0;:::;0;xj ;0;:::;0/ .y1;:::;ym/: D Then xj yi is an A-linear map Mj Ni , which we denote 7! ! ˛ij . Thus, ˛ defines an m n matrix whose ij th coefficient  is an A-linear map Mj Ni . Conversely, every such matrix ! 214 7. REPRESENTATIONS OF FINITE GROUPS

.˛ij / defines an A-linear map M N , namely, ! 0 1 0 10 1 x1 ˛11 ˛1j ˛1n x1   B : C B : : : CB : C B : C B : : : CB : C B C B CB C Bxj C B ˛i1 ˛ij ˛j n CBxj C B C 7! B   CB C B : C B : : : CB : C @ : A @ : : : A@ : A xn ˛m1 ˛mj ˛mn xn   0 ˛11.x1/ ˛1n.xn/ 1 C  C B : C B : C def B C B ˛i1.x1/ ˛in.xn/ C: D B C  C C B : C @ : A ˛m1.x1/ ˛mn.xn/ C  C Thus, we see  HomA.M;N / HomA.Mj ;Ni / 1 j n, 1 i m (30) ' Ä Ä Ä Ä (isomorphism of F -vector spaces). When M N , this be- comes an isomorphism of F -algebras. For example,D if M is a direct sum of m copies of M0, then

End .M / Mm.End .M0// (31) A ' A (m m matrices with coefficients in the ring End .M0/).  A THEOREM 7.33 Let V be a finite dimensional F -vector space, and let A be an F -subalgebra of EndF .V /. If V is semisim- ple as an A-module, then the centralizer of A in EndF .V / is Semisimple F -algebras and their modules 215 a product of simple F -algebras (hence it is a semisimple F - algebra). L PROOF. By assumption, we can write V ri Si where the  i Si are simple A-modules, no two of which are isomorphic. The centralizer of A in EndF .V / is EndA.V /, and EndA.V / L  End . ri Si /. Because Hom .Sj ;Si / 0 for i j , A i A D ¤ M Y EndA. ri Si / EndA.ri Si / by (30) ' i Y Mr .Di / by (31) ' i i where Di End .Si /. According to Schur’s lemma (7.24), D A Di is a division algebra, and therefore Mri .Di / is a simple F -algebra (see 7.16). 2

THEOREM 7.34 Every semisimple F -algebra is isomorphic to a product of simple F -algebras.

PROOF. Choose an A-module V on which A acts faithfully, for example, V A. Then A is equal to its double centralizer D A C.C.A// in EndF .V / (see 7.21). According to Theorem 7.33, C.A/ is semisimple, and so C.C.A// is a product of simple algebras. 2

Modules over a semisimple F -algebra Let A B C be a product of F -algebras. A B-module M becomesD anA-module with the action .b;c/m bm: D 216 7. REPRESENTATIONS OF FINITE GROUPS

THEOREM 7.35 Let A be a semisimple F -algebra, say, A D A1 At with the Ai simple. For each Ai , let Si be a simple  Ai -module (cf. 7.27).

(a) Each Si is a simple A-module, and every simple A- module is isomorphic to exactly of of the Si . L (b) Every A-module is isomorphic to ri Si for some ri L L 2 N, and two modules ri Si and ri0Si are isomorphic if and only if ri r for all i. D i0

PROOF. (a) It is obvious that each Si is simple when regarded as an A-module, and that no two of them are isomorphic. It fol- L lows from (7.25) that AA ri Si for some ri N. Let S be a simple A-module, and letx be a nonzero element2 of S. Then the map a ax A S is surjective, and so its restriction to 7! W A ! some Si in AA is nonzero, and hence an isomorphism. (b) The first part follows from (a) and the definition of a semisimple ring, and the second part follows from (7.11). 2

The representations of G

PROPOSITION 7.36 The dimension of the centre of F ŒG as an F -vector space is the number of conjugacy classes in G.

PROOF. Let C1;:::;Ct be the conjugacy classes in G, and, for each i, let c be the element P a in F ŒG. We shall prove i a Ci the stronger statement: 2

centre of F ŒG F c1 F ct (32) D ˚  ˚ The representations of G 217

As c1;:::;ct are obviously linearly independent, it suffices to show that they span the centre. P For any g G and a G maa F ŒG, 2 2 2 X Á 1 X 1 g maa g magag : a G D a G 2 2 The coefficient of a in the right hand sum is m 1 , and so g ag

X Á 1 X g maa g mg 1ag a: a G D a G 2 2 P This shows that a G maa lies in the centre of F ŒG if and only if the function a2 ma is constant on conjugacy classes, P 7! P i.e., if and only if a G maa i F ci . 2 2 2 P REMARK 7.37 An element a G maa of F ŒG can be re- garded as a map a ma G 2 F . In this way, F ŒG Map.G;F /. The action7! of GW on!F ŒG corresponds to the ac-' 1 tion .gf /.a/ f .g a/ of g G on f G F . In the above proof, we showedD that the elements2 of theW centre! of F ŒG cor- respond exactly to the functions f G F that are constant on each conjugacy class. Such functionsW ! are called class func- tions.

In the remainder of this chapter, we assume that F is an algebraically closed field of characteristic zero (e.g., C) PROPOSITION 7.38 The group algebra F ŒG is isomorphic to a product of matrix algebras over F . 218 7. REPRESENTATIONS OF FINITE GROUPS

PROOF. Recall that, when F has characteristic zero, Maschke’s theorem (7.9) implies that F ŒG is semisimple, and so is a product of simple algebras (7.35). Each of these is a matrix algebra over a division algebra (7.23), but the only divi- sion algebra over an algebraically closed field is the field itself (7.29). 2

The representation G GL.F ŒGF ŒG/ is called the reg- ular representation. !

THEOREM 7.39 (a) The number of isomorphism classes of simple F ŒG-modules is equal to the number of conjugacy classes in G. (b) The multiplicity of any simple representation S in the regular representation is equal to its degree dimF S. (c) Let S1;:::;St be a set of representatives for the isomor- phism classes of simple FG-modules, and let fi dimF Si . Then D X f 2 G : 1 i t i D j j Ä Ä PROOF. (a) Under our hypothesis, F ŒG M .F /  f1    Mft .F / for some integers f1;:::;ft . According to Theorem 7.35, the number of isomorphism classes of simple F ŒG- modules is the number of factors t. The centre of a product of F -algebras is the product of their centres, and so the centre of F ŒG is isomorphic to tF . Therefore t is the dimension of the centre of F , which we know equals the number of conjugacy classes of G. (b) With the notations of (7.15), Mf .F / L.1/ L.f /. ' ˚  ˚ The characters of G 219

(c) The equality is simply the statement X dimF Mf .F / dimF F ŒG: 1 i t i D 2 Ä Ä

The characters of G

Recall that the trace TrV .˛/ of an endomorphism ˛ V V of P W ! a vector space V is aii where .aij / is the matrix of ˛ with respect to some basis for V . It is independent of the choice of the basis (the traces of conjugate matrices are equal). From each representation of g g G GL.V /, we ob- 7! V W ! tain a function V on G; .g/ Tr .g /; V D V V called the character of . Note that V depends only on the isomorphism class of the F ŒG-module V , and that V is a class function. The character is said to be simple (or irre- ducible) if it is defined by a simple FG-module. The princi- pal character 1 is that defined by the trivial representation of G (so 1.g/ 1 for all g G), and the regular character D 2 reg is that defined by the regular representation. On comput- ing reg.g/ by using the elements of G as a basis for F ŒG, one see that reg.g/ is the number of elements a of G such that ga a, and so D  G if g e reg.g/ j j D D 0 otherwise. 220 7. REPRESENTATIONS OF FINITE GROUPS

When V has dimension 1, the character V of G is said to be linear. In this case, GL.V / F , and so .g/ .g/. '  V D Therefore, V is a homomorphism G F , and so this def- inition of “linear character” essentially! agrees with the earlier one.

LEMMA 7.40 For any G-modules V and V 0,

V V V V : ˚ 0 D C 0

PROOF. Compute the matrix of gL with respect to a basis of V V that is made by combining a basis for V with a basis ˚ 0 for V 0. 2

Let S1;:::;St be a set of representatives for the isomor- phism classes of simple FG-modules with S1 chosen to be the trivial representation, and let 1;:::; t be the corresponding characters.

PROPOSITION 7.41 The functions 1;:::; t are linearly in- dependent over F , i.e., if c1;:::;ct F are such that P 2 ci i .g/ 0 for all g G, then the ci are all zero. i D 2

PROOF. Write F ŒG M .F / M .F /, and let ej  f1    ft D .0;:::;0;1;0;:::;0/. Then ej acts as 1 on Sj and as 0 on Sj for i j , and so ¤  fj dimF Sj if i j i .ej / D D (33) D 0 otherwise. The characters of G 221

Therefore, X ci i .ej / cj fj , i D from which the claim follows. 2

PROPOSITION 7.42 Two F ŒG-modules are isomorphic if and only if their characters are equal.

PROOF. We have already observed that the character of a representation depends only on its isomorphism class. Con- L versely, if V 1 i t ci Si , ci N, then its character is P D Ä Ä 2 ci i , and (33) shows that ci .ei /=fi . V D 1 i t D V Therefore ÄVÄdetermines the multiplicity with which each Si occurs in V , and hence it determines the isomorphism class of V . 2

ASIDE 7.43 The proposition is false if F is allowed to have character- Â Ã i 1 i istic p 0. For example, the representation  Cp ¤ 7! 0 1 W ! GL2.F / of (7.1c) is not trivial, but it has the same character as the trivial representation. The proposition is false even when the charac- teristic of F doesn’t divide the order of the group, because, for any representation G GL.V /, the character of the representation of G on pV is identically! zero.

Any function G F that can be expressed as a Z-linear combination of characters! is called a virtual character.2

2Some authors call it a generalized character, but this is to be avoided: there is more than one way to generalize the notion of a character. 222 7. REPRESENTATIONS OF FINITE GROUPS

PROPOSITION 7.44 The simple characters of G form a Z- basis for the virtual characters of G.

PROOF. Let 1;:::; t be the simple characters of G. Then the characters of G are exactly the class functions that can P be expressed in the form mi i , mi N, and so the virtual characters are exactly the class functions2 that can be expressed P mi i , mi Z. Therefore the simple characters certainly 2 generate the Z-module of virtual characters, and Proposition 7.41 shows that they are linearly independent over Z (even over F ). 2

PROPOSITION 7.45 The simple characters of G form an F - basis for the class functions on G.

PROOF. The class functions are the functions from the set of conjugacy classes in G to F . As this set has t elements, they form an F -vector space of dimension t. As the simple charac- ters are a set of t linearly independent elements of this vector space, they must form a basis. 2

We now assume that F is a subfield of C stable under com- plex conjugation c c. 7! N For class functions f1 and f2 on G, define 1 X .f1 f2/ f1.a/f2.a/: j D G a G j j 2 LEMMA 7.46 The pairing . / is an inner product on the F - space of class functions on Gj. The characters of G 223

PROOF. We have to check:

.f1 f2 f / .f1 f / .f2 f / for all class functions ˘ C j D j C j f1;f2;f ; .cf1 f2/ c.f1;f2/ for c F and class functions ˘ j D 2 f1;f2; .f2 f1/ .f1 f2/ for all class functions f1;f2; ˘ .f jf / >D 0 forj all nonzero class functions f . ˘ j All of these are obvious from the definition. 2

For an F ŒG-module V , V G denotes the submodule of ele- ments fixed by G:

V G v V gv v for all g G D f 2 j D 2 g 1 P LEMMA 7.47 Let  be the element G a G a of F ŒG. For j j 2 G any F ŒG-module V , V is a projector with image V .

PROOF. For any g G, 2 1 X 1 X g ga a ; (34) D G a G D G a G D j j 2 j j 2 from which it follows that   (in the F -algebra F ŒG). Therefore, for any F ŒG-moduleDV , 2  and so  is a V D V V projector. If v is in its image, say v v0, then D .34/ gv gv0 v0 v D D D and so v lies in V G . Conversely, if v V G , the obviously 1 P 2 v G a G av v, and so v is in the image of . 2 D j j 2 D 224 7. REPRESENTATIONS OF FINITE GROUPS

PROPOSITION 7.48 For any F ŒG-module V ,

G 1 X dimF V V .a/: D G a G j j 2

PROOF. Let  be as in Lemma 7.47. Because V is a projec- tor, V is the direct sum of its 0-eigenspace and its 1-eigenspace, G and we showed that the latter is V . Therefore, TrV .V / G D dimF V . On the other hand, because the trace is a linear func- tion, 1 X 1 X TrV .V / TrV .aV / V .a/: D G a G D G a G j j 2 j j 2 2

THEOREM 7.49 For any F ŒG-modules V and W; dim Hom .V;W / . /. F F ŒG D V j W

PROOF. The group G acts on the space HomF .V;W / of F - linear maps V W by the rule, ! .g'/.v/ g.'.gv//; g G;' Hom .V;W /; v V; D 2 2 F 2 G and Hom .V;W / Hom .V;W /. 2 F D FG

COROLLARY 7.50 If and 0 are simple characters, then  1 if . / D 0 j 0 D 0 otherwise. The character table of a group 225

Therefore the simple characters form an orthonormal basis for the space of class functions on G.

The character table of a group

To be written.

Examples

To be written.

Exercises

7-1 Let C be an n r matrix with coefficients in a field F . Show that  M Mn.F / MC 0 f 2 j D g is a left ideal in Mn.F /, and that every left ideal is of this form for some C .

7-2 This exercise shows how to recover a finite group G from its of representations over a field k. Let S be a finite set, and let A be the set of maps S k. ! (a) Show that A becomes a with the prod- uct

.f1f2/.g/ f1.g/f2.g/; f1, f2 A; g G: D 2 2 226 7. REPRESENTATIONS OF FINITE GROUPS

Moreover, when we identify c k with the constant function, A becomes a k-algebra.2 (b) Show that Y A ks ' s S 2 (product of copies of k indexed by the elements of S), and that the ks are exactly the minimal k-subalgebras of A. Deduce that End .A/ Sym.S/. k-alg ' (c) Let .f1;f2/ A A act on S S by .f1;f2/.s1;s2/ 2   D f1.s1/f2.s2/; show that this defines a bijection A A Map.S S;k/. Now take S G. ˝ ' (d) Show that the map r G DEnd .A/, AW ! k-linear .r .g/f /.g / f .gg /; f A; g;g G A 0 D 0 2 0 2 is a representation of G (this is the regular representa- tion). (e) Define  A A A by .f /.g1;g2/ f .g1g2/. Show that,W for! any˝ homomorphism ˛ A D A of k- algebras such .1 ˛/   ˛, thereW exists! a unique element g G such˝ thatı ˛.fD / ıgf for all f A. [Hint: Deduce from2 (b) that there existsD a bijection2 G G such that .˛f /.g/ f .g/ for all g G. FromW the! hy- D 2 pothesis on ˛, deduce that .g1g2/ g1 .g2/ for all D  g1;g2 G.R/. Hence .g/ g .e/ for all g G. Deduce2 that ˛.f / .e/f forD allf A.] 2 (f) Show that the followingD maps are G-equivariant2 e k A (trivial representation on k; r on A/ W ! A m A A A (r r on A A; r on A/ W ˝ ! A ˝ A ˝ A  A A A (r on A; 1 r on A A/: W ! ˝ A ˝ A ˝ Exercises 227

(g) Suppose that we are given, for each finite dimensional representation .V;rV /, a k-linear map V . If the family .V / satisfies the conditions

i) for all representations V , W , V W V W ii) for k with its trivial representation,˝ D id˝; I k D k iii) for all G-equivariant maps ˛ V W , W ˛ ˛  W ! ı D ı V I then there exists a unique g G.R/ such that  2 V D rV .g/ for all V . [Hint: show that A satisfies the con- ditions of (d).]

NOTES For a historical account of the of finite groups, emphasizing the work of “the four principal contributors to the theory in its formative stages: Ferdinand Georg Frobenius, William Burnside, Issai Schur, and ”, see Curtis 1999.

Appendix A

Additional Exercises

34. Prove that a finite group G having just one maximal sub- group must be a cyclic p-group, p prime.

35. Let a and b be two elements of S76. If a and b both have order 146 and ab ba, what are the possible orders of the product ab? D 37. Suppose that the group G is generated by a set X. 1 (a) Show that if gxg X for all x X; g G, then the commutator subgroup2 of G is generated2 by2 the set of all 1 1 elements xyx y for x;y X. (b) Show that if x2 1 for all x 2X, then the subgroup H of G generated byD the set of all2 elements xy for x;y X has index 1 or 2. 2

229 230 A. ADDITIONAL EXERCISES

38. Suppose p 3 and 2p 1 are both prime numbers (e.g., p 3;7;19;31;:::/ . Prove, or disprove by example, that every groupD of order p.2p 1/ is commutative. 39. Let H be a subgroup of a group G. Prove or disprove the following: (a) If G is finite and P is a Sylow p-subgroup, then H P is a Sylow p-subgroup of H. \ (b) If G is finite, P is a Sylow p-subgroup, and H  NG .P /, then NG .H / H. D 1 (c) If g is an element of G such that gHg H, then g N .H /.  2 G 40. Prove that there is no simple group of order 616. 41. Let n and k be integers 1 k n. Let H be the subgroup Ä Ä of Sn generated by the cycle .a1 :::ak/. Find the order of the centralizer of H in Sn. Then find the order of the normalizer of H in Sn. [The centralizer of H is the set of g G such ghg 1 h for all h H. It is again a subgroup of G2.] D 2 42. Prove or disprove the following statement: if H is a sub- 1 group of an infinite group G, then for all x G, xH x H x 1H x H. 2  H)  43. Let H be a finite normal subgroup of a group G, and let g be an element of G. Suppose that g has order n and that the only element of H that commutes with g is 1. Show that: 1 1 (a) the mapping h g h gh is a bijection from H to H; 7! 231

(b) the coset gH consists of elements of G of order n.

44. Show that if a permutation in a subgroup G of Sn maps x to y, then the normalizers of the stabilizers Stab.x/ and Stab.y/ of x and y have the same order. 45. Prove that if all Sylow subgroups of a finite group G are normal and abelian, then the group is abelian. 46. A group is generated by two elements a and b satisfying the relations: a3 b2, am 1, bn 1 where m and n are positive integers. ForD what valuesD of mDand n can G be infinite. 47. Show that the group G generated by elements x and y with defining relations x2 y3 .xy/4 1 is a finite solvable group, and find the orderD of DG and itsD successive derived sub- groups G0, G00, G000. 48. A group G is generated by a normal set X of elements of order 2. Show that the commutator subgroup G0 of G is generated by all squares of products xy of pairs of elements of X.

49. Determine the normalizer N in GLn.F / of the subgroup H of diagonal matrices, and prove that N=H is isomorphic to the symmetric group Sn. 50. Let G be a group with generators x and y and defining rela- tions x2, y5, .xy/4. What is the index in G of the commutator group G0 of G. 51. Let G be a finite group, and H the subgroup generated by the elements of odd order. Show that H is normal, and that the order of G=H is a power of 2. 232 A. ADDITIONAL EXERCISES

52. Let G be a finite group, and P a Sylow p-subgroup. Show that if H is a subgroup of G such that N .P / H G, then G   (a) the normalizer of H in G is H; (b) .G H/ 1 (mod p). W Á 53. Let G be a group of order 33 25. Show that G is solvable. (Hint: A first step is to find a normal subgroup of order 11 using the Sylow theorems.) 54. Suppose that ˛ is an endomorphism of the group G that maps G onto G and commutes with all inner automorphisms of G. Show that if G is its own commutator subgroup, then ˛x x for all x in G. D 55. Let G be a finite group with generators s and t each of order 2. Let n .G 1/=2. D W (a) Show that G has a cyclic subgroup of order n. Now as- sume n odd. (b) Describe all conjugacy classes of G. (c) Describe all subgroups of G of the form C.x/ y G xy yx , x G. D f 2 (d) Describej D allg cyclic2 subgroups of G. (e) Describe all subgroups of G in terms of (b) and (d). (f) Verify that any two p-subgroups of G are conjugate .p prime).

56. Let G act transitively on a set X. Let N be a normal sub- group of G, and let Y be the set of orbits of N in X. Prove that: 233

(a) There is a natural action of G on Y which is transitive and shows that every orbit of N on X has the same car- dinality. (b) Show by example that if N is not normal then its orbits need not have the same cardinality.

57. Prove that every of a finite p-group is normal of prime index .p is prime). 58. A group G is metacyclic if it has a cyclic normal subgroup N with cyclic quotient G=N . Prove that subgroups and quo- tient groups of metacyclic groups are metacyclic. Prove or dis- prove that direct products of metacyclic groups are metacylic. 59. Let G be a group acting doubly transitively on X, and let x X. Prove that: 2 (a) The stabilizer Gx of x is a maximal subgroup of G. (b) If N is a normal subgroup of G, then either N is con- tained in Gx or it acts transitively on X.

1 5 60. Let x;y be elements of a group G such that xyx y , x has order 3, and y 1 has odd order. Find (with proof)D the order of y. ¤ 61. Let H be a maximal subgroup of G, and let A be a normal subgroup of H and such that the conjugates of A in G generate it. (a) Prove that if N is a normal subgroup of G, then either N H or G NA.  D 234 A. ADDITIONAL EXERCISES

(b) Let M be the intersection of the conjugates of H in G. Prove that if G is equal to its commutator subgroup and A is abelian, then G=M is a simple group.

62. (a) Prove that the centre of a nonabelian group of order p3, p prime, has order p. (b) Exhibit a nonabelian group of order 16 whose centre is not cyclic. 63. Show that the group with generators ˛ and ˇ and defining relations ˛2 ˇ2 .˛ˇ/3 1 D D D is isomorphic with the symmetric group S3 of degree 3 by giv- ing, with proof, an explicit isomorphism. 64. Prove or give a counter-example: (a) Every group of order 30 has a normal subgroup of order 15. (b) Every group of order 30 is nilpotent.

65. Let t Z, and let G be the group with generators x;y and relations xyx2 1 yt , x3 1. D D (a) Find necessary and sufficient conditions on t for G to be finite. (b) In case G is finite, determine its order.

66. Let G be a group of order pq, p q primes. ¤ (a) Prove G is solvable. 235

(b) Prove that G is nilpotent G is abelian G is cyclic. ” ” (c) Is G always nilpotent? (Prove or find a counterexample.)

67. Let X be a set with pn elements, p prime, and let G be a finite group acting transitively on X. Prove that every Sylow p-subgroup of G acts transitively on X. 4 2 2 1 68. Let G a;b;c bc cb, a b c 1; aca c, 1 D h j D D D D D aba bc . Determine the order of G and find the derived series ofDG. i 69. Let N be a nontrivial normal subgroup of a nilpotent group G. Prove that N Z.G/ 1. \ ¤ 70. Do not assume Sylow’s theorems in this problem. (a) Let H be a subgroup of a finite group G, and P a Sylow p-subgroup of G. Prove that there exists an x G such 1 2 that xP x H is a Sylow p-subgroup of H. \ 01 :::1 0 1 (b) Prove that the group of n n matrices B C is  @ ::: A 0 1 a Sylow p-subgroup of GLn.Fp/. (c) Indicate how (a) and (b) can be used to prove that any finite group has a Sylow p-subgroup.

71. Suppose H is a normal subgroup of a finite group G such that G=H is cyclic of order n, where n is relatively prime to .G 1/. Prove that G is equal to the semidirect product H o S withW S a cyclic subgroup of G of order n. 236 A. ADDITIONAL EXERCISES

72. Let H be a minimal normal subgroup of a finite solvable group G. Prove that H is isomorphic to a direct sum of cyclic groups of order p for some prime p. 73. (a) Prove that subgroups A and B of a group G are of finite index in G if and only if A B is of finite index in G. (b) An element x of a group\ G is said to be an FC-element if its centralizer CG .x/ has finite index in G. Prove that the set of all FC elements in G is a normal. 74. Let G be a group of order p2q2 for primes p > q. Prove that G has a normal subgroup of order pn for some n 1.  75. (a) Let K be a finite nilpotent group, and let L be a sub- group of K such that L ıK K, where ıK is the derived sub- group. Prove that L K . [YouD may assume that a finite group is nilpotent if and onlyD if every maximal subgroup is normal.] (b) Let G be a finite group. If G has a subgroup H such that both G=ıH and H are nilpotent, prove that G is nilpotent. 76. Let G be a finite noncyclic p-group. Prove that the follow- ing are equivalent: (a) .G Z.G// p2. (b) EveryW maximalÄ subgroup of G is abelian. (c) There exist at least two maximal subgroups that are abelian.

77. Prove that every group G of order 56 can be written (non- trivially) as a semidirect product. Find (with proofs) two non- isomorphic non-abelian groups of order 56. 78. Let G be a finite group and ' G G a homomorphism. W ! 237

(a) Prove that there is an integer n 0 such that 'n.G/ 'm.G/ for all integers m n. Let ˛ 'n. D (b) Prove that G is the semi-direct productD of the subgroups Ker˛ and Im˛. (c) Prove that Im˛ is normal in G or give a counterexample.

79. Let S be a set of representatives for the conjugacy classes in a finite group G and let H be a subgroup of G. Show that S H H G.  H) D 80. Let G be a finite group. (a) Prove that there is a unique normal subgroup K of G such that (i) G=K is solvable and (ii) if N is a normal subgroup and G=N is solvable, then N K. (b) Show that K is characteristic.  (c) Prove that K ŒK;K and that K 1 or K is nonsolv- able. D D

Appendix B

Solutions to the Exercises

These solutions fall somewhere between hints and complete so- lutions. Students were expected to write out complete solutions.

1-1 By inspection, the only element of order 2 is c a2 b2. 1 D D1 Since gcg also has order 2, it must equal c, i.e., gcg c for all g Q. Thus c commutes with all elements of Q,D and 1;c is a2 normal subgroup of Q. The remaining subgroups havef g orders 1, 4, or 8, and are automatically normal (see 1.36a).

n Â1 1à Â1 1à Â1 nà 1-2 The product ab , and . D 0 1 0 1 D 0 1

239 240 B. SOLUTIONSTOTHE EXERCISES

1 1-3 Consider the subsets g;g of G. Each set has exactly 2 elements unless g has orderf 1 gor 2, in which case it has 1 element. Since G is a disjoint union of these sets, there must be a (nonzero) even number of sets with 1 element, and hence at least one element of order 2.

1-4 The symmetric group Sn contains a subgroup that is a di- rect product of subgroups Sn1 ,..., Snr .

1-5 Because the group G=N has order n, .gN /n 1 for every g G (see 1.27). But .gN /n gnN , and so gnD N . For the 2 D 2 second statement, consider the subgroup 1;s of D3. It has f g 3 index 3 in D3, but the element t has order 2, and so t t 1;s . D … f g 1-6 (a) Let a;b G. We are given that a2 b2 .ab/2 e. In particular, abab2 e. On multiplying thisD on rightD by baD, we find that ab ba. (b)D Show by induction that D n 01 a b1 0 n.n 1/ 1 1 na nb 2 ac @0 1 cA @0 1C nc A: 0 0 1 D 0 0 1

1-7 Commensurability is obviously reflexive and symmetric, and so it suffices to prove transitivity. We shall use that if a subgroup H of a group G has finite index in G, then H G \ 0 has finite index in G0 for any subgroup G0 of G (because the natural map G =H G G=H is injective). Using this, it 0 \ 0 ! follows that if H1 and H3 are both commensurable with H2, 241

then H1 H2 H3 is of finite index in H1 H2 and in H2 \ \ \ \ H3 (and therefore also in H1 and H3). As H1 H3 H1 \  \ H2 H3, it also has finite index in each of H1 and H3. \ 1-8 By assumption, the set G is nonempty, so let a G. Be- cause G satisfies the cancellation law, the map x ax2G G is a permutuation of G, and some power of this7! permutationW ! is the identity permutation. Therefore, for some n 1, anx x for all x G, and so an is a left neutral element. By counting,D one sees2 that every element has a left inverse, and so we can apply (1.10a).

2-1 The key point is that a a2 an . Apply (1.50) to h i D h i  h i see that D2n breaks up as a product.

2-2 Note first that any group generated by a commuting set of elements must be commutative, and so the group G in the problem is commutative. According to (2.8), any map a1;:::;an A with A commutative extends uniquely to ho- momorphismf g !G A, and so G has the universal property that ! characterizes the free abelian group on the generators ai .

1 1 2-3 (a) If a b, then the word a ab b is reduced ¤ n n   and 1. Therefore, if a b 1, then a b. (b) is similar. (c) The¤ reduced form of xn, x D 1, has lengthD at least n. ¤ 2-4 (a) Universality. (b) C C is commutative, and the only commutative free groups1  are11 and C . (c) Suppose a 1 is a nonempty reduced word in x1;:::;xn, say a xi (or D  242 B. SOLUTIONSTOTHE EXERCISES

1 def 1 1 x ). For j i, the reduced form of Œxj ;a xj ax a i  ¤ D j can’t be empty, and so a and xj don’t commute.

2 2 1 2-5 The unique element of order 2 is b . Since gb g also 2 1 2 has order 2 for any g Qn, we see that gb g b , and so b2 lies in the centre.2 [Check that it is the full centre.]D The 2 quotient group Qn= b has generators a and b, and relations n 2 h i a2 1, b2 1, bab 1 a 1, which is a presentation for D D D D n 2 (see 2.9). 2

2-6 (a) A comparison of the presentation Dn r;s rn;s2;srsr 1 with that for G suggests putting r Dab h andj s a. CheckD (usingi 2.8) that there are homomorphisms:D D

Dn G; r ab; s a; ! 7! 7! 1 G Dn; a s; b s r. ! 7! 7! The composites Dn G Dn and G Dn G are the both the identity map! on generating! elements,! and! therefore (2.8 again) are identity maps. (b) Omit.

3 1 3 1 3 3 2-7 The hint gives ab a bc b . But b 1. So c 1. 4 D 1D D Since c 1, this forces c 1. From acac 1 this gives a2 1. ButD a3 1. So a D 1. The final relationD then gives b D1. D D D 2-8 The elements x2, xy, y2 lie in the kernel, and it is easy to see that x;y x2;xy;y2 has order (at most) 2, and so they h j i 243 must generate the kernel (at least as a normal group — the problem is unclear). One can prove directly that these elements are free, or else apply the Nielsen-Schreier theorem (2.6). Note that the formula on p. 68 (correctly) predicts that the kernel is free of rank 2 2 2 1 3  C D 2-9 We have to show that if s and t are elements of a finite 1 3 5 group satisfying t s t s , then the given element g is equal to 1. Because the groupD is finite, sn 1 for some n. If 3 n, the proof is easy, and so we suppose thatD gcd.3;n/ 1. Butj then D 3r nr0 1, some r;r0 Z; C D 2 and so s3r s. Hence D t 1st t 1s3r t .t 1s3t/r s5r : D D D Now,

g s 1.t 1s 1t/s.t 1st/ s 1s 5r ss5r 1; D D D as required. [In such a question, look for a pattern. Note that g has two conjugates in it, as does the relation for G, and so it is natural to try to relate them.]

3-1 Let N be the unique subgroup of order 2 in G. Then G=N has order 4, but there is no subgroup Q G of order 4 with Q N 1 (because every group of order4 contains a group \ D of order 2), and so G N o Q for any Q. A similar argument applies to subgroups N¤ of order 4. 244 B. SOLUTIONSTOTHE EXERCISES

1 3-2 For any g G, gMg is a subgroup of order m, and therefore equals2M . Thus M (similarly N ) is normal in G, and MN is a subgroup of G. The order of any element of M N divides gcd.m;n/ 1, and so equals 1. Now (1.51) shows\ that M N MN , whichD therefore has order mn, and so equals G.  

3-3 Show that GL2.F2/ permutes the 3 nonzero vectors in F2 F2 (2-dimensional vector space over F2).  3-4 The following solutions were suggested by readers. We write the quaternion group as Q 1; i; j; k : D f˙ ˙ ˙ ˙ g (A) Take a cube. Write the six elements of Q of order 4 on the six faces with i opposite i, etc.. Each rotation of the cube induces an automorphism ofQ, and Aut.Q/ is the symmetry group of the cube, S4. (B) The group Q has one element of order 2, namely 1, and six elements of order 4, namely, i, j , k. Any automorphism ˛ of Q must map 1 to itself˙ and˙ permute˙ the elements of order 4. Note that ij k, jk i, ki j , so ˛ must send the circularly ordered setD i;j;k Dto a similarD set, i.e., to one of the eight sets in the following table: i j k i j k i j k i j k i k j i k j i k j i k j Because ˛. 1/ 1, ˛ must permute the rows of the table, and it is not difficultD to see that all permutations are possible. 245

3-5 The pair 80 19 80 19 < 1 0 b = < a 0 0 = N @0 1 cA and Q @0 a 0A D : 0 0 1 ; D : 0 0 d ; satisfies the conditions (i), (ii), (iii) of (3.8). For example, for (i) (Maple says that) 0 10 10 1 1 a 0 b 1 0 b a 0 b @0 a c A@0 1 cA@0 a c A 0 0 d 0 0 1 0 0 d D 0 b 1 1 1 0 d d .b ab/ c C 1 C @0 1 d d .c ac/A 0 0 C 1 C It is not a direct product of the two groups because it is not commutative.

1 3-6 Let g generate C . Then the only other generator is g , and the only nontrivial1 automorphism is g g 1. Hence 7! Aut.C / 1 . The homomorphism S3 Aut.S3/ is in- 1 D f˙ g ! jective because Z.S3/ 1, but S3 has exactly 3 elements D 2 a1;a2;a3 of order 2 and 2 elements b;b of order 3. The ele- ments a1;b generate S3, and there are only 6 possibilities for ˛.a1/, ˛.b/, and so S3 Aut.S3/ is also onto. ! 3-7 (a) The element go.q/ N , and so has order dividing N . (c) The element g .1;4;3/.2;5/2 , and so this is obvi- jous.j (d) By the first part,D ..1;0;:::;0/;q/p ..1;:::;1/;1/, D 246 B. SOLUTIONSTOTHE EXERCISES

p and .1;:::;1/ has order p in .Cp/ . (e) We have .n;q/.n;q/ D .nn 1;qq/ .1;1/: D 3-8 Let n q Z.G/. Then  2 .n q/.1 q / n qq    0 D  0 all q Q .1 q /.n q/ q nq 1 q q 0 2  0  D 0 0  0 n C .Q/ 2 N H) q Z.Q/ 2 and

1  .n q/.n0 1/ nqn0q q   D  n0 N .n 1/.n q/ n n q 2 0   D 0  n 1n n qn q 1: H) 0 D 0 The converse and the remaining statements are easy.

4-1 Let ' G=H1 G=H2 be a G-map, and let '.H1/ W ! D gH2. For a G, '.aH1/ a'.H1/ agH2. When a H1, 2 D D 1 2 '.aH1/ gH2, and so agH2 gH2; hence g ag H2, and D 1 D 1 2 so a gH2g . We have shown H1 gH2g . Conversely, 2  if g satisfies this condition, the aH1 agH2 is a well-defined map of G-sets. 7!

4-2 (a) Let H be a proper subgroup of G, and let N NG .H /. The number of conjugates of H is .G N/ .GD H/ (see W Ä W 247

4.8). Since each conjugate of H has .H 1/ elements and the conjugates overlap (at least) in 1 , we seeW that f g ˇ[ ˇ ˇ gHg 1ˇ < .G H /.H 1/ .G 1/: ˇ ˇ W W D W (b) Use that the action of G on the left cosets of H de- fines a homomorphism ' G Sn, and look at the finite group G=Ker.'/. W ! (c) Let G GLn.k/ with k an algebraically closed field. Every elementD of G is conjugate to an upper triangular matrix (its Jordan form). Therefore G is equal to the union of the con- jugates of the subgroup of upper triangular matrices. (d) Choose S to be a set of representatives for the conjugacy classes.

4-3 Let H be a subgroup of a finite group G, and assume that H contains at least one element from each conjugacy class of G. Then G is the union of the conjugates of H, and so we can apply Exercise 4-2. (According to Serre 2003, this result goes back to Jordan in the 1870s.)

4-4 According to 4.17, 4.18, there is a normal subgroup N of order p2, which is commutative. Now show that G has an el- ement c of order p not in N , and deduce that G N o c , etc.. D h i

4-5 Let H be a subgroup of index p, and let N be the kernel of G Sym.G=H / — it is the largest normal subgroup of G contained! in H (see 4.22). If N H, then .H N/ is divisible ¤ W 248 B. SOLUTIONSTOTHE EXERCISES by a prime q p, and .G N/ is divisible by pq. But pq doesn’t divide pŠ — contradiction.W

4-6 Embed G into S2m, and let N A2m G. Then G=N , D \ ! S2m=A2m C2, and so .G N/ 2. Let a be an element of D W Ä order 2 in G, and let b1;:::;bm be a set of right coset rep- resentatives for a in G, so that G b1;ab1;:::;bm;abm . h i D f g The image of a in S2m is the product of the m transpositions .b1;ab1/;:::;.bm;abm/, and since m is odd, this implies that a N . …

4-7 The set X of k-cycles in Sn is normal, and so the group it generates is normal (1.38). But, when n 5, the only nontrivial  normal subgroups of Sn are An and Sn itself. If k is odd, then X is contained in An, and if k is even, then it isn’t.

4-8 (a) The number of possible first rows is 23 1; of second rows 23 2; of third rows 23 22; whence .G 1/ 7 6 4 3 3 W D   D 168. (b) Let V F2. Then V 2 8. Each line through the origin containsD exactly onej j point D Dorigin, and so X 7. (c) We make a list of possible characteristic¤ and minimalj j D polynomials: Characteristic poly. Min’l poly. Size Order of element in class 1 X3 X2 X 1 X 1 1 1 2 X3 C X2 C X C 1 .XC 1/2 21 2 3 X3 C X2 C X C 1 .X C 1/3 42 4 4 X3 C 1 C C SameC 56 3 5 X3 C X 1 (irreducible) Same 24 7 6 X3 C X2C 1 (irreducible) Same 24 7 Here sizeC denotesC the number of elements in the conjugacy class. Case 5: Let ˛ be an endomorphism with characteristic 249 polynomial X3 X 1. Check from its minimal polynomial that ˛7 1, andC soC˛ has order 7. Note that V is a free D F2Œ˛-module of rank one, and so the centralizer of ˛ in G is F2Œ˛ G ˛ . Thus CG .˛/ 7, and the number of elements\ in theD conjugacy h i classj of j˛ Dis 168=7 24. Case 6: D Exactly the same as Case 5. Case 4: Here V V1 V2 as an D ˚ F2Œ˛-module, and

End .V / End .V1/ End .V2/: F2Œ˛ D F2Œ˛ ˚ F2Œ˛ Deduce that CG .˛/ 3, and so the number of conjugates 168 j j D of ˛ is 3 56. Case 3: Here CG .˛/ F2Œ˛ G ˛ , which has orderD 4. Case 1: Here ˛ is the identityD element.\ DCase h i 2: Here V V1 V2 as an F2Œ˛-module, where ˛ acts as D ˚ 2 1 on V1 and has minimal polynomial X 1 on V2. Either analyse, or simply note that this conjugacyC class contains all the remaining elements. (d) Since 168 23 3 7, a proper nontrivial subgroup H of G will have orderD   2;4;8;3;6;12;24;7;14;28;56;21;24, or 84: If H is normal, it will be a disjoint union of 1 and some other Pf g conjugacy classes, and so .N 1/ 1 ci with ci equal to 21, 24, 42, or 56, but this doesn’tW happen.D C

4-9 Since G=Z.G/ , Aut.G/, we see that G=Z.G/ is cyclic, and so by (4.19) that!G is commutative. If G is finite and not cyclic, it has a factor Cpr Cps etc..  4-10 Clearly .ij / .1j/.1i/.1j/. Hence any subgroup con- taining .12/;.13/;:::D contains all transpositions, and we know Sn is generated by transpositions. 250 B. SOLUTIONSTOTHE EXERCISES

4-11 Note that C .x/ H C .x/, and so H=C .x/ G \ D H H  H CG .x/=CG .x//. Prove each class has the same number c of elements. Then K .G C .x// .G H C .x//.H C .x/ C .x// kc: j j D W G D W  G  G W G D 4-12 (a) The first equivalence follows from the preceding prob- lem. For the second, note that  commutes with all cycles in its decomposition, and so they must be even (i.e., have odd length); if two cycles have the same odd length k, one can find a product of k transpositions which interchanges them, and commutes with ; conversely, show that if the partition of n defined by  consists of distinct integers, then  com- mutes only with the group generated by the cycles in its cycle decomposition. (b) List of conjugacy classes in S7, their size, parity, and (when the parity is even) whether it splits in A7. Cycle Size Parity Splits in A7‹C7./ contains 1 .1/ 1 E N 2 .12/ 21 O 3 .123/ 70 E N .67/ 4 .1234/ 210 O 5 .12345/ 504 E N .67/ 6 .123456/ 840 O 7 .1234567/ 720 E Y 720 doesn’t divide 2520 8 .12/.34/ 105 E N .67/ 9 .12/.345/ 420 O 10 .12/.3456/ 630 E N .12/ 11 .12/.3456/ 504 O 12 .123/.456/ 280 E N .14/.25/.36/ 13 .123/.4567/ 420 O 14 .12/.34/.56/ 105 O 15 .12/.34/.567/ 210 E N .12/ 251

4-13 According to GAP, n 6, a .13/.26/.45/, b .12/.34/.56/. D 7! 7!

1 4-14 Since Stab.gx0/ g Stab.x0/g , if H Stab.x0/ then H Stab.x/ for all x,D and so H 1, contrary to hypothesis.  D Now Stab.x0/ is maximal, and so H Stab.x0/ G, which shows that H acts transitively.  D

5-1 Let p be a prime dividing G and let P be a Sylow p- subgroup, of order pm say. Thej elementsj of P all have order dividing pm, and it has at most

pm 1 1 p pm 1 < pm C C  C D p 1 m 1 elements of order dividing p ; therefore P must have an el- ement of order pm, and so it is cyclic. Each Sylow p-subgroup has exactly pm elements of order dividing pm, and so there can be only one. Now (5.9) shows that G is a product of its Sylow subgroups.

6-2 No, D4 and the quaternion group have isomorphic com- mutator subgroups and quotient groups but are not isomorphic. Similarly, Sn and An C2 are not isomorphic when n 5.  

Appendix C

Two-Hour Examination

1. Which of the following statements are true (give brief jus- tifications for each of (a), (b), (c), (d); give a correct set of implications for (e)). (a) If a and b are elements of a group, then a2 1; b3 1 .ab/6 1. D D (b) TheH) followingD two elements are conjugate in S7: Â1 2 3 4 5 6 7Ã ; 3 4 5 6 7 2 1 Â1 2 3 4 5 6 7Ã : 2 3 1 5 6 7 4

(c) If G and H are finite groups and G A594 H A594; then G H.     253 254 C. TWO-HOUR EXAMINATION

(d) The only subgroup of A5 containing .123/ is A5 itself. (e) Nilpotent cyclic commutative solvable (for a finiteH) group). H) H)

2. How many Sylow 11-subgroups can a group of order 110 2 5 11 have? Classify the groups of order 110 containingD a subgroup  of order 10. Must every group of order 110 contain a subgroup of order 10?

3. Let G be a finite nilpotent group. Show that if every com- mutative quotient of G is cyclic, then G itself is cyclic. Is the statement true for nonnilpotent groups?

4. (a) Let G be a subgroup of Sym.X/, where X is a set with n elements. If G is commutative and acts transitively on X, show that each element g 1 of G moves every element of X. Deduce that .G 1/ n. ¤ W Ä (b) For each m 1, find a commutative subgroup of S3m of m  order 3 . n (c) Show that a commutative subgroup of Sn has order 3 3 . Ä 5. Let H be a normal subgroup of a group G, and let P be a subgroup of H. Assume that every automorphism of H is inner. Prove that G H N .P /. D  G 6. (a) Describe the group with generators x and y and defining 1 1 relation yxy x . (b) Describe theD group with generators x and y and defining relations yxy 1 x 1, xyx 1 y 1. D D 255

You may use results proved in class or in the notes, but you should indicate clearly what you are using. 256 C. TWO-HOUR EXAMINATION

SOLUTIONS 1. (a) False: in a;b a2;b3 , ab has infinite order. (b) True,h thej cyclei decompositions are (1357)(246), (123)(4567). (c) True, use the Krull-Schmidt theorem. (d) False, the group it generates is proper. (e) Cyclic commutative nilpotent solvable. H) H) H)

2. The number of Sylow 11-subgroups s11 1;12;::: and di- vides 10. Hence there is only one Sylow 11-subgroupD P . Have

G P o H;P C11;H C10 or D5: D D D Now have to look at the maps  H Aut.C11/ C10. Yes, by the Schur-Zassenhaus lemma.W ! D

3. Suppose G has class > 1. Then G has quotient H of class 2. Consider

1 Z.H / H H=Z.H / 1: ! ! ! ! Then H is commutative by (4.17), which is a contradiction. Therefore G is commutative, and hence cyclic. Alternatively, by induction, which shows that G=Z.G/ is cyclic. No! In fact, it’s not even true for solvable groups (e.g., S3).

4. (a) If gx x, then ghx hgx hx. Hence g fixes every element of XD, and so g 1.D Fix an xD X; then g gx G D 2 7! W ! 257

X is injective. [Note that Cayley’s theorem gives an embedding G, Sn, n .G 1/.] !(b) PartitionD theW set into subsets of order 3, and let G D G1 Gm.    (c) Let O1;:::;Or be the orbits of G, and let Gi be the image of G in Sym.Oi /. Then G, G1 Gr , and so (by induction), !   

n1 nr n .G 1/ .G1 1/ .Gr 1/ 3 3 3 3 3 3 : W Ä W  W Ä  D

5. Let g G, and let h H be such that conjugation by h on 2 2 1 1 H agrees with conjugation by g. Then gP g hP h , and so h 1g N .P /. D 2 G 6. (a) It’s the group .

G x o y C o C D h i h i D 1 1 with  C Aut.C / 1. Alternatively, the elements can W 1 ! 1 D ˙ i j be written uniquely in the form x y , i;j Z, and yx 1 2 D x y. (b) It’s the quaternion group. From the two relations get

yx x 1y; yx xy 1 D D and so x2 y2. The second relation implies D xy2x 1 y 2; y2; D D 258 C. TWO-HOUR EXAMINATION and so y4 1. Alternatively,D the Todd-Coxeter algorithm shows that it is the subgroup of S8 generated by .1287/.3465/ and .1584/.2673/. Bibliography

ALPERIN,J.L. AND BELL, R. B. 1995. Groups and repre- sentations, volume 162 of Graduate Texts in Mathematics. Springer-Verlag, New York.

ARTIN, M. 1991. Algebra. Prentice Hall Inc., Englewood Cliffs, NJ.

ASCHBACHER,M. AND SMITH, S. D. 2004. The classifica- tion of quasithin groups. I, II, volume 111, 112 of Mathe- matical Surveys and Monographs. American Mathematical Society, Providence, RI. Structure of strongly quasithin K- groups.

BESCHE,H.U.,EICK,B., AND O’BRIEN, E. A. 2001. The groups of order at most 2000. Electron. Res. Announc. Amer. Math. Soc. 7:1–4 (electronic).

BRAUER,R. AND FOWLER, K. A. 1955. On groups of even order. Ann. of Math. (2) 62:565–583.

259 260 BIBLIOGRAPHY

BURNSIDE, W. 1897. Theory of groups of finite order. Cam- bridge: at the University Press, Cambridge.

CURTIS, C. W. 1999. Pioneers of representation theory: Frobenius, Burnside, Schur, and Brauer, volume 15 of His- tory of Mathematics. American Mathematical Society, Prov- idence, RI.

FEIT, W. 1995. On the work of Efim Zelmanov. In Proceedings of the International Congress of Mathematicians, Vol. 1, 2 (Zurich,¨ 1994), pp. 17–24, Basel. Birkhauser.¨

FEIT, W. AND THOMPSON, J. G. 1963. Solvability of groups of odd order. Pacific J. Math. 13:775–1029.

GLAUBERMAN, G. 1999. A new look at the Feit-Thompson odd order theorem. Mat. Contemp. 16:73–92. 15th School of Algebra (Portuguese) (Canela, 1998). Available at www. mat.unb.br/~matcont/16_5.ps. HALL,JR., M. 1959. The theory of groups. The Macmillan Co., New York, N.Y.

HUMPHREYS, J. E. 1990. Reflection groups and Coxeter groups, volume 29 of Cambridge Studies in Advanced Math- ematics. Cambridge University Press, Cambridge.

MASSEY, W. S. 1967. Algebraic topology: An introduction. Harcourt, Brace & World, Inc., New York.

PYBER, L. 1993. Enumerating finite groups of given order. Ann. of Math. (2) 137:203–220. Bibliography 261

RONAN, M. 2006. Symmetry and the monster. One of the greatest quests of mathematics. Oxford University Press, Oxford.

ROTMAN, J. J. 1995. An introduction to the theory of groups, volume 148 of Graduate Texts in Mathematics. Springer- Verlag, New York, fourth edition.

SCHUPP, P. E. 1987. A characterization of inner automor- phisms. Proc. Amer. Math. Soc. 101:226–228.

SERRE, J.-P. 1980. Trees. Springer-Verlag, Berlin. Translated from the French by John Stillwell.

SERRE, J.-P. 2003. On a theorem of Jordan. Bull. Amer. Math. Soc. (N.S.) 40:429–440.

SOLOMON, R. 2001. A brief history of the classification of the finite simple groups. Bull. Amer. Math. Soc. (N.S.) 38:315– 352.

SYLOW, M. L. 1872. Theor´ emes` sur les groupes de substitu- tions. Math. Ann. 5:584–594.

WILD, M. 2005. The groups of order sixteen made easy. Amer. Math. Monthly 112:20–31.

Index

action simple, 203 doubly transitive, 113 algorithm effective, 110 Todd-Coxeter, 76, 137 faithful, 110 An, 127 free, 114 automorphism imprimitive, 140 inner, 84 k-fold transitive, 113 of a bilinear form, 17 left, 109 of a group, 83 linear, 194 outer, 84 primitive, 140 right, 111 basis transitive, 113 for a commutative trivial, 109 group, 49 algebra block, 141 division, 205 group, 200 centralizer quaternion, 205 of element, 115 semisimple, 212 of subgroup, 230

263 264 INDEX centralizer, of a subalgebra, central, 98 206 isomorphic, 98 centre split, 98 of a group, 23 extension, of groups, 98 class nilpotency, 177 faithful representation, 192 class equation flag class, 119 full, 154 Cm, 15 Frattini’s argument, 182 commutator, 48, 70 composition factors, 170 G-map, 111 conjugacy class, 112 G-set, 109 coset generates, 24 left, 32 generators right, 32 of a group, 69 Coxeter system, 76 GLn.F /, 17 cycle, 128 group, 11 4-, 27 dimension, 205 A-, 183 disjoint cycles abelian, 16 disjoint, 128 additive, 12 Dn, 25 alternating, 127 Burnside, 75 element commutative, 16 neutral, 12 complete, 85 elementary divisors, 52 Coxeter, 77 equivariant map, 111 cyclic, 24 exact sequence, 98 dihedral, 25 exponent finite reflection, 78 of a group, 59, 75 finitely presented, 74 extension free, 66 Index 265

free abelian, 70 of order 30, 158 general linear, 17 of order 60, 162 indecomposable, 187 of order 99, 156 isotropy, 113 of order p, 34 metabelian, 177 of order p2, 121 metacyclic, 233 of order p3, 160 multiplicative, 12 of order pq, 157 nilpotent, 177 of small order, 28 of rigid motions, 111 of symmetries, 16 homogeneous, 113 orthogonal, 18 homomorphism p, 14 admissible, 184 permutation, 16 of groups, 30 primitive, 140 quaternion, 27 index generalized, 70 of a subgroup, 33 quotient, 41 invariant factors, 52 reflection, 78 inverse, 12 simple, 37 inversion, of a permutation, soluble, 170 125 solvable, 136, 170 isomorphism special linear, 40 of G-sets, 111 symplectic, 19 of groups, 14, 30 with operators, 183 group. kernel, 39 factor, 41 Klein Viergruppe, 27 groups of order 12, 159 length m n of order 2 p , m of a subnormal series, Ä 3., 161 166 of order 2p, 120 solvable, 176 266 INDEX length of a cycle, 128 word, 74 product map, of G-sets, 111 direct, 16, 46 module knit, 97 semisimple, 192 semidirect, 90 simple, 192 Zappa-Szep,´ 97 monoid projector, 198 free, 62 quotients, of a normal series negative, 12 of a normal series, 166 normalizer of a subgroup, 115 rank of a commutative opposite algebra, 192 group, 52 orbit, 112 of a Coxeter system, 77 order of a free group, 69 of a group, 14 reduced form of an element, 15 of a word, 64 reflection, 78 partition relations, 69 of a natural number, defining, 69 131 representation stabilized, 139 linear, 194 permutation matrix, 192 even, 125 odd, 125 series presentation admissible subnormal, of a group, 69 186 problem ascending central, 177 Burnside, 75 composition, 166 restricted Burnside, 75 derived, 175 Index 267

normal, 165 table solvable, 170 multiplication, 21 subnormal, 165 theorem without repetitions, Cauchy, 119 165 Cayley, 31 signature, 125 centre of a p-group, skew field, 205 121 Sn, 16, 28 commutative groups stabilizer have bases, 50 of a subset, 115 correspondence, 44 of an element, 113 double centralizer, 207 stable subset factorization of homo- stable, 111 morphisms, 42 subgroup, 23 Feit-Thompson, 171 A-invariant, 184 Galois, 134 admissible, 184 isomorphism, 43 characteristic, 88 Jordan-Holder,¨ 168 commutator, 174 Krull-Schmidt, 188 first derived, 174 Lagrange, 33 generated by a set, 24 Maschke, 196 normal, 35 Nielsen-Schreier, 68 normal generated by a nilpotency condition, set, 38 181 second derived, 175 primitivity condition, Sylow p-, 147 141 torsion, 17 Schur-Zassenhaus, 99 subset structure of commuta- normal, 38 tive groups, 52 support structure of Coxeter of a cycle, 128 groups, 79 Sylow I, 149 268 INDEX

Sylow II, 151 Sylow subgroups of subgroups, 155 transposition, 28 word, 62 reduced, 64 words equivalent, 65