Combinatorics, Binomial Coefficients and Pascal's Triangle

Binomial coefficients, denoted `\binom{n}{k}`, count the number of ways to choose `k` items from a set of `n` items. Pascal's Triangle is a triangular array of these coefficients with many interesting properties. Questions involve calculating coefficients, applying binomial theorem, and using properties of Pascal's Triangle.