A permutation of some objects is a (possible) rearrangement of those objects. The number of permutations is since there are possible ways to pick the first object, possible ways to pick the second, and so on.
Alternatively, we say a permutation of a set is a bijectivefunction. If is finite, we may denote permutation as
where is a permutation of set .
Falling Factorials
If we generalize to choosing elements of objects, we can calculate the -permutation of . This is denoted as , sometimes called the falling factorial.
The derivation works by noting that we have possible ways to pick the first object, ways to pick the second, up until ways to pick the last object.
Derangements
A derangement is a permutation of the elements of a set in which no element appears in its original position. That is, it is a permutation with no fixed points.
Inversions
Let be a permutation. There is an inversion of between and if and .