Circular Permutation — Definition, Formula & Examples
A circular permutation is an arrangement of objects in a circle, where rotations of the same arrangement are considered identical. Because there is no fixed starting point, the number of distinct arrangements is fewer than in a straight line.
A circular permutation of distinct objects is an equivalence class of linear permutations under rotational shifts. Since each circular arrangement corresponds to exactly linear arrangements (one for each rotational position), the number of distinct circular permutations of objects is .
Key Formula
Where:
- = The number of distinct objects arranged in a circle
- = Factorial of (n − 1), the count of distinct circular arrangements
How It Works
In a linear permutation, the first position is fixed by the line itself—there is a clear left end and right end. In a circle, no position is inherently "first," so you can fix one object in place to eliminate duplicate rotations. Once that object is anchored, the remaining objects can be arranged in ways. If reflections (flipping the circle over) also count as identical—as with a bracelet or necklace—you divide again by 2, giving .
Worked Example
Problem: In how many distinct ways can 6 people be seated around a circular table?
Identify n: There are 6 people, so .
Apply the formula: Use the circular permutation formula .
Calculate: Compute .
Answer: There are 120 distinct seating arrangements around the table.
Why It Matters
Circular permutations appear in scheduling round-table meetings, designing circular DNA sequences in biology, and arranging beads on a necklace. Many competition math problems (AMC, MATHCOUNTS) test whether you can distinguish circular from linear arrangements.
Common Mistakes
Mistake: Using instead of for circular arrangements.
Correction: Rotations of the same seating are identical in a circle. Fix one object's position to remove the rotational duplicates, which reduces to .
