Circular Permutation
Circular Permutation deals with arranging distinct objects around a circle (or any closed loop). Unlike linear arrangements, rotations of the same circular arrangement are considered identical because there is no fixed starting point. The number of ways to arrange 'n' distinct objects around a circle is (n-1)!.
What You'll Learn
Introduction to Circular Permutation
Circular Permutation deals with arranging distinct objects around a circle (or any closed loop). Unlike linear arrangements, rotations of the same circular arrangement are considered identical because there is no fixed starting point. The number of ways to arrange 'n' distinct objects around a circle is (n-1)!.
Prerequisites
How to Solve Circular Permutation Problems
Step 1: Identify that arrangement is circular (round table, circle, etc.)
Step 2: Determine if clockwise and anticlockwise arrangements are considered different
Step 3: For arrangements where rotations are considered the same: use (n-1)!
Step 4: For arrangements where reflections are also considered the same (necklaces): use (n-1)!/2
Step 5: For arrangements with restrictions (specific persons together), treat the group as a unit
Step 6: Fix one object's position to break the circular symmetry
Step 7: Arrange the remaining (n-1) objects in (n-1)! ways
Example Problem
Example: In how many ways can 6 people be seated around a circular table? Solution: Step 1: Arrangement is circular (rotations are considered same) Step 2: Clockwise and anticlockwise are considered different Step 3: Use formula: (n-1)! = (6-1)! = 5! Step 4: 5! = 5 × 4 × 3 × 2 × 1 = 120 Answer: 120 ways
Pro Tips & Tricks
- Circular permutations: (n-1)! when rotations are considered same
- If reflections are also considered same (necklaces, bracelets): (n-1)!/2
- For arrangements around a circle with a marked position, use n! (the mark breaks symmetry)
- For seating problems with restrictions, fix the restricted person first
- When treating a group as a unit in circular arrangements, arrange the unit in the circle first
- Remember: In a circle, there's no natural 'first' position
Shortcut Methods to Solve Faster
Common Mistakes to Avoid
Practice Worksheets
Practice makes perfect! Work through these worksheets to master Circular Permutation. Each worksheet contains 20 questions with detailed explanations. Start from Worksheet 1 and progress through increasing difficulty levels.
Exam Importance
Circular Permutation is an important topic for various competitive exams. Here's how frequently it appears:
Ready to Master Circular Permutation?
Start with Worksheet 1 and work your way up to expert level! Each worksheet includes: