ConceptComplete

Group Actions and Sylow Theorems - Key Properties

The class equation and Burnside's lemma are powerful counting tools derived from group actions, with applications throughout combinatorics and group theory.

TheoremClass Equation

Let GG be a finite group acting on itself by conjugation. Let Z(G)Z(G) be the center and C1,,CkC_1, \ldots, C_k be the non-trivial conjugacy classes. Then: G=Z(G)+i=1k[G:CG(gi)]|G| = |Z(G)| + \sum_{i=1}^{k} [G : C_G(g_i)]

where gig_i is a representative of CiC_i and CG(gi)C_G(g_i) is the centralizer of gig_i.

The class equation expresses the order of GG as a sum of the center size plus the sizes of conjugacy classes. Each conjugacy class size equals the index of the centralizer, by the orbit-stabilizer theorem.

ExampleApplication to p-Groups

A finite group GG is a pp-group if G=pn|G| = p^n for some prime pp. For non-trivial pp-groups, the class equation implies: pn=Z(G)+i[G:CG(gi)]p^n = |Z(G)| + \sum_{i} [G : C_G(g_i)]

Since each index [G:CG(gi)][G : C_G(g_i)] is a power of pp greater than 1, we have Z(G)0(modp)|Z(G)| \equiv 0 \pmod{p}. Thus: Z(G)p|Z(G)| \geq p

Every non-trivial pp-group has a non-trivial center!

TheoremBurnside's Lemma

Let GG be a finite group acting on a finite set XX. The number of orbits equals: 1GgGXg\frac{1}{|G|} \sum_{g \in G} |X^g|

where Xg={xX:gx=x}X^g = \{x \in X : g \cdot x = x\} is the set of elements fixed by gg.

Burnside's lemma is invaluable for counting problems with symmetry. Instead of counting orbits directly, we count fixed points for each group element and average.

ExampleNecklace Problem

How many distinct necklaces can be made with nn beads, each colored red or blue, where two necklaces are the same if one can be rotated to match the other?

The cyclic group CnC_n acts on the set of 2n2^n colorings. A rotation by kk positions fixes a coloring if and only if the coloring has period dividing gcd(n,k)\gcd(n, k). The number of such colorings is 2gcd(n,k)2^{\gcd(n,k)}.

By Burnside's lemma: Number of necklaces=1nk=0n12gcd(n,k)\text{Number of necklaces} = \frac{1}{n} \sum_{k=0}^{n-1} 2^{\gcd(n,k)}

Remark

The class equation and Burnside's lemma both stem from the orbit-counting theorem: summing orbit sizes over all orbits equals summing stabilizer sizes divided by G|G|. These results transform difficult counting problems into manageable calculations.

Group actions convert abstract group theory into concrete counting tools, bridging algebra and combinatorics.