Calculator Scope

Calculator Scope - Smart Online Calculators for Everything

From math, science, finance, health, and construction to marketing, text tools, developer utilities, and more. All calculators in one fast, accurate, easy-to-use platform.

Circular Permutations Calculator

Circular Permutations Calculator

Result
Calculator Scope
Advertisement 1
Advertisement 2
This calculator finds how many distinct ways objects can be arranged in a circle, e.g. 5 objects give 24 arrangements when direction matters.

Arranging objects in a circle produces fewer distinct outcomes than arranging them in a line, since rotating the whole circle doesn't create a genuinely new arrangement — a classic example being how many ways a group of people can be seated around a round table. Enter the number of distinct objects, and this calculator finds the number of circular arrangements using the formula (n−1)!, accounting for that rotational symmetry. It can also account for reflections, like a necklace that looks the same flipped over, by dividing the result by 2.

Advertisement 3
  • Circular permutations differ from linear ones because rotating the whole arrangement doesn't create a new one, so n objects in a circle give (n−1)! arrangements instead of n!.
  • This accounts for rotational symmetry only: fixing one object's position removes the redundant rotations, leaving (n−1)! ways to arrange the rest.
  • If flipping the circle over (reflection) is also considered the same arrangement — as with a necklace you can turn over — divide by 2 again, giving (n−1)!/2.

Why is a circular arrangement (n−1)! instead of n!?

In a circle, rotating everyone one seat over doesn't create a new arrangement, so you fix one object in place and arrange the remaining n−1 objects around it.

How many ways can 5 people sit around a round table?

(5−1)! = 4! = 24 distinct arrangements, if clockwise and counterclockwise orders count as different.