Mathematics · Glossary

What is cycle?

Also known as: transposition

Definition 1.18 University Mathematics — Year 2 · Chapter 1 — Sets and Structures

Sn\mathfrak{S}_n is the group of permutations of [ ⁣[1,n] ⁣]\intint{1}{n} (order n!n!). A cycle (a1a2ak)(a_1\,a_2\,\cdots\,a_k) maps a1a2aka1a_1 \mapsto a_2 \mapsto \dots \mapsto a_k \mapsto a_1 and fixes everything else; kk is its length, a 22-cycle is a transposition. Two cycles are disjoint when their supports (non-fixed points) are.

Examples

Example 1.20 (Cycle type as a census)

How many permutations of S9\mathfrak{S}_9 have the cycle type (4,3,2)(4, 3, 2) — one 44-cycle, one 33-cycle, one transposition? Choose the supports and the cyclic orders:

9!432=36288024=15120:\frac{9!}{4\cdot 3\cdot 2} = \frac{362\,880}{24} = 15\,120 :

list the nine symbols in a row (9!9! ways), bracket the first four, next three, last two into cycles, and divide by the rotations inside each bracket (44, 33 and 22 of them) which give the same permutation. (Distinct cycle lengths here, so no further division; equal lengths would also require dividing by the permutations of the equal brackets.) Every such permutation has order lcm(4,3,2)=12\operatorname{lcm}(4,3,2) = 12 and signature (1)3(1)2(1)1=+1(-1)^3(-1)^2(-1)^1 = +1 (Theorem 1.19 and the signature theorem below). One partition of 99, one conjugacy class, one census — the combinatorics of Sn\mathfrak{S}_n is the arithmetic of partitions.

Example 1.23 (Three roads to one sign)

Let σS5\sigma \in \mathfrak{S}_5 send 1,2,3,4,51, 2, 3, 4, 5 to 3,5,4,1,23, 5, 4, 1, 2. Via cycles: 13411 \mapsto 3 \mapsto 4 \mapsto 1 and 2522 \mapsto 5 \mapsto 2, so σ=(134)(25)\sigma = (1\,3\,4)(2\,5) and ε(σ)=(1)2(1)1=1\varepsilon(\sigma) = (-1)^{2}(-1)^{1} = -1. Via inversions: in the value list 3,5,4,1,23, 5, 4, 1, 2 the out-of-order pairs are (3,1)(3,1), (3,2)(3,2), (5,4)(5,4), (5,1)(5,1), (5,2)(5,2), (4,1)(4,1), (4,2)(4,2): seven of them, and (1)7=1(-1)^7 = -1. Via transpositions: σ=(14)(13)(25)\sigma = (1\,4)(1\,3)(2\,5), three factors, (1)3=1(-1)^3 = -1. Three computations, one parity: the uniqueness in Theorem 1.21 guarantees that no bookkeeping scheme can ever make them disagree — which is exactly what makes ε\varepsilon usable as an invariant (see the weekend problem).

Read in context →