Topics
Theoretical introduction to nCr, or (nr),
Factorials are shortcut used to express decreasing products of integers such as
The definition is
The number of ways to choose r items from a set of n items can be expressed as (nr), nCr or nCr. The number of combinations can be calculated using the formula
Pascal's triangle is a triangular array where each number is the sum of the two directly above it, beautifully revealing the coefficients of binomial expansions. Each term corresponds to a specific value of nCr. Its symmetry and simple construction make it a powerful tool for exploring combinatorial relationships and probability.
Nice work completing Pascal's Triangle and nCr, here's a quick recap of what we covered:
Exercises checked off
Theoretical introduction to nCr, or (nr),
Factorials are shortcut used to express decreasing products of integers such as
The definition is
The number of ways to choose r items from a set of n items can be expressed as (nr), nCr or nCr. The number of combinations can be calculated using the formula
Pascal's triangle is a triangular array where each number is the sum of the two directly above it, beautifully revealing the coefficients of binomial expansions. Each term corresponds to a specific value of nCr. Its symmetry and simple construction make it a powerful tool for exploring combinatorial relationships and probability.
Nice work completing Pascal's Triangle and nCr, here's a quick recap of what we covered:
Exercises checked off