The binomial theorem describes the algebraic expansion of powers of a binomial: \[ (x + y)^n = \sum_{k=0}^{n} \binom{n}{k} x^{n-k} y^k \] where \( \binom{n}{k} \) is the binomial coefficient.