Skip to main content

Section 2.6 Permutation Groups

Permutation groups are central to the study of geometric symmetries and to Galois theory, the study of finding solutions of polynomial equations. They also provide abundant examples of nonabelian groups.

Let us recall for a moment the symmetries of the equilateral triangle ABC from Chapter 2 . The symmetries actually consist of permutations of the three vertices, where a permutation of the set S={A,B,C} is a one-to-one and onto map π:SS. The three vertices have the following six permutations.

(ABCABC)(ABCCAB)(ABCBCA)(ABCACB)(ABCCBA)(ABCBAC)

We have used the array

(ABCBCA)

to denote the permutation that sends A to B, B to C, and C to A. That is,

ABBCCA.

The symmetries of a triangle form a group. In this section we will study groups of this type.

In general, the permutations of a set X form a group SX. If X is a finite set, we can assume X={1,2,,n}. In this case we write Sn instead of SX. The following theorem says that Sn is a group. We call this group the symmetric group on n letters.

Proof.

The identity of Sn is just the identity map that sends 1 to 1, 2 to 2, , n to n. If f:SnSn is a permutation, then f1 exists, since f is one-to-one and onto; hence, every permutation has an inverse. Composition of maps is associative, which makes the group operation associative. We leave the proof that |Sn|=n! as an exercise.

A subgroup of Sn is called a permutation group.

Example 2.48.

Consider the subgroup G of S5 consisting of the identity permutation id and the permutations

σ=(1234512354)τ=(1234532145)μ=(1234532154).

The following table tells us how to multiply elements in the permutation group G.

idστμididστμσσidμτττμidσμμτσid
Remark 2.49.

