Find the number of combinations of n different objects taken r at a time.
(n-1)!
n
Finding the number of combinations of n different objects taken r at a time, denoted by nCr
The number of permutations of n different objects taken r at a time, where repetition is allowed