How many ways to arrange n distinct objects in a circle? (Circular permutations)
I understand that for arranging distinct objects in a line, there are ways. But for a circle, the answer is . Why?
For example, with 4 people at a round table:
- Rotational symmetry means arrangements that differ only by rotation are considered the same
- So
But what if the circle has a fixed reference point (like numbered seats)? Does it become again?
Also, what about arrangements of beads on a necklace where flipping over is also considered the same (dihedral symmetry)? Does the count become ?
2 answers885 views