Basic Counting Properties
- pairs
Number of subsets of a set with size n (power set)
Left side is equal to by Bijection
Pascal's Identity
For any integer and
counts the subsets with one element already selected
counts all subsets where that same element cannot be selected
As they are 2 separate scenarios, we add the possibilities (Sum Rule)
Binomial Theorem
For example
Therefore the coefficient for is
Vandermonde's (Zhu Shijie's) Identity
is the coefficient of when expanding
Generalized for any number of s
Others