Symmetric Group — Definition, Formula & Examples
The symmetric group is the set of all possible permutations (rearrangements) of distinct objects, together with the operation of composing those permutations. It serves as one of the most fundamental examples of a group in abstract algebra.
For a positive integer , the symmetric group is the group whose elements are all bijections from the set to itself, with the group operation being function composition. The identity element is the identity permutation, and the inverse of each permutation is its functional inverse.
Key Formula
Where:
- = The order (number of elements) of the symmetric group on n elements
- = n factorial, equal to n × (n−1) × ⋯ × 2 × 1
How It Works
Each element of is a permutation that reassigns every element of to a (possibly different) position. You compose two permutations by applying one after the other. The result is always another permutation in , so the group is closed under composition. Composition is associative, the identity permutation leaves everything fixed, and every permutation can be undone. Note that for , composition is not commutative — the order in which you compose matters — so is a non-abelian group.
Worked Example
Problem: List all elements of the symmetric group and compute the composition .
Step 1: Find the order of . Since , the group has elements.
Step 2: List all six permutations in cycle notation: the identity , three transpositions , , , and two 3-cycles and .
Step 3: Compose by applying first, then . Under : , then : , so . Under : , then : , so . Under : , then : , so .
Answer: The composition , which is the transposition swapping 1 and 3.
Why It Matters
Cayley's theorem states that every finite group is isomorphic to a subgroup of some symmetric group, making a universal building block in group theory. Symmetric groups arise directly in combinatorics, physics (particle statistics), and cryptography whenever the structure of rearrangements matters.
Common Mistakes
Mistake: Confusing the order of composition — applying the left permutation first instead of the right one.
Correction: In most algebra textbooks, means apply first, then . Always check your textbook's convention, and trace individual elements through step by step.
