Lower Division Math Foundations
c(n, r), also known as 'n choose r', is a mathematical notation that represents the number of ways to choose r elements from a set of n distinct elements without regard to the order of selection. This concept is fundamental in combinatorics and plays a crucial role in understanding probabilities, statistics, and the binomial theorem, as it allows us to calculate the coefficients in binomial expansions.
congrats on reading the definition of c(n, r). now let's actually learn it.