A combination is essentially a subset. It is like a permutation, except with no regard to order. Suppose we have a set of elements and take elements. The number of possible combinations is .
Note also that
Combinations are found in binomial expansion. Consider the following binomial expansions:
As you may have noticed from the above, for any positive integer ,
Another observation from the above is known as Pascal's law. It states that
This allows us to construct Pascal's triangle, which is useful for determining combinations: