AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
Personal tools

Burnside's Lemma

From AoPSWiki

Burnside's Lemma is a combinatorial result in group theory that is useful for counting the orbits of a set on which a group acts. The lemma was apparently first stated by Cauchy in 1845. Hence it is also called the Cauchy-Frobenius Lemma, or the lemma that is not Burnside's. The lemma was (mistakenly) attributed to Burnside because he quoted and proved in his 1897 book Theory of groups of finite order without attribution, apparently because he thought it was sufficiently well known.

Statement

Let be a group acting on a set . For , let denote the set of fixed points of . Then \lvert G \rvert \cdot \lvert S/G \rvert = \sum_{\alpha \in G} \lvert \text{fix}(\alpha) \rvert .

Proof. The quantity \sum_{\alpha \in G} \lvert \text{fix}(\alpha) \rvert enumerates the ordered pairs for which . Hence \sum_{\alpha \in G} \lvert \text{fix}(\alpha) \rvert = \lvert \{ (\alpha,x) \in G \times S | \alpha(x) = x \} \rvert = \sum_{x \in S} \lvert \text{stab}(x) \rvert = \sum_{H \in S/G} \sum_{x\in H} \lvert \text{stab}(x) \rvert , where denotes the stabilizer of .

Without loss of generality, let operate on from the left. Now, if are elements of the same orbit, and is an element of such that , then the mapping is a bijection from onto . It then follows from the orbit-stabilizer theorem that for any in an orbit of , \sum_{x\in H} \lvert \text{stab}(x) \rvert = \sum_{x\in H} \lvert \text{stab}(i) \rvert = \lvert \text{orb}(i) \rvert \cdot \lvert \text{stab}(i) \rvert = \lvert G \rvert . Therefore \sum_{\alpha \in G} \lvert \text{fix}(\alpha) \rvert = \sum_{H \in S/G} \sum_{x\in H} \lvert \text{stab}(x) \rvert = \sum_{H \in S/G} \lvert G \rvert = \lvert G \rvert \cdot \lvert S/G \rvert, as desired.

Application

The theorem is primarily of use when and are finite. Here, it is useful for counting the orbits of . This can be useful when one wishes to know the number of distinct objects of some sort up to a certain class of symmetry.

For instance, the lemma can be used to count the number of non-isomorphic graphs on vertices. As an example, we count the number of non-isomorphic graphs on 4 vertices.

Consider the action symmetric group on the four vertices induced on their graphs. Two graphs are isomorphic if and only if they lie in the same orbit. The elements of this symmetric group and the number of fixed points they have are as follows:

  • The identity, . Every graph is a fixed point of this; there are possible edges, so \text{fix}(e) = 2^{\binom{4}{2}} = 2^6 = 64.
  • The two-cycles, of which there are . If a graph is invariant under a two-cycle , then vertices and are connected if and only if vertices and are connected. It follows that there are fixed points here.
  • Compositions of two disjoint two-cycles, of which there are 3. In this case, we have 16 fixed points.
  • Three-cycles, of which there are 8. Here, either the three cycling vertices are connected, or they are not; and the fixed vertex is either connected to the others, or it is not. This gives 4 fixed points for each three-cycle.
  • Permutations with exactly one orbit, i.e., derangements other than compositions of disjoint two-cycles. There are 6 of these. Here we have 4 fixed points.

It then follows that the number of non-isomorphic graphs on 4 vertices is \frac{1}{\lvert S_4 \rvert} \sum_{\sigma \in S_4} \lvert \text{fix}(\sigma) \rvert = \frac{1}{24} ( 1\cdot 64 + 6\cdot 16 + 3 \cdot 16 + 8 \cdot 4 + 6 \cdot 4) = 11.

See also

Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us