Analyze fixed colorings, rotations, and reflections with confidence. Track orbit totals across every symmetry input. Download polished reports and plots for review or teaching.
Burnside’s Lemma counts distinct objects under a finite group action by averaging the number of configurations fixed by each group element.
Formula:
Number of orbits = (1 / |G|) × Σ Fix(g)
Here, |G| is the group order, and Fix(g) is the number of configurations unchanged by symmetry g.
The calculator sums all fixed counts, divides by the group order, then reports the orbit total and descriptive summary statistics.
Example: colorings of a square’s four corners with three colors under the dihedral group D4.
| Symmetry | Fixed Configurations | Reason |
|---|---|---|
| Identity | 81 | All 34 colorings stay unchanged. |
| Rotate 90° | 3 | All corners must share one color. |
| Rotate 180° | 9 | Opposite corners must match in pairs. |
| Rotate 270° | 3 | Same condition as 90° rotation. |
| Reflect Vertical | 27 | Mirrored corners must match. |
| Reflect Horizontal | 27 | Mirrored corners must match. |
| Reflect Main Diagonal | 27 | Diagonal reflection creates pair constraints. |
| Reflect Other Diagonal | 27 | Diagonal reflection creates pair constraints. |
Using the fixed counts above:
(81 + 3 + 9 + 3 + 27 + 27 + 27 + 27) / 8 = 25.5.
If instead you analyze vertex labeling assumptions with counts
81, 27, 9, 27, 27, 9, 27, 9,
the orbit total becomes
216 / 8 = 27.
It counts distinct configurations after accounting for symmetry. Instead of listing every arrangement manually, it averages how many configurations remain fixed under each group action.
A fixed-point count is the number of configurations left unchanged by one symmetry. Each rotation or reflection can preserve a different number of arrangements.
Burnside’s Lemma averages over every group element. If one symmetry is missing, the average is incomplete and the orbit total becomes invalid.
You can enter decimals for exploratory work, but valid combinatorics problems usually produce whole-number fixed counts and an integer orbit result.
That usually signals incorrect fixed counts, a missing symmetry, or a group action modeled incorrectly. Review the assumptions and recompute each fixed set carefully.
No. It works for necklaces, tilings, graph labelings, pattern classes, board arrangements, and many other finite symmetry-counting problems.
The Plotly chart visualizes fixed configurations by symmetry. It helps you see which group elements contribute most to the Burnside average.
Use Pólya enumeration when you want a more general counting framework with cycle indices, multiple color weights, or symbolic generating functions.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.