Unit 3 - Circular Permutations
Unit 3 - Circular Permutations
Circular Permutations
Note: In contrast to linear permutations, where the order of objects matters, circular
permutations treat arrangements that can be obtained by rotating others as equivalent.
Example
For 4 objects, we have the following.
Also,
Example: In how many ways can
6 people be seated around a
circular table?
Observe that in a circular seating, one can rotate the table to obtain different
permutations r of the same seating. We will be considering them as the same.
Therefore, we have divided the resultant by r.
Example: Find the number of circular 3-
permutations of 5 people.
For instance, this question can be reframed as : Find the number of ways to
choose seating arrangements (at a circular table) for 3 people out of 5.
There are C(5,3) ways to choose 3 people out of 5. Moreover, there are (3-1)!
ways to arrange 3 distinct people in a circular way. The product will therefore be
2! C(5,3)=20
or
Example: Find the number of circular 4-
permutations of 5 people.
Here, n = 5 and r = 4. Therefore the number of circular 4-permutations will be
.