This is a guest post by researcher Audace Dossou-Olory of Stellenbosch University, South Africa.
In assignment problems, one wants to find an optimal and efficient way to assign objects of a given set to objects of another given set. An assignment can be regarded as a bijective map
Permutations
A permutation
which means
If
then
are the cycle decompositions of the permutations of
have one, two, three and four cycles, respectively.
Stirling Numbers
Given a positive integer
The
Unfortunately, there is no nice formula for
into sum and collecting
Nevertheless, we can still collect some few properties of
- Every permutation of
has only between and cycles. So, summing over all possible values of , evidently, we recover the total number of permutations which is :
- It can be seen that
is the unique permutation with cycles. This means
- If we want to count permutations with a single cycle, then there are
ways of choosing which element the first entry of the cycle must be mapped to; once this is done, there are now ways to select the element to which the second entry of the cycle must be assigned to; etc. – the last entry in the cycle is already mapped to the first element of the cycle. So, we obtain
- If there is a permutation with
cycles, then no two of them can contain more than one element, since there are elements over all. This means, a permutation with cycles must have exactly cycles with a single entry and one cycle with two entries. This shows that is just the number of ways of choosing the two elements that compose the cycle with two entries:
A more general way to compute
which also has a simple combinatorial interpretation. This is left as an exercise for the reader!
Stirling’s numbers have seen their appearance in many branches of mathematics such as the theory of finite differences. They also have a connection to other famous numbers in combinatorics.
If you’d like to learn more, there is yet another type of Stirling’s numbers known as the Stirling numbers of the second kind, which are related to set partitions.