Basic structures
Generating functions
Proof techniques
Combinatorial identities
Polytopes
For , the binomial coefficient is the natural number which is the fraction of the factorial of by the factorials of and :
Notice that
The name “binomial coefficient” refers to the binomial theorem where these numbers appear as coefficients of the following polynomials in two variables and , for :
Namely, combinatorially, is the count of the number of ways to choose items from items without repetition but irrespective of order:
First, if the order did matter then there would be ways to pick the first item (one out of ), followed by ways to pick the second item (one out of the remaining ), and so on, up to ways to pick the th item, for a total of
ways. But if/since order does not matter then all permutations of a sequence of elements picked count as the same choice, reducing the number of choices to (1).
This perspective shows in particular that the fraction (1) is indeed an integer; and from this perspective, equation (2) reflects the FACT that the set of ways to taking items from a set of is in bijection to the set of ways of leaving items in the set.
In this vein, one may alternatively ask for the number of ways to choose items from items with possible repetition (hence now without a bound on ) but still irrespective of order.
This question is reduced to the previous one by observing that these choices are in bijection to the set of strings consisting of stars “” and bars “”. For instance, for and , the string
represents the choice where the first item is chosen two times, the second item one time, the third item zero times, and the fourth item three times.
But, by the previous discussion, there are
such strings (choose stars, or complementarily bars, from symbols) and hence as many ways to choose items from a set of with possible repetition.
See also:
Last revised on December 30, 2025 at 21:31:09. See the history of this page for a list of all contributions to it.