Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 4.5.29 (Simple groups $G$ of order $|G| < 100$)

Exercise 4.5.29 (Simple groups $G$ of order $|G| < 100$)

If G is a non-abelian simple group of order < 100 , prove that G A 5 .

Answers

Proof. Let G be a non-abelian simple group of order n < 100 . We know that

  • if n = 1 , or if n is prime or the square of a prime, then G is abelian.
  • If n = p k for some integer k > 1 , then G is a p -group which has a non trivial center (and Z ( G ) is a proper subgroup, otherwise G is abelian). Thus G is not simple.
  • If n = 𝑝𝑞 , with p < q , the unique Sylow q -subgroup of G is normal, so G is not simple (see Example, “groups of order 𝑝𝑞 ” in this section).
  • If n = p 2 q , where p , q are prime numbers, then G has a normal Sylow subgroup for either p or q (see Example, “groups of order p 2 q ” in this section), so G is not simple.
  • If n = 30 , then G has a normal subgroup isomorphic to Z 15 (see Example, “groups of order 30 ” in this section), so G is not simple.

It remains the following values for n :

24 = 2 3 3 , 36 = 2 2 3 2 , 40 = 2 3 5 , 48 = 2 4 3 , 54 = 2 3 3 , 56 = 2 3 7 , 60 = 2 2 3 5 , 66 = 2 3 11 , 70 = 2 5 7 , 72 = 2 3 3 2 , 78 = 2 3 13 , 80 = 2 4 5 , 84 = 2 2 3 7 , 88 = 2 3 11 , 90 = 2 3 2 5 , 96 = 2 5 4 .

Part 3 of Sylow’s Theorem gives first (see program below in the note):

  • If n = 40 , then n 5 = 1 .
  • If n = 54 , then n 3 = 1 .
  • If n = 66 , then n 11 = 1 .
  • If n = 70 , then n 7 = 1 .
  • If n = 78 , then n 13 = 1 .
  • If n = 84 , then n 7 = 1 .
  • If n = 88 , then n 11 = 1 .

In every case, G is not simple.

There are 8 values left to study (excluding 60 ):

n { 24 , 36 , 48 , 56 , 72 , 80 , 90 , 96 } .

  • If n = 24 = 2 3 3 , then n 2 3 , thus

    n 2 { 1 , 3 } .

    Assume for the sake of contradiction that n 2 1 . Then n 2 = 3 .

    Since G acts by conjugation on the set of 3 Sylow 2 -subgroups { H 1 , H 2 , H 3 } , this action affords a homomorphism

    φ : G S 3 .

    This action is not trivial, otherwise H 1 would be normal in G , therefore ker ( φ ) G . Since G is simple, ker ( φ ) = { 1 } or ker ( φ ) = G , thus

    ker ( φ ) = { 1 } ,

    so that φ is injective. This shows that G is isomorphic to a subgroup of S 3 . Since | G | = 24 and | S 3 | = 6 , this is impossible. This contradiction shows that n 2 = 1 , therefore G has a non trivial proper normal subgroup of order 2 , so G is not simple.

  • If n = 48 = 2 4 3 or n = 96 = 2 5 3 , we obtain similarly n 2 = 1 or n 2 = 3 . Since | G | = 48 > | S 3 | = 6 , the same proof shows that G is not simple.
  • If n = 36 = 2 2 3 2 , then n 3 { 1 , 4 } .

    Assume for the sake of contradiction that n 3 1 . Then n 3 = 4 .

    Since G acts by conjugation on the set of 4 Sylow 3 -subgroups { H 1 , H 2 , H 3 , H 4 } , this action affords a homomorphism

    φ : G S 4 .

    This action is not trivial, otherwise H 1 would be normal in G , therefore ker ( φ ) G . Since G is simple, ker ( φ ) = { 1 } or ker ( φ ) = G , thus

    ker ( φ ) = { 1 } ,

    so that φ is injective. This shows that G is isomorphic to a subgroup of S 4 . Since | G | = 36 > | S 4 | = 24 . This is impossible. This contradiction shows that n 3 = 1 , therefore G has a non trivial proper normal subgroup of order 3 , so G is not simple.

  • If n = 72 , n 3 { 1 , 4 } . If n 3 1 , then n 3 = 4 , and similarly G acts faithfully by conjugation on the set of 3 -Sylow, so G is isomorphic to some subgroup of S 4 . Since | G | = 72 | S 4 | = 24 , this is impossible.
  • If n = 80 = 2 4 5 , we obtain similarly n 5 = 1 or n 5 = 5 . If n 5 1 , G acts non trivially by conjugation on the set of 5 Sylow 5 -subgroups. This affords an injective homomorphism φ : G S 5 . But | G | = 80 120 = | S 5 | . Therefore G is not simple.
  • If n = 56 = 2 3 7 , we obtain

    n 2 { 1 , 7 } , n 7 { 1 , 8 } .

    Suppose for the sake of contradiction that n 2 1 and n 7 1 , so that n 2 = 7 and n 7 = 8 . Any pair of distinct Sylow subgroups have trivial intersection, so there are n 7 6 = 48 elements of order 7 . It remains a set S of 8 elements, whose order is not 7 . Every Sylow 2 -subgroup H has 8 elements, whose order is not 7 , so H S , where | H | = | S | = 8 , so H = S . There is only one Sylow 2 -subgroup of G , which is normal in G . Therefore G is not simple.

  • If n = 90 = 2 45 , where 45 is odd, by Exercise 4.2.13, there is a subgroup of G of index 2, which is normal in G , so G is not simple.

It remains only the case n = 60 . By Proposition 23, G A 5 . □

Note: We obtain the possible values of n p with sagemath. For instance,

sage: def sylow(n):
....:     l = []
....:     for p,a in n.factor():
....:         m = n // p^a
....:         divisors = [d for d in range(1,m+1) if m % d == 0]
....:         possible = [d for d in divisors if d % p == 1]
....:         l.append([p,possible])
....:     return(l)
....:
sage: n = 90
sage: for p, l in sylow(n):
....:     print p, ’=>’, l
....:
2 => [1, 3, 5, 9, 15, 45]
3 => [1, 10]
5 => [1, 6]

User profile picture
2026-03-25 09:53
Comments