Combinatorics • Topic 3
Permutations
A permutation is an ordered arrangement of objects. The order matters: is different from .
Linear Permutations
Arranging distinct objects in a row.
Theorem
The number of ways to arrange distinct objects is (n-factorial).
Partial Permutations
Arranging objects chosen from a set of distinct objects ().Permutations with Repetition
If some objects are identical, we divide out the overcounting. If we have objects where are type A, are type B, etc.:
Theorem (Multinomial Coefficient)
where .
Example (Mississippi)
How many ways to arrange "MISSISSIPPI"?
Total letters: 11.
M: 1, I: 4, S: 4, P: 2.
Circular Permutations
Arranging distinct objects in a circle. Since rotations are considered identical, we fix one object to break the symmetry.
Theorem
Number of circular arrangements of objects is .
Practice Problems
Exercise (Problem 1)
How many ways can 5 boys and 5 girls sit in a row if they must alternate genders?
Exercise (Problem 2)
In how many ways can 6 people sit around a round table if Alice and Bob refuse to sit next to each other?
Exercise (Problem 3)
Find the number of permutations of such that 1 comes before 2, and 2 comes before 3.