Group Actions: Orbits, Stabilisers, and Counting
A group is born to act: to permute a set while preserving its structure. Group actions turn abstract group elements into concrete symmetries and yield some of the most useful counting tools in finite group theory — the orbit–stabiliser theorem, Cayley's theorem, the class equation, and Burnside's lemma. This page builds on homomorphisms.md; the linear special case (actions on vector spaces) opens reps-basics.md.
Actions
A (left) group action of on a set is a map , , satisfying Equivalently — and more revealingly — an action is a homomorphism into the symmetric group of : each acts as a permutation , and the action axioms are exactly the homomorphism axioms. The action is faithful if is injective (distinct elements act differently), i.e. the kernel is trivial.
Orbits and stabilisers
For :
- the orbit is everything can be moved to;
- the stabiliser is the subgroup fixing .
Orbits partition (being an equivalence relation iff ). The action is transitive if there is a single orbit ().
Orbit–stabiliser theorem. For any , the map is a bijection between the cosets of the stabiliser and the orbit:
Thus every orbit size divides . This one identity powers almost every counting argument below and in sylow.md.
Cayley's theorem
Let act on itself by left multiplication, . This action is faithful (if for all then ), so the associated homomorphism is injective:
Cayley's theorem. Every group embeds in a symmetric group; a finite group of order embeds in .
So abstract groups are "no more general" than permutation groups — though the embedding into is usually far from the most economical realisation.
Conjugation and the class equation
Let act on itself by conjugation, . Then:
- orbits are the conjugacy classes ;
- the stabiliser of is its centraliser ;
- the fixed points are exactly the centre (elements in a class by themselves).
Orbit–stabiliser gives , and summing over the distinct classes yields the
Class equation. where the are representatives of the conjugacy classes of size .
A signature application. If is a prime power (), every term in the sum is a positive power of , so divides ; hence a non-trivial -group has non-trivial centre, . This fact seeds the Sylow theory and the nilpotency of -groups in series-solvable.md.
Burnside's counting lemma
To count orbits — e.g. distinct colourings up to symmetry — average the number of fixed points:
Burnside's lemma. For a finite group acting on a finite set , the number of orbits is
Proof sketch. Count pairs two ways — by (giving ) and by (giving via orbit–stabiliser).
Worked example. Colour the vertices of a square with colours, counting rotations (the group ) as equivalent. The fixed-colouring counts are , (all-same "necklace" forced), . Burnside gives distinct colourings. (Extending the group to the full dihedral that also allows reflections gives the classic answer for necklaces — the reflection terms recount to the same value here.) Refining Burnside to track colour multiplicities gives Pólya enumeration.
Where actions reappear
- Linear actions — an action on a vector space that respects addition and scaling is a representation; that is the whole of reps-basics.md and character-theory.md.
- Conjugation actions drive the Sylow theorems.
- Smooth actions of Lie groups on manifolds are the setting for homogeneous spaces and the physics of gauge symmetry.
References
- Dummit & Foote, Abstract Algebra, §1.7, §4.1–4.3.
- Rotman, An Introduction to the Theory of Groups, Ch. 3.