groups
Permutation Groups
You should know: group mathematics, permutations
Overview
A permutation group is a group whose elements are permutations (bijections) of a set, with the group operation being function composition. The symmetric group Sₙ, consisting of all permutations of n objects, is the archetypal example, and by Cayley's theorem every group can be realized as a permutation group.
Formal Definition
The symmetric group Sₙ is the set of all bijections σ: {1,...,n} → {1,...,n} under composition. A permutation group is any subgroup of some Sₙ:
Properties
Cayley's theorem
Disjoint cycle decomposition
Even/odd parity
Alternating group
Applications
Worked Examples
Apply right-to-left: track where each element goes. Start with 1: (2 4) fixes 1, then (1 2 3) sends 1→2. So σ(1)=2.
Track 2: (2 4) sends 2→4, then (1 2 3) fixes 4. So σ(2)=4.
Track 4: (2 4) sends 4→2, then (1 2 3) sends 2→3. So σ(4)=3. Track 3: (2 4) fixes 3, (1 2 3) sends 3→1. So σ(3)=1.
This gives the single 4-cycle (1 2 4 3). A k-cycle decomposes into k-1 transpositions, so this is 3 transpositions: odd.
Answer: σ = (1 2 4 3), an odd permutation (3 transpositions), so σ ∈ S₄ \ A₄.
Practice Problems
What is the order of the permutation σ = (1 2 3)(4 5) in S₅, and why?
Summary
- A permutation group is a subgroup of the symmetric group Sₙ, acting on a set of n objects under composition.
- Cayley's theorem shows every abstract group embeds as a permutation group.
- Permutations decompose uniquely into disjoint cycles; cycle lengths determine the element's order via lcm.
- Parity (even/odd) is well-defined, splitting Sₙ into even permutations (the alternating group Aₙ) and odd ones.
Mathematics