Orbits and Stabilizers

Orbits, Stabilizers, and the Class Equation

Introduction

When a group acts on a set, it imposes a structure on that set, partitioning it into disjoint pieces. The study of these pieces provides a powerful counting tool that reveals deep information about the group itself.

Orbits and Stabilizers

Definitions

Definition 6.1: Let a group G act on a set X.

Key Properties

  1. Partition Property: The orbits form a partition of the set X. This means that every element of X belongs to exactly one orbit, and any two orbits are either identical or disjoint.

  2. Subgroup Property: The stabilizer of any element is a subgroup of G.

  3. Relationship: These two concepts are fundamentally linked by one of the most useful theorems in group theory.

The Orbit-Stabilizer Theorem

Theorem 6.2 (Orbit-Stabilizer Theorem): Let a finite group G act on a set X. For any x∈X, the size of the orbit of x is equal to the index of its stabilizer subgroup:

|OrbG(x)|=|G||StabG(x)|

This theorem provides a powerful formula: |G|=|OrbG(x)|⋅|StabG(x)|.

Proof Sketch

The proof uses the fact that there is a bijection between the orbit of x and the set of left cosets of the stabilizer of x. Specifically, the map g⋅x↦gStabG(x) is a well-defined bijection.

The Class Equation

A particularly insightful application of the Orbit-Stabilizer Theorem arises when a group G acts on itself by conjugation. The action is defined by g⋅x=gxg−1 for g,x∈G.

Conjugacy Classes

Applying the Orbit-Stabilizer Theorem

Applying the Orbit-Stabilizer Theorem to this action yields |cl(x)|=[G:CG(x)].

Partitioning the Group

The set G is partitioned by its conjugacy classes. We can separate the elements whose conjugacy class has size 1. These are the elements for which gxg−1=x for all g∈G, which is precisely the definition of the center of the group, Z(G).

The Class Equation

Summing the sizes of all the distinct conjugacy classes gives the order of the group:

|G|=∑i=1k|cl(xi)|

where x1,…,xk are representatives from each distinct conjugacy class. By separating the center, we arrive at the Class Equation:

|G|=|Z(G)|+∑j=1m[G:CG(yj)]

where y1,…,ym are representatives from the distinct conjugacy classes of size greater than 1.

Applications of the Class Equation

Application 1: p-Groups Have Non-trivial Centers

The Class Equation is a powerful numerical tool. Since each term [G:CG(yj)] must divide |G|, it imposes strong constraints on the structure of a finite group.

A famous consequence is that any group whose order is a power of a prime p (a p-group) must have a non-trivial center. This is because |G| and each index [G:CG(yj)] are powers of p, so for the equation to balance, |Z(G)| must also be divisible by p.

Application 2: Understanding Group Structure

The Class Equation helps us understand the internal structure of groups by revealing information about conjugacy classes and centralizers.

Application 3: Proving Simplicity

The Class Equation can be used to prove that certain groups are simple by showing that they cannot have non-trivial normal subgroups.

Examples

Example 1: Class Equation for S3

Consider the symmetric group S3 of order 6. The conjugacy classes are:

The center Z(S3)={e}, so the class equation is:

6=1+3+2

Example 2: Class Equation for D4

Consider the dihedral group D4 of order 8. The conjugacy classes are:

The center Z(D4)={e,r2}, so the class equation is:

8=2+2+2+2

Example 3: p-Group Example

Consider a group G of order p2 where p is prime. By the class equation, |Z(G)| must be divisible by p. Since Z(G)≤G, we have |Z(G)|=p or |Z(G)|=p2. If |Z(G)|=p2, then G is abelian. If |Z(G)|=p, then G/Z(G) has order p and is therefore cyclic, which implies that G is abelian. Therefore, every group of order p2 is abelian.

Burnside's Lemma

Another important application of group actions is Burnside's Lemma (also known as the Cauchy-Frobenius Lemma), which counts the number of orbits.

Statement

Theorem 6.3 (Burnside's Lemma): Let a finite group G act on a finite set X. The number of orbits is equal to the average number of fixed points:

Number of orbits=1|G|∑g∈G|Fix(g)|

where Fix(g)={x∈X∣g⋅x=x} is the set of elements fixed by g.

Applications

Burnside's Lemma is particularly useful in combinatorics for counting objects up to symmetry. For example, it can be used to count:

Examples of Burnside's Lemma

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:

By Burnside's Lemma:

Number of orbits=124(64+6⋅8+3⋅16+8⋅4+6⋅8)=124(64+48+48+32+48)=24024=10

So there are 10 distinct colorings.

Summary

The study of orbits and stabilizers provides powerful tools for understanding group actions and their applications. The Orbit-Stabilizer Theorem relates the size of orbits to the index of stabilizers, while the Class Equation reveals the internal structure of groups through their conjugacy classes. Burnside's Lemma provides a method for counting objects up to symmetry.

These concepts are fundamental to group theory and have applications throughout mathematics, from combinatorics to geometry to number theory.