Burnside's Lemma

The number of orbits equals the average number of fixed points
Burnside's Lemma

Burnside’s Lemma (Cauchy–Frobenius). Let GG be a finite acting on a finite set XX via a . For gGg \in G, let

Fix(g)={xX:gx=x} \operatorname{Fix}(g)=\{x\in X : g\cdot x = x\}

be the of gg. Then the number of of the action is

X/G=1GgGFix(g). |X/G| = \frac{1}{|G|}\sum_{g\in G} |\operatorname{Fix}(g)|.

Burnside’s lemma is a standard counting tool: instead of counting orbits directly, it averages easily computed fixed-point counts. It is frequently used in enumeration problems involving symmetries.

Proof sketch. Count the set S={(g,x)G×X:gx=x}S=\{(g,x)\in G\times X : g\cdot x=x\} in two ways. Summing over gg gives S=gGFix(g)|S|=\sum_{g\in G}|\operatorname{Fix}(g)|. Summing over xx gives S=xXStab(x)|S|=\sum_{x\in X}|\operatorname{Stab}(x)|, and grouping by orbits shows each orbit contributes G|G|, hence S=GX/G|S|=|G|\cdot |X/G|.