Combination
Redirected from Combinations
Combinations are studied in combinatorics: let S be a set; the combinations of this set are its subsets. A k-combination
is a subset of S with k elements.
The order of listing the elements is not important in combinations: two lists with the same elements in different orders are considered to be the same combination.
The number of k-combinations of set with n elements is the binomial coefficient "n choose k", written as nCk, nCk or as
One method of deriving a formula for nCk proceeds as follows:
Since
It is useful to note that C(n, k) can also be found using Pascal's triangle, as explained in the binomial coefficient article.
or occasionally as C(n, k).
(see factorial), we find