Groups
Category
Level
The binomial theorem expands (x + y)^n into a sum of terms using binomial coefficients that count how many ways to choose k items from n.
Stars and Bars counts the ways to distribute n identical items into k distinct bins using combinations.