Though it is natural to multiply elements in a group from left to right, functions are composed from right to left. Let σ and τ be permutations on a set X. To compose σ and τ as functions, we calculate (στ)(x)=σ(τ(x)). That is, we do τ first, then σ. There are several ways to approach this inconsistency. We will adopt the convention of multiplying permutations right to left. To compute στ, do τ first and then σ. That is, by στ(x) we mean σ(τ(x)). (Another way of solving this problem would be to write functions on the right; that is, instead of writing σ(x), we could write (x)σ. We could also multiply permutations left to right to agree with the usual way of multiplying elements in a group. Certainly all of these methods have been used.

Example 2.50.

Permutation multiplication is not usually commutative. Let

σ=(12344123)τ=(12342143).

Then

στ=(12341432),

but

τσ=(12343214).

Subsection 2.6.1 Cycle Notation

The notation that we have used to represent permutations up to this point is cumbersome, to say the least. To work effectively with permutation groups, we need a more streamlined method of writing down and manipulating permutations.

A permutation σSX is a cycle of length k if there exist elements a1,a2,,akX such that

σ(a1)=a2σ(a2)=a3σ(ak)=a1

and σ(x)=x for all other elements xX. We will write (a1,a2,,ak) to denote the cycle σ. Cycles are the building blocks of all permutations.

Example 2.51.

The permutation

σ=(12345676351427)=(162354)

is a cycle of length 6, whereas

τ=(123456142356)=(243)

is a cycle of length 3.

Not every permutation is a cycle. Consider the permutation

(123456241365)=(1243)(56).

This permutation actually contains a cycle of length 2 and a cycle of length 4.

Example 2.52.

It is very easy to compute products of cycles. Suppose that

σ=(1352)andτ=(256).

If we think of σ as

13,35,52,21,

and τ as

25,56,62,

then for στ remembering that we apply τ first and then σ, it must be the case that

13,35,56,621,

or στ=(1356). If μ=(1634), then σμ=(1652)(34).

Two cycles in SX, σ=(a1,a2,,ak) and τ=(b1,b2,,bl), are disjoint if aibj for all i and j.

Example 2.53.

The cycles (135) and (27) are disjoint; however, the cycles (135) and (347) are not. Calculating their products, we find that

(135)(27)=(135)(27)(135)(347)=(13475).

The product of two cycles that are not disjoint may reduce to something less complicated; the product of disjoint cycles cannot be simplified.

Proof.

Let σ=(a1,a2,,ak) and τ=(b1,b2,,bl). We must show that στ(x)=τσ(x) for all xX. If x is neither in {a1,a2,,ak} nor {b1,b2,,bl}, then both σ and τ fix x. That is, σ(x)=x and τ(x)=x. Hence,

στ(x)=σ(τ(x))=σ(x)=x=τ(x)=τ(σ(x))=τσ(x).

Do not forget that we are multiplying permutations right to left, which is the opposite of the order in which we usually multiply group elements. Now suppose that x{a1,a2,,ak}. Then σ(ai)=a(imodk)+1; that is,

a1a2a2a3ak1akaka1.

However, τ(ai)=ai since σ and τ are disjoint. Therefore,

στ(ai)=σ(τ(ai))=σ(ai)=a(imodk)+1=τ(a(imodk)+1)=τ(σ(ai))=τσ(ai).

Similarly, if x{b1,b2,,bl}, then σ and τ also commute.

Proof.

We can assume that X={1,2,,n}. If σSn and we define X1 to be {σ(1),σ2(1),}, then the set X1 is finite since X is finite. Now let i be the first integer in X that is not in X1 and define X2 by {σ(i),σ2(i),}. Again, X2 is a finite set. Continuing in this manner, we can define finite disjoint sets X3,X4,. Since X is a finite set, we are guaranteed that this process will end and there will be only a finite number of these sets, say r. If σi is the cycle defined by

σi(x)={σ(x)xXixxXi,

then σ=σ1σ2σr. Since the sets X1,X2,,Xr are disjoint, the cycles σ1,σ2,,σr must also be disjoint.

Example 2.56.

Let

σ=(123456643152)τ=(123456321564).

Using cycle notation, we can write

σ=(1624)τ=(13)(456)στ=(136)(245)τσ=(143)(256).
Remark 2.57.

From this point forward we will find it convenient to use cycle notation to represent permutations. When using cycle notation, we often denote the identity permutation by (1).

Subsection 2.6.2 Transpositions

The simplest permutation is a cycle of length 2. Such cycles are called transpositions. Since

(a1,a2,,an)=(a1an)(a1an1)(a1a3)(a1a2),

any cycle can be written as the product of transpositions, leading to the following proposition.

Example 2.59.

Consider the permutation

(16)(253)=(16)(23)(25)=(16)(45)(23)(45)(25).

As we can see, there is no unique way to represent permutation as the product of transpositions. For instance, we can write the identity permutation as (12)(12), as (13)(24)(13)(24), and in many other ways. However, as it turns out, no permutation can be written as the product of both an even number of transpositions and an odd number of transpositions. For instance, we could represent the permutation (16) by

(23)(16)(23)

or by

(35)(16)(13)(16)(13)(35)(56),

but (16) will always be the product of an odd number of transpositions.

Proof.

We will employ induction on r. A transposition cannot be the identity; hence, r>1. If r=2, then we are done. Suppose that r>2. In this case the product of the last two transpositions, τr1τr, must be one of the following cases:

(ab)(ab)=id(bc)(ab)=(ac)(bc)(cd)(ab)=(ab)(cd)(ac)(ab)=(ab)(bc),

where a, b, c, and d are distinct.

The first equation simply says that a transposition is its own inverse. If this case occurs, delete τr1τr from the product to obtain

id=τ1τ2τr3τr2.

By induction r2 is even; hence, r must be even.

In each of the other three cases, we can replace τr1τr with the right-hand side of the corresponding equation to obtain a new product of r transpositions for the identity. In this new product the last occurrence of a will be in the next-to-the-last transposition. We can continue this process with τr2τr1 to obtain either a product of r2 transpositions or a new product of r transpositions where the last occurrence of a is in τr2. If the identity is the product of r2 transpositions, then again we are done, by our induction hypothesis; otherwise, we will repeat the procedure with τr3τr2.

At some point either we will have two adjacent, identical transpositions canceling each other out or a will be shuffled so that it will appear only in the first transposition. However, the latter case cannot occur, because the identity would not fix a in this instance. Therefore, the identity permutation must be the product of r2 transpositions and, again by our induction hypothesis, we are done.

Proof.

Suppose that

σ=σ1σ2σm=τ1τ2τn,

where m is even. We must show that n is also an even number. The inverse of σ is σmσ1. Since

id=σσmσ1=τ1τnσmσ1,

n must be even by Lemma 2.60 . The proof for the case in which σ can be expressed as an odd number of transpositions is left as an exercise.

In light of Theorem 2.61 , we define a permutation to be even if it can be expressed as an even number of transpositions and odd if it can be expressed as an odd number of transpositions.

Subsection 2.6.3 The Alternating Groups

One of the most important subgroups of Sn is the set of all even permutations, An. The group An is called the alternating group on n letters.

Proof.

Since the product of two even permutations must also be an even permutation, An is closed. The identity is an even permutation and therefore is in An. If σ is an even permutation, then

σ=σ1σ2σr,

where σi is a transposition and r is even. Since the inverse of any transposition is itself,

σ1=σrσr1σ1

is also in An.

Proof.

Let An be the set of even permutations in Sn and Bn be the set of odd permutations. If we can show that there is a bijection between these sets, they must contain the same number of elements. Fix a transposition σ in Sn. Since n2, such a σ exists. Define

λσ:AnBn

by

λσ(τ)=στ.

Suppose that λσ(τ)=λσ(μ). Then στ=σμ and so

τ=σ1στ=σ1σμ=μ.

Therefore, λσ is one-to-one. We will leave the proof that λσ is surjective to the reader.

Example 2.64.

The group A4 is the subgroup of S4 consisting of even permutations. There are twelve elements in A4:

(1)(12)(34)(13)(24)(14)(23)(123)(132)(124)(142)(134)(143)(234)(243).

One of the end-of-chapter exercises will be to write down all the subgroups of A4. You will find that there is no subgroup of order 6. Does this surprise you?

Subsection 2.6.4 Dihedral Groups

A special type of permutation group is the dihedral group. Recall the symmetry group of an equilateral triangle in Chapter 2 . Such groups consist of the rigid motions of a regular n-sided polygon or n-gon. For n=3,4,, we define the nth dihedral group to be the group of rigid motions of a regular n-gon. We will denote this group by Dn. We can number the vertices of a regular n-gon by 1,2,,n ( Figure 2.65 ). Notice that there are exactly n choices to replace the first vertex. If we replace the first vertex by k, then the second vertex must be replaced either by vertex k+1 or by vertex k1; hence, there are 2n possible rigid motions of the n-gon. We summarize these results in the following theorem.

An n-gon with vertex 1 at the top, followed by 2, 3, 4, ..., n - 1, n.
Figure 2.65. A regular n-gon
Proof.

The possible motions of a regular n-gon are either reflections or rotations (Figure 2.68 ). There are exactly n possible rotations:

id,360n,2360n,,(n1)360n.

We will denote the rotation 360/n by r. The rotation r generates all of the other rotations. That is,

rk=k360n.
Rotations and reflections of an octagon.  Where the top octagon (1 (top), 2, 3, 4, 5, 6, 7, 8) is rotated to an octagon (2 (top), 3, 4, 5, 6, 7, 8, 1), and the octagon below (1 (top), 2, 3, 4, 5, 6, 7, 8) is reflected about a vertical axis to (1 (top), 8, 7, 6, 5, 4, 3, 2).
Figure 2.68. Rotations and reflections of a regular n-gon

Label the n reflections s1,s2,,sn, where sk is the reflection that leaves vertex k fixed. There are two cases of reflections, depending on whether n is even or odd. If there are an even number of vertices, then two vertices are left fixed by a reflection, and s1=sn/2+1,s2=sn/2+2,,sn/2=sn. If there are an odd number of vertices, then only a single vertex is left fixed by a reflection and s1,s2,,sn are distinct (Figure 2.69 ). In either case, the order of each sk is two. Let s=s1. Then s2=1 and rn=1. Since any rigid motion t of the n-gon replaces the first vertex by the vertex k, the second vertex must be replaced by either k+1 or by k1. If the second vertex is replaced by k+1, then t=rk. If the second vertex is replaced by k1, then t=rks.  1  Hence, r and s generate Dn. That is, Dn consists of all finite products of r and s,

Dn={1,r,r2,,rn1,s,rs,r2s,,rn1s}.

We will leave the proof that srs=r1 as an exercise.

Since we are in an abstract group, we will adopt the convention that group elements are multiplied left to right.
The top hexagon (1 (top), 2, 3, 4, 5, 6) is relected to (1 (top), 6, 5, 4, 3,. 2).  The bottom pentqgon (1 (top), 2, 3, 4, 5) is relected to become (1 (top), 5, 4, 3, 2).
Figure 2.69. Types of reflections of a regular n-gon
Example 2.70.

The group of rigid motions of a square, D4, consists of eight elements. With the vertices numbered 1, 2, 3, 4 ( Figure 2.71 ), the rotations are

r=(1234)r2=(13)(24)r3=(1432)r4=(1)

and the reflections are

s1=(24)s2=(13).

The order of D4 is 8. The remaining two elements are

rs1=(12)(34)r3s1=(14)(23).
A square with diagonal lines of symmetries connecting opposite vertices, a horzontal line of symmetry that bisects the two vertical sides of the square and a vertical line of symmetry that bisects the two horizaontal sides of the square.
Figure 2.71. The group D4
The Motion Group of a Cube.

We can investigate the groups of rigid motions of geometric objects other than a regular n-sided polygon to obtain interesting examples of permutation groups. Let us consider the group of rigid motions of a cube. By rigid motion, we mean a rotation with the axis of rotation about opposing faces, edges, or vertices. One of the first questions that we can ask about this group is “what is its order?” A cube has 6 sides. If a particular side is facing upward, then there are four possible rotations of the cube that will preserve the upward-facing side. Hence, the order of the group is 64=24. We have just proved the following proposition.

Proof.

From Proposition 2.72 , we already know that the motion group of the cube has 24 elements, the same number of elements as there are in S4. There are exactly four diagonals in the cube. If we label these diagonals 1, 2, 3, and 4, we must show that the motion group of the cube will give us any permutation of the diagonals (Figure 2.74 ). If we can obtain all of these permutations, then S4 and the group of rigid motions of the cube must be the same. To obtain a transposition we can rotate the cube 180 about the axis joining the midpoints of opposite edges (Figure 2.75 ). There are six such axes, giving all transpositions in S4. Since every element in S4 is the product of a finite number of transpositions, the motion group of a cube must be S4.

A cube where the top vetices are labled 1, 2, 3, 4 and the bottom vertices are labled 3, 4, 1, 2.  Diagonals connect vertex 1 on the top with vertex 1 on the bottom, vertex 2 on the top with vertex 2 on the bottom, vertex 3 on the top with vertex 3 on the bottom, and vertex 4 on the top with vertex 4 on the bottom,
Figure 2.74. The motion group of a cube
Two cubes where the top vetices of the first cube are labled 1, 2, 3, 4 and the bottom vertices are labled 3, 4, 1, 2 and the top vertices of the second cube are labled 2, 1, 3, 4 and the bottom vertices are labled 3, 4, 2, 1.  Lines of symmetry connect the 12 edge on top with the 12 edge on the bottom in both cubes.
Figure 2.75. Transpositions in the motion group of a cube

Subsection 2.6.5 Historical Note

Lagrange first thought of permutations as functions from a set to itself, but it was Cauchy who developed the basic theorems and notation for permutations. He was the first to use cycle notation. Augustin-Louis Cauchy (1789– 1857) was born in Paris at the height of the French Revolution. His family soon left Paris for the village of Arcueil to escape the Reign of Terror. One of the family's neighbors there was Pierre-Simon Laplace (1749– 1827), who encouraged him to seek a career in mathematics. Cauchy began his career as a mathematician by solving a problem in geometry given to him by Lagrange. Cauchy wrote over 800 papers on such diverse topics as differential equations, finite groups, applied mathematics, and complex analysis. He was one of the mathematicians responsible for making calculus rigorous. Perhaps more theorems and concepts in mathematics have the name Cauchy attached to them than that of any other mathematician.

Reading Questions 2.6.6 Reading Questions

1.

What is the order of the group S4? What is the order of the group A4? Then, give an example of an element in S4 that is not in A4.

2.

Write the permutation σ=(12345673275641) in cycle notation.

3.

Write σ=(142)(243) as a single cycle or product of disjoint cycles. Then, find σ(2).

4.

After reading the section, what questions do you still have? Write at least one well formulated question (even if you think you understand everything).

Exercises 2.6.7 Practice Problems

1.

Write the following permutations in cycle notation.

  1. (1234524153)
  2. (1234542513)
  3. (1234535142)
  4. (1234514325)
Answer.

(a) \((12453)\text{;}\) (b) \((14)(35)\text{;}\) (c) \((13)(25)\text{;}\) (d) \((24)\text{.}\)

2.

Compute each of the following.

  1. (1345)(234)

  2. (12)(1253)

  3. (143)(23)(24)

  4. (1423)(34)(56)(1324)

  5. (1254)(13)(25)

  6. (1254)(13)(25)2

  7. (1254)1(123)(45)(1254)

  8. (1254)2(123)(45)

  9. (123)(45)(1254)2

  10. (1254)100

  11. |(1254)|

  12. |(1254)2|

  13. (12)1

  14. (12537)1

  15. [(12)(34)(12)(47)]1

  16. [(1235)(467)]1

Answer.

(a) \((135)(24)\text{;}\) (b) \((253)\text{;}\) (c) \((14)(23)\text{;}\) (d) \((12)(56)\text{;}\) (e) \((1324)\text{;}\) (f) \((13254)\text{;}\) (g) \((134)(25)\text{;}\) (h) \((14)(235)\text{;}\) (i) \((143)(25)\text{;}\) (j) \((1)\text{;}\) (k) \(4\) (i.e., the order of the element); (l) \(2\text{;}\) (m) \((12)\text{;}\) (n) \((17352)\text{;}\) (o) \((374)\text{;}\) (p) \((476)(1532)\text{.}\)

3.

Express the following permutations as products of transpositions and identify them as even or odd.

  1. (14356)

  2. (156)(234)

  3. (1426)(142)

  4. (17254)(1423)(154632)

  5. (142637)

Answer.

(a) \((16)(15)(13)(14)\) (even); (b) \((15)(56)(23)(24)\) (even); (c) \((16)(14)(12)\) (odd); (d) \((17)(72)(25)(54)(14)(42)(23)(15)(54)(46)(63)(32)\) (even); (e) \((14)(42)(26)(63)(37)\) (odd).

5.

List all of the subgroups of S4. Find each of the following sets:

  1. {σS4:σ(1)=3}

  2. {σS4:σ(2)=2}

  3. {σS4:σ(1)=3 and σ(2)=2}.

Are any of these sets subgroups of S4?

Hint.

(a) \(\{ (13), (13)(24), (132), (134), (1324), (1342) \}\) is not a subgroup.

(b) \(\{(1), (134), (143), (13), (14), (34)\}\) is a subgroup.

(c) \(\{(13), (134)\}\) is not a subgroup.

6.

Find all of the subgroups in A4. What is the order of each subgroup?

Hint.

There are subgroups of orders 1, 2, 3, 4, and 12. You have multiple choices for the subgroups of order 2 and 3.

7.

Find all possible orders of elements in S7 and A7.

Answer.

The possible orders in \(S_7\) are 1, 2, 3, 4, 5, 6, 7, 10, and 12. In \(A_7\) you can only have orders 1, 2, 3, 5, 6, and 7.

8.

Show that A10 contains an element of order 15.

Hint.

\((12345)(678)\text{.}\)

9.

Does A8 contain an element of order 26?

Answer.

No. We will give a good reason why in chapter 6.

10.

Find an element of largest order in Sn for n=3,,10.

Answer.

\((123)\text{,}\) \((1234)\text{,}\) \((12)(345)\text{,}\) \((123456)\text{,}\) \((123)(4567)\text{,}\) \((123)(45678)\text{,}\) \((1234)(56789)\text{,}\) \((12)(345)(678910)\text{.}\)

Exercises 2.6.8 Collected Homework

C1.

Consider the group S7 and its 5040 elements. Let σ=(142376).

  1. Find σ, the cyclic subgroup of S7 generated by σ. (Just list out all its elements.)

  2. What is σ5040? Justify your answer.

C2.

In the previous problem you found a cyclic subgroup of order 6 in S7. What is the order of the largest cyclic subgroup in S7? Is S7 itself cyclic? Explain.