# Functions
BinomialCoefficient or combination, compute number of picking k from
n possibilities.
Factorial compute the factorial of n.
StirlingS2 The number of ways of partitioning a set of n elements into
k nonempty sets (i.e., k set blocks), also called a Stirling set number.