Binomial coefficient

The binomial coefficient \(\binom{n}{k}\) counts the ways to choose \(k\) elements from an \(n\)-element set and is the coefficient of \(x^k y^{n-k}\) in \((x+y)^n\).

Connect