Constructing All Composition Series of a Finite Group

Total Page:16

File Type:pdf, Size:1020Kb

Constructing All Composition Series of a Finite Group Constructing All Composition Series of a Finite Group Alexander Hulpke Department of Mathematics Colorado State University 1874 Campus Delivery Fort Collins, CO, 80523-1874, USA [email protected] ABSTRACT Subgroups that can occur in a composition series are called This paper describes an effective method for enumerating subnormal, thus a list of all subnormal subgroups will be a all composition series of a finite group, possibly up to action by-product of such an enumeration. of a group of automorphisms. By building the series in an For solvable groups, the set of all composition series also ascending way it only requires a very easy case of comple- parameterizes the set of polycyclic presentations, up to a ment computation and can avoid the need to fuse subspace choice of generators of cyclic groups. (A polycyclic presen- chains in vector spaces. tation [11, Section 8.1] is the standard way of representing As a by-product it also enumerates all subnormal sub- solvable groups on a computer.) groups. A naive approach to enumerating composition series would be to determine the maximal normal subgroups of the whole Categories and Subject Descriptors group and then for each such subgroup U calculate U's max- imal normal subgroups in turn, iterating down. If there is a I.1.2 [Symbolic and Algebraic Manipulation]: Alge- group action one would need to form orbits on each level. braic Algorithms This approach will quickly run into problems. For exam- ` 5 ´ 2 ple consider the group G = 3 × GL5(3) × A5, classify- 5 General Terms ing composition series up to conjugacy in G. For N = 3 there are 24 partial composition series that descend from Algorithms G and contain N. The action of GL5(3) then implies that in each case there is one orbit of composition series through Keywords N. The naive approach however would first enumerate max- imal subspaces and then fuse them back into one orbit each Finite Groups; Composition series; Subnormal subgroups; time, causing much redundancy and making this approach Enumeration infeasible. The approach we use instead will only determine the pos- 1. INTRODUCTION sible composition series in each chief factor once, and then A composition series, that is a series of subgroups each combine these in all possible ways to series for the whole normal in the previous such that subsequent factor groups group. Furthermore, the combination step involves calcula- are simple, is one of the basic concepts in group theory. tions that are far easier than the determination of maximal The aim of this paper is to describe an effective process for normal subgroups. enumerating all composition series of a finite group, possibly up to the action of a group of automorphisms. 2. REDUCTION TO CHIEF FACTORS While the Jordan-H¨older theorem states that the collec- We assume globally that G is a finite group, given in a rep- tion of composition factors (with multiplicity) is an invariant resentation that allows us to test membership in subgroups, of the group, groups can have a huge number of composi- compute subgroup orders (and their prime number factoriza- tion series (see the examples in Section 6.1 below) even when tions), as well as compute a chief series for G. This certainly enumerating up to automorphisms. This shows that such an holds for permutation groups and groups given by a PC pre- enumeration is a nontrivial task, producing useful informa- sentation, which are the cases for which the algorithm has tion. been implemented. Using matrix group recognition [1] there is no fundamental obstacle to apply it also to matrix groups, Permission to make digital or hard copies of all or part of this work for personal or though implementation would be harder. classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full cita- This model allows for the test of subgroup membership tion on the first page. Copyrights for components of this work owned by others than and computation of subgroup orders in factor groups of G. ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or re- In that it is nominally stronger than the model of a black- publish, to post on servers or to redistribute to lists, requires prior specific permission box group (in which it is only possible to test for element and/or a fee. Request permissions from [email protected]. equality) that is sometimes used to describe computations ISSAC’15, July 6–9, 2015, Bath, United Kingdom. in factor groups; however it models the main classes of rep- Copyright c 2015 ACM 978-1-4503-3435-8/15/07 ...$15.00. DOI: http://dx.doi.org/10.1145/2755996.2756642. resentations of finite groups on a computer as used today, G G D1 Di-1 C2 D2 C C1 Dl 3 Di C D 2 l+1 E1 N Cj-1 E2 N 1 C C i Ej-1 j N 2 Ci+1 Ej=Cj+1 C Nj i+2 Ej+1 =Cj+2 Nj+1 〈1〉 〈1〉 Figure 2: Extension to a single step in the factor Figure 1: Relation to normal subgroup. group and avoids technical assumptions (such as the existence of To see how the enumeration problem reduces, assume that discrete logarithm or element order oracles, or the use of we have classified all composition series for N and for G=N. quantum algorithms) that are otherwise sometimes needed (The base case of the reduction is that of a characteristically in the black-box model. simple group, section 5 describes how to find composition series for these.) We identify a series of subgroups G = C0 ≥ C1 ≥ · · · ≥ Also assume that we have chosen a particular composition Cl = h1i with the set fCig, inclusion providing a natural series N = N0 £ N1 £ ··· £ h1i for N, as well as a particular ordering. (We shall assume that indices are always chosen series of subgroups G = D0 £Di £···£Dk = N that induces compatible with inclusion.) a composition series for G=N. Our goal now is to determine Such a series fCig is called a subnormal series if each all composition series fCig of G such that fN \ Cig = fNig subgroup is normal in the previous one, Ci¡Ci−1. It is called and fNCig = fDig. a composition series if furthermore each factor Ci−1=Ci is We shall construct all these series fCig in a process of simple, that is the series is as fine as possible. ascending over the series fDig. In each step we assume that If we consider instead the case that all subgroups are nor- the composition series for Di are known; the base case being mal in G, such a series fCig is called a normal series; if the series fNig for N = Dk. it is maximally refined it is called a chief series. In a chief To describe a single step, assume that we have a particular series the subsequent factors Ci−1=Ci do not have to be sim- composition series fEj g for Di and want to find all series ple, but must be a isomorphic to a direct power of a simple fCj gj for Di−1 such that fCj \Digj = fEj gj . (Figure 2) As group, that is Ci−1=Ci =∼ Ti × · · · × Ti with Ti simple. (We Di−1 £Di, the description above shows that there is exactly say that Ci−1=Ci is characteristically simple.) one step j such that Cj \ Di = Cj+1 \ Di. We therefore have that Cm+1 = Em for m ≥ j. The standard reduction of algorithmic problems in group For m ≤ j we have that Em = Di \ Cm and Cm = theory is to consider a normal subgroup N ¡ G and recurse hEm;Cj i, implying that Em¡Cm and thus Em¡hEm−1;Cmi = to N and G=N, combining the results in the end. Cm−1. Thus in the factor Cm−1=Em, the subgroup Cm=Em We now assume that fCig is a composition series of G and is a normal (as Cm ¡ Cm−1) complement to Em−1=Em. that N ¡ G. We thus can construct all possible series fCig in a suc- A standard exercise in abstract algebra shows that fCi \ cessive calculation of normal complements, in each step m Ng forms a composition series for N. (Note that there will constructing those series for which Cm \ Di = Cm+1 \ Di. be duplication of subgroups, i.e. for some i we have that Ci \ N = Ci+1 \ N, though Ci 6= Ci+1. Considering a series We describe this construction in more detail: as a set eliminates such duplicates.) Similarly, fNCi=Ngi Let C0 = Di−1 and take (this will be the series for j = 0) is a composition series for G=N. As the concatenation of the concatenation C0 = Di−1 £ E0 £ E1 £ ··· £ h1i. Next, the series NCi with the series N \ Ci yields a composition test whether E1 ¡ C0, if not there are no series for j > series for G, we easily see that for each i we have that either 0. Otherwise determine all normal complements C1=E1 to NCi = NCi+1, or N \ Ci = N \ Ci+1. (See Figure 1) E0=E1 in C0=E1. For each such subgroup C1 we get a series C0 £ C1 £ E1 £ ··· £ h1i; all series for j = 1 are obtained A. Thus if H=A is nonsolvable, every element of H must in- this way. duce an inner automorphism which shows that in this case Next, for each of these series, test whether E2 ¡ C1 and CH (A) is not trivial.
Recommended publications
  • THE UPPER BOUND of COMPOSITION SERIES 1. Introduction. a Composition Series, That Is a Series of Subgroups Each Normal in the Pr
    THE UPPER BOUND OF COMPOSITION SERIES ABHIJIT BHATTACHARJEE Abstract. In this paper we prove that among all finite groups of or- α1 α2 αr der n2 N with n ≥ 2 where n = p1 p2 :::pr , the abelian group with elementary abelian sylow subgroups, has the highest number of composi- j Pr α ! Qr Qαi pi −1 ( i=1 i) tion series and it has i=1 j=1 Qr distinct composition pi−1 i=1 αi! series. We also prove that among all finite groups of order ≤ n, n 2 N α with n ≥ 4, the elementary abelian group of order 2 where α = [log2 n] has the highest number of composition series. 1. Introduction. A composition series, that is a series of subgroups each normal in the previous such that corresponding factor groups are simple. Any finite group has a composition series. The famous Jordan-Holder theo- rem proves that, the composition factors in a composition series are unique up to isomorphism. Sometimes a group of small order has a huge number of distinct composition series. For example an elementary abelian group of order 64 has 615195 distinct composition series. In [6] there is an algo- rithm in GAP to find the distinct composition series of any group of finite order.The aim of this paper is to provide an upper bound of the number of distinct composition series of any group of finite order. The approach of this is combinatorial and the method is elementary. All the groups considered in this paper are of finite order. 2. Some Basic Results On Composition Series.
    [Show full text]
  • Normal Subgroup Structure of Totally Disconnected Locally Compact Groups
    Normal subgroup structure of totally disconnected locally compact groups Colin D. Reid Abstract The present article is a summary of joint work of the author and Phillip Wesolek on the normal subgroup structure of totally disconnected locally compact second-countable (t.d.l.c.s.c.) groups. The general strategy is as follows: We obtain normal series for a t.d.l.c.s.c. group in which each factor is ‘small’ or a non-abelian chief factor; we show that up to a certain equivalence relation (called association), a given non-abelian chief factor can be inserted into any finite normal series; and we obtain restrictions on the structure of chief factors, such that the restrictions are invariant under association. Some limitations of this strategy and ideas for future work are also discussed. 1 Introduction A common theme throughout group theory is the reduction of problems concern- ing a group G to those concerning the normal subgroup N and the quotient G=N, where both N and G=N have some better-understood structure; more generally, one can consider a decomposition of G via normal series. This approach has been espe- cially successful for the following classes of groups: finite groups, profinite groups, algebraic groups, connected Lie groups and connected locally compact groups. To summarise the situation for these classes, let us recall the notion of chief factors and chief series. Definition 1. Let G be a Hausdorff topological group. A chief factor K=L of G is a pair of closed normal subgroups L < K such that there are no closed normal subgroups of G lying strictly between K and L.A descending chief series for G is a Colin D.
    [Show full text]
  • Topics in Module Theory
    Chapter 7 Topics in Module Theory This chapter will be concerned with collecting a number of results and construc- tions concerning modules over (primarily) noncommutative rings that will be needed to study group representation theory in Chapter 8. 7.1 Simple and Semisimple Rings and Modules In this section we investigate the question of decomposing modules into \simpler" modules. (1.1) De¯nition. If R is a ring (not necessarily commutative) and M 6= h0i is a nonzero R-module, then we say that M is a simple or irreducible R- module if h0i and M are the only submodules of M. (1.2) Proposition. If an R-module M is simple, then it is cyclic. Proof. Let x be a nonzero element of M and let N = hxi be the cyclic submodule generated by x. Since M is simple and N 6= h0i, it follows that M = N. ut (1.3) Proposition. If R is a ring, then a cyclic R-module M = hmi is simple if and only if Ann(m) is a maximal left ideal. Proof. By Proposition 3.2.15, M =» R= Ann(m), so the correspondence the- orem (Theorem 3.2.7) shows that M has no submodules other than M and h0i if and only if R has no submodules (i.e., left ideals) containing Ann(m) other than R and Ann(m). But this is precisely the condition for Ann(m) to be a maximal left ideal. ut (1.4) Examples. (1) An abelian group A is a simple Z-module if and only if A is a cyclic group of prime order.
    [Show full text]
  • On Generalizations of Sylow Tower Groups
    Pacific Journal of Mathematics ON GENERALIZATIONS OF SYLOW TOWER GROUPS ABI (ABIADBOLLAH)FATTAHI Vol. 45, No. 2 October 1973 PACIFIC JOURNAL OF MATHEMATICS Vol. 45, No. 2, 1973 ON GENERALIZATIONS OF SYLOW TOWER GROUPS ABIABDOLLAH FATTAHI In this paper two different generalizations of Sylow tower groups are studied. In Chapter I the notion of a fc-tower group is introduced and a bound on the nilpotence length (Fitting height) of an arbitrary finite solvable group is found. In the same chapter a different proof to a theorem of Baer is given; and the list of all minimal-not-Sylow tower groups is obtained. Further results are obtained on a different generalization of Sylow tower groups, called Generalized Sylow Tower Groups (GSTG) by J. Derr. It is shown that the class of all GSTG's of a fixed complexion form a saturated formation, and a structure theorem for all such groups is given. NOTATIONS The following notations will be used throughont this paper: N<]G N is a normal subgroup of G ΛΓCharG N is a characteristic subgroup of G ΛΓ OG N is a minimal normal subgroup of G M< G M is a proper subgroup of G M<- G M is a maximal subgroup of G Z{G) the center of G #>-part of the order of G, p a prime set of all prime divisors of \G\ Φ(G) the Frattini subgroup of G — the intersec- tion of all maximal subgroups of G [H]K semi-direct product of H by K F(G) the Fitting subgroup of G — the maximal normal nilpotent subgroup of G C(H) = CG(H) the centralizer of H in G N(H) = NG(H) the normalizer of H in G PeSy\p(G) P is a Sylow ^-subgroup of G P is a Sy-subgroup of G PeSγlp(G) Core(H) = GoreG(H) the largest normal subgroup of G contained in H= ΓioeoH* KG) the nilpotence length (Fitting height) of G h(G) p-length of G d(G) minimal number of generators of G c(P) nilpotence class of the p-group P some nonnegative power of prime p OP(G) largest normal p-subgroup of G 453 454 A.
    [Show full text]
  • Let G Be a Group. a Subnormal Series of Subgroups of G Is a Sequence G {E} < G 1 < ... < Gn = G Such That G I−1
    NORMAL AND SUBNORMAL SERIES Let G be a group. A subnormal series of subgroups of G is a sequence G0 = feg < G1 < ::: < Gn = G such that Gi−1 / Gi for i = 1; :::; n. A normal series is a subnormal series such that each Gi is normal in G. The number n is called the length of the (sub)normal series. A (sub)normal series is called proper if all the quotient groups Gi=Gi−1 are nontrivial. These quotient groups are refered to as successive quotients of the (sub)normal series. We say that two (sub)normal series are equivalent if they have the same length and there is a permutation π 2 Sn such that the groups Gi=Gi−1 and Gπ(i)=Gπ(i)−1 are isomorphic for all i = 1; 2; :::; n. A refinement of a (sub)normal series G0 = feg < G1 < ::: < Gn = G is a 0 0 0 (sub)normal series G0 = feg < G1 < ::: < Gm = G such that there is a strictly 0 increasing function f : f1; :::; ng −! f1; 2; :::; mg such that Gi = Gf(i) for all i. We prove now the following important theorem: Schreier Refinement Theorem. Any two (sub)normal series in G have equivalent refinements. It the series are proper, the refinements can be chosen proper as well. Proof: Note first that each integer k can be uniquely written in the form (m+1)i+j for some integer i and some j 2 f0; :::; mg. If 0 ≤ k < (m+1)(n+1) then 0 ≤ i ≤ n. Similarly, each integer 0 ≤ k < (m + 1)(n + 1) can be uniquely written in the form (n + 1)j + i, where 0 ≤ i ≤ n and 0 ≤ j ≤ m.
    [Show full text]
  • Composition Series of Arbitrary Cardinality in Abelian Categories
    COMPOSITION SERIES OF ARBITRARY CARDINALITY IN ABELIAN CATEGORIES ERIC J. HANSON AND JOB D. ROCK Abstract. We extend the notion of a composition series in an abelian category to allow the mul- tiset of composition factors to have arbitrary cardinality. We then provide sufficient axioms for the existence of such composition series and the validity of “Jordan–Hölder–Schreier-like” theorems. We give several examples of objects which satisfy these axioms, including pointwise finite-dimensional persistence modules, Prüfer modules, and presheaves. Finally, we show that if an abelian category with a simple object has both arbitrary coproducts and arbitrary products, then it contains an ob- ject which both fails to satisfy our axioms and admits at least two composition series with distinct cardinalities. Contents 1. Introduction 1 2. Background 4 3. Subobject Chains 6 4. (Weakly) Jordan–Hölder–Schreier objects 12 5. Examples and Discussion 21 References 28 1. Introduction The Jordan–Hölder Theorem (sometimes called the Jordan–Hölder–Schreier Theorem) remains one of the foundational results in the theory of modules. More generally, abelian length categories (in which the Jordan–Hölder Theorem holds for every object) date back to Gabriel [G73] and remain an important object of study to this day. See e.g. [K14, KV18, LL21]. The importance of the Jordan–Hölder Theorem in the study of groups, modules, and abelian categories has also motivated a large volume work devoted to establishing when a “Jordan–Hölder- like theorem” will hold in different contexts. Some recent examples include exact categories [BHT21, E19+] and semimodular lattices [Ro19, P19+]. In both of these examples, the “composition series” arXiv:2106.01868v1 [math.CT] 3 Jun 2021 in question are assumed to be of finite length, as is the case for the classical Jordan-Hölder Theorem.
    [Show full text]
  • A Splitting Theorem for Linear Polycyclic Groups
    New York Journal of Mathematics New York J. Math. 15 (2009) 211–217. A splitting theorem for linear polycyclic groups Herbert Abels and Roger C. Alperin Abstract. We prove that an arbitrary polycyclic by finite subgroup of GL(n, Q) is up to conjugation virtually contained in a direct product of a triangular arithmetic group and a finitely generated diagonal group. Contents 1. Introduction 211 2. Restatement and proof 212 References 216 1. Introduction A linear algebraic group defined over a number field K is a subgroup G of GL(n, C),n ∈ N, which is also an affine algebraic set defined by polyno- mials with coefficients in K in the natural coordinates of GL(n, C). For a subring R of C put G(R)=GL(n, R) ∩ G.LetB(n, C)andT (n, C)bethe (Q-defined linear algebraic) subgroups of GL(n, C) of upper triangular or diagonal matrices in GL(n, C) respectively. Recall that a group Γ is called polycyclic if it has a composition series with cyclic factors. Let Q be the field of algebraic numbers in C.Every discrete solvable subgroup of GL(n, C) is polycyclic (see, e.g., [R]). 1.1. Let o denote the ring of integers in the number field K.IfH is a solvable K-defined algebraic group then H(o) is polycyclic (see [S]). Hence every subgroup of a group H(o)×Δ is polycyclic, if Δ is a finitely generated abelian group. Received November 15, 2007. Mathematics Subject Classification. 20H20, 20G20. Key words and phrases. Polycyclic group, arithmetic group, linear group.
    [Show full text]
  • Extreme Classes of Finite Soluble Groups
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector JOURNAL OF ALGEBRA 9, 285-313 (1968) Extreme Classes of Finite Soluble Groups ROGER CARTER The Mathematics Institute, University of Warwick, Coventry, England BERND FISCHER Mathematisches Seminar der Universitdt Frankfurt am Main, Germany TREVOR HAWKES Corpus Christi College, Cambridge, England Communicated by B. Huppert Received August 24, 1967 Knowledge of the structure of a specified collection 9 of subgroups of a group G can often yield detailed information about G itself. For example we have the elementary fact that if all the minimal cyclic subgroups of a group G are n-groups then G is a n-group. Another example is provided by an unpublished theorem of M. B. Powell who has shown that if we take for 9’ the collection of 2-generator subgroups of a finite soluble group G then G has p-length at most n if and only if every member of Y has p-length at most n. Clearly one should aim to make the set Y as small as possible con- sistent with still retrieving useful information about the structure of G. In this note we investigate a situation of this type and for the purpose intro- duce a class (3 of extreme groups. (5 is a subclass of the class of finite soluble groups and loosely speaking comprises those groups which contain as few complemented chief factors, as possible, in a given chief series; more precisely, a group G is extreme if it has a chief series with exactly Z(G) complemented chief factors, where Z(G) denotes the nilpotent (or Fitting) length of G.
    [Show full text]
  • Classifying Categories the Jordan-Hölder and Krull-Schmidt-Remak Theorems for Abelian Categories
    U.U.D.M. Project Report 2018:5 Classifying Categories The Jordan-Hölder and Krull-Schmidt-Remak Theorems for Abelian Categories Daniel Ahlsén Examensarbete i matematik, 30 hp Handledare: Volodymyr Mazorchuk Examinator: Denis Gaidashev Juni 2018 Department of Mathematics Uppsala University Classifying Categories The Jordan-Holder¨ and Krull-Schmidt-Remak theorems for abelian categories Daniel Ahlsen´ Uppsala University June 2018 Abstract The Jordan-Holder¨ and Krull-Schmidt-Remak theorems classify finite groups, either as direct sums of indecomposables or by composition series. This thesis defines abelian categories and extends the aforementioned theorems to this context. 1 Contents 1 Introduction3 2 Preliminaries5 2.1 Basic Category Theory . .5 2.2 Subobjects and Quotients . .9 3 Abelian Categories 13 3.1 Additive Categories . 13 3.2 Abelian Categories . 20 4 Structure Theory of Abelian Categories 32 4.1 Exact Sequences . 32 4.2 The Subobject Lattice . 41 5 Classification Theorems 54 5.1 The Jordan-Holder¨ Theorem . 54 5.2 The Krull-Schmidt-Remak Theorem . 60 2 1 Introduction Category theory was developed by Eilenberg and Mac Lane in the 1942-1945, as a part of their research into algebraic topology. One of their aims was to give an axiomatic account of relationships between collections of mathematical structures. This led to the definition of categories, functors and natural transformations, the concepts that unify all category theory, Categories soon found use in module theory, group theory and many other disciplines. Nowadays, categories are used in most of mathematics, and has even been proposed as an alternative to axiomatic set theory as a foundation of mathematics.[Law66] Due to their general nature, little can be said of an arbitrary category.
    [Show full text]
  • Group Theory
    Chapter 1 Group Theory Most lectures on group theory actually start with the definition of what is a group. It may be worth though spending a few lines to mention how mathe- maticians came up with such a concept. Around 1770, Lagrange initiated the study of permutations in connection with the study of the solution of equations. He was interested in understanding solutions of polynomials in several variables, and got this idea to study the be- haviour of polynomials when their roots are permuted. This led to what we now call Lagrange’s Theorem, though it was stated as [5] If a function f(x1,...,xn) of n variables is acted on by all n! possible permutations of the variables and these permuted functions take on only r values, then r is a divisior of n!. It is Galois (1811-1832) who is considered by many as the founder of group theory. He was the first to use the term “group” in a technical sense, though to him it meant a collection of permutations closed under multiplication. Galois theory will be discussed much later in these notes. Galois was also motivated by the solvability of polynomial equations of degree n. From 1815 to 1844, Cauchy started to look at permutations as an autonomous subject, and introduced the concept of permutations generated by certain elements, as well as several nota- tions still used today, such as the cyclic notation for permutations, the product of permutations, or the identity permutation. He proved what we call today Cauchy’s Theorem, namely that if p is prime divisor of the cardinality of the group, then there exists a subgroup of cardinality p.
    [Show full text]
  • Composition Series and the Hölder Program
    Composition Series and the Holder¨ Program Kevin James Kevin James Composition Series and the H¨olderProgram Remark The fourth isomorphism theorem illustrates how an understanding of the normal subgroups of a given group can help us to understand the group itself better. The proof of the proposition below which is a special case of Cauchy's theorem illustrates how such information can be used inductively to prove theorems. Proposition If G is a finite Abelian group and p is a prime dividing jGj, then G contains an element of order p. Kevin James Composition Series and the H¨olderProgram Definition A group G is called simple if jGj > 1 and the only normal subgroups of G are f1G g and G. Note 1 If G is Abelian and simple then G = Zp. 2 There are both infinite and finite non-abelian groups which are simple. The smallest non-Abelian simple group is A5 which has order 60. Kevin James Composition Series and the H¨olderProgram Definition In a group G a sequence of subgroups 1 = N0 ≤ N1 ≤ · · · ≤ Nk−1 ≤ Nk = G is called a composition series for G if Ni E Ni+1 and Ni+1=Ni is simple for 0 ≤ i ≤ k − 1. If the above sequence is a composition series the quotient groups Ni+1=Ni are called composition factors of G. Theorem (Jordan-Holder)¨ Let 1 6= G be a finite group. Then, 1 G has a composition series 2 The (Jordan H¨older)composition factors in any composition series of G are unique up to isomorphism and rearrangement.
    [Show full text]
  • Section VII.35. Series of Groups
    VII.35. Series of Groups 1 Section VII.35. Series of Groups Note. In this section we introduce a way to consider a type of factorization of a group into simple factor groups. This idea is similar to factoring a natural number into prime factors. The big result of this section is the Jordan-H¨older Theorem which gives an indication of why it is important to classify finite simple groups (first encountered in Section III.15). Definition 35.1. A subnormal (or subinvariant) series of a group G is a finite sequence H0, H1,...,Hn of subgroups of G such that Hi < Hi+1 and Hi is a normal subgroup of Hi+1 (i.e., Hi / Hi+1) with H0 = {e} and Hn = G. A normal (or invariant) series of group G is a finite sequence H0, H1,...,Hn of normal subgroups of G (i.e., Hi / G) such that Hi < Hi+1, H0 = {e}, and H0 = G. Note. If Hi is normal in G, then gHi = Hig for all g ∈ G and so Hi is normal in Hi+1 ≤ G. So every normal series of G is also a subnormal series of G. Note. If G is an abelian group, then all subgroups of G are normal, so in this case there is no distinction between a subnormal series and a normal series. Example. A normal series of Z is: {0} < 16Z < 8Z < 4Z < Z. VII.35. Series of Groups 2 Example 35.3. The dihedral group on 4 elements D4 has the subnormal series: {ρ0} < {ρ0, µ1} < {ρ0, ρ2, µ1, µ2} <D4.
    [Show full text]