Binomial Coefficient
The denominator accounts for the fact that we don't care about the order of selection.
The term removes overcounting from different arrangements of the chosen items, while does the same for the unchosen items, i.e. rearranging chosen or unchosen items doesn’t change the subset.
How can we interpret in terms of a multiset?
Write the formula for in terms of factorials.
What is the function of the numerator and denominator in the formula for ?
The numerator counts all possible arrangements of items, while the denominator corrects for overcounting by dividing out the arrangements of the chosen and unchosen items, respectively, since order doesn’t matter.
Fundamental Properties of Binomial Coefficients
since there’s exactly one way to choose no elements (empty set) or all elements.
due to symmetry - choosing items is equivalent to excluding items.
to choose from items, we can aka Pascal’s identity - also (nice visual on the wiki).
Link to originalThe sum of all binomial coefficients for fixed (row of Pascal’s triangle) equals
This makes intuitive sense when thinking about sets: counts the ways to choose items from items, and summing over all possible gives us the total number of possible subsets of an -element set, which is . Each element either is or isn’t in the subset, giving us two choices for each of the elements → power set.
Binomial Theorem
For any and :
This generalizes the distributive law for exponents. The coefficients appear in Pascal’s triangle, forming the coefficients in expansions of binomials like:
With negative terms, the factor creates alternating signs:
What does the binomial theorem say?
Compute the first 4 rows of Pascal's triangle, which are the binomial coefficients for
What does the binomial theorem say for a single negative term?
What does the binomial theorem say for two negative terms?
Circular transclusion detected: general/Pascal's-triangle

Info