MTH3003 Lecture 16

Last lecture we proved the Orbit-Stabiliser theorem - the number of elements an orbit covers equals the index of the stabiliser. Today we use it to prove the Orbit Counting Theorem (also known as Burnside’s Lemma, or, more accurately, the Cauchy-Frobenius Lemma) - a formula for the number of orbits, in terms of fixed points. Two combinatorial applications follow: counting distinct edge-colourings of an octagon, and distinct face-colourings of a cube.

Fixed-Point Sets

Definition

Let be a -set with action , and . The fixed-point set of is

Don't confuse with stabiliser

: things in fixed by one specific . : things in that fix one specific . Different sets, different ambient containers.

on

: (only those are untouched). : (everything moves). : (the identity fixes everything).

The Orbit Counting Theorem

Orbit Counting Theorem (Cauchy-Frobenius Lemma)

Let be a finite group acting on a set . The number of orbits is the average number of fixed points:

Proof

Count the set in two different ways.

By . For each , the elements with are precisely , so

By . For each , the elements with are precisely . By Orbit-Stabiliser theorem , so

Partition into orbits . Within , for every . Hence

Summing over orbits:

Equating (1) and (2):

Trivial Sanity Check

Let acting on by . Fixed-point counts:

  • , .
  • , .
  • , .
  • , .

Number of orbits = . By inspection, the orbits are and . ✓

Application: Edge-Colouring an Octagon

Question

Colour the edges of a regular octagon using three colours . Two colourings are considered the same if one is a symmetry of the other (rotation or reflection). How many distinct coloured octagons are there?

Strategy. Let be the set of all raw edge-colourings (treating the octagon’s vertices as labelled through at fixed positions). The dihedral group (order 16) acts on by symmetries of the octagon. Distinct coloured octagons = orbits of on .

Apply the Orbit Counting Theorem: count for each of the 16 group elements.

Identity . Fixes everything: .

Rotation (by 45°). A colouring is fixed iff all 8 edges are the same colour: .

Higher rotation powers. A colouring is fixed by iff edges in the same cycle of have the same colour. The number of cycles of on 8 edges is :

RotationCyclesFixed colourings
1 cycle of length 8
2 cycles of length 4
1 cycle of length 8
4 cycles of length 2
1 cycle of length 8
2 cycles of length 4
1 cycle of length 8

Reflections. Eight reflections, in two types based on the line of reflection:

  • Corner-corner reflections (4 of them) - line passes through two opposite corners. Cycle structure on edges: 4 cycles of length 2, fixed by 4 free colours: each.
  • Edge-edge reflections (4 of them) - line passes through midpoints of two opposite edges. Two edges fixed (1-cycles), three pairs swapped (2-cycles): cycle count is 5, fixed by each.

Wait - let me recheck: an edge-edge reflection on 8 edges fixes the two edges through which the axis passes (2 fixed edges) and swaps the remaining 6 edges in 3 pairs. That gives cycles, fixed colourings.

Sum and average.

Note

The 6561 raw colourings collapse to distinct coloured octagons after symmetry. Most colourings have a “trivial” (size-16) orbit; only highly symmetric colourings have smaller orbits.

Application: Face-Colouring a Cube

Question

Colour the six faces of a cube using three colours. How many distinct coloured cubes are there?

Caveat. A cube is a 3D object - reflections produce a mirror image, which is genuinely different (think left/right hand). So the right group is the rotation group , not the full symmetry group, of order .

Rotation classes (review of lecture 6):

TypeDescriptionCount
(A)Identity1
(B) face rotations6
(C) face rotations3
(D) corner rotations8
(E) edge rotations6

Total: . ✓

Set . All face-colourings, .

Fixed-point counts.

  • (A) Identity: fixes everything, .
  • (B) face rotation: top and bottom faces stay (each can be any colour), four side faces cyclically permuted into one orbit (must all be the same colour). 3 free choices for top, 3 for bottom, 3 for sides: .
  • (C) face rotation: top fixed, bottom fixed, four side faces split into two pairs of swapped faces. 4 free colours: .
  • (D) corner rotation: three top faces cycle, three bottom faces cycle. Two cycles, .
  • (E) edge rotation: faces split into 3 pairs of swapped faces. .

Sum.

Number of orbits.

So there are exactly 57 distinct face-colourings of a cube using 3 colours, up to rotation.

Note

If we allowed reflections (the full symmetry group of order ), some pairs of mirror-image cubes would be identified, and we’d get fewer orbits. The 3D-vs-2D distinction matters: in 2D the octagon allows reflections, in 3D the cube does not (without unrolling space).


Pre-Lecture Notes from mth3003 lecture notes 16.pdf

  • Fixed-point set : elements of fixed by a single . Distinct from .
  • Orbit Counting Theorem (Cauchy-Frobenius / Burnside’s Lemma): . Average number of fixed points = number of orbits.
  • Proof technique: count in two ways - by (sum of ), by (using Orbit-Stabiliser, sum of , partition by orbit gives ).
  • Octagon edge-colouring: acting on colourings. Identity gives , rotations give , two types of reflections give (corner-corner) and (edge-edge). Sum/ orbits.
  • Cube face-colouring: (order 24, no reflections in 3D!). Five types of rotation contribute respectively to the fixed-point sum, totalling . Sum/ orbits.
  • Key technique: for a permutation, fixed colourings = . Decompose each group element’s cycle structure on the colour-able set, count colourings, sum, divide by .
  • Next lecture: introduction to Sylow theory - refining the structural picture beyond Lagrange and Cauchy.