Burnside's Lemma
Burnside's Lemma
Introduction
Burnside's Lemma (also known as the Cauchy-Frobenius Lemma) is a powerful tool for counting the number of orbits when a group acts on a set. It is particularly useful in combinatorics for counting objects up to symmetry.
Statement
Theorem 6.3 (Burnside's Lemma): Let a finite group
where
Proof Sketch
The proof uses double counting. We count the number of pairs
-
Fix
, count : For each , count the number of fixed by . This gives . -
Fix
, count : For each , count the number of that fix . This gives .
By the Orbit-Stabilizer Theorem,
Dividing by
Examples
Example 1: Counting Cube Colorings
How many distinct ways can we color the faces of a cube with 2 colors (red and blue)?
The group of symmetries of a cube has order 24. We need to count the fixed points of each symmetry:
- Identity: fixes all
colorings - Rotations by
about face axes: fix colorings each - Rotations by
about face axes: fix colorings each - Rotations by
about vertex axes: fix colorings each - Rotations by
about edge axes: fix colorings each
By Burnside's Lemma:
So there are 10 distinct colorings.
Example 2: Counting Necklaces
How many distinct necklaces can be made with 4 beads of 3 different colors?
The group of symmetries is
- Identity: fixes all
necklaces - Rotations by
: fix necklaces each (all beads same color) - Rotations by
: fix necklaces each - Reflections: fix
necklaces each
By Burnside's Lemma:
Since we can't have half a necklace, we need to be more careful about the counting.
Example 3: Counting Arrangements
How many distinct arrangements of 3 red and 2 blue balls in a circle?
The group of symmetries is
- Identity: fixes all
arrangements - Rotations: only fix arrangements where all balls are the same color (none exist)
- Reflections: fix arrangements that are symmetric (2 arrangements)
By Burnside's Lemma:
Applications
Application 1: Combinatorics
Burnside's Lemma is particularly useful in combinatorics for counting objects up to symmetry, such as:
- Colorings of geometric objects
- Arrangements of objects in symmetric patterns
- Necklaces and bracelets
- Graph colorings
Application 2: Chemistry
In chemistry, Burnside's Lemma is used to count distinct molecular structures that are equivalent under rotation or reflection.
Application 3: Crystallography
In crystallography, it's used to count distinct crystal structures and arrangements.
Application 4: Graph Theory
In graph theory, it's used to count distinct graphs up to isomorphism.