Binomial Coefficient
The binomial coefficient (read “ choose ”) counts the number of combinations of elements from a set of . It is defined as for .
Binomial coefficients satisfy the recurrence , which generates Pascal’s triangle. They appear as coefficients in the binomial theorem: .
The symmetry reflects the fact that choosing elements to include is the same as choosing elements to exclude.