Permutations
The number of different arrangements of a k-element subset of the n-element set S.
Cobinations
The number of unique, ordered arrangements of a k-element subset of the n-element set S. Also referred to as Binomial Coefficients
Pascal's Triangle
Binomial Expansion
Permutations of multisets
The number of arrangements of the n-element multiset,M in which each element appears exactly as often as the multiplicity.