Combination
In mathematics, a combination is a selection of items from a set that has distinct members, such that the order of selection does not matter (unlike permutations). For example, given three fruits, say an apple, an orange and a pear, there are three combinations of two that can be drawn from this set: an apple and a pear; an apple and an orange; or a pear and an orange. More formally, a k-combination of a set S is a subset of k distinct elements of S. So, two combinations are identical if and only if each combination has the same members. (The arrangement of the members in each set does not matter.) If the set has n elements, the number of k-combinations, denoted by
C
(
n
,
k
)
{\displaystyle C(n,k)}
or
C
k
n
{\displaystyle C_{k}^{n}}
, is equal to the binomial coefficient
https://en.wikipedia.org/wiki/Combination