| Wikipedia provides exactly the same explanation that your link does: > The prison director's assignment of prisoner numbers to drawers can mathematically be described as a permutation of the numbers 1 to 100. > Every permutation can be decomposed into disjoint cycles, that is, cycles which have no common elements. > In the initial problem, the 100 prisoners are successful if the longest cycle of the permutation has a length of at most 50. Their survival probability is therefore equal to the probability that a random permutation of the numbers 1 to 100 contains no cycle of length greater than 50. What did you think was missing from the Wikipedia article? |