Written by the Fiveable Content Team โข Last updated September 2025
Written by the Fiveable Content Team โข Last updated September 2025
Definition
Binomial expansion is the process of expanding an expression that is raised to a power, specifically in the form $(a + b)^n$. It utilizes the binomial theorem to express the expanded form as a sum involving binomial coefficients.
5 Must Know Facts For Your Next Test
The binomial theorem states that $(a + b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k$.
The binomial coefficient $\binom{n}{k}$, also written as $C(n, k)$ or 'n choose k', represents the number of ways to choose k elements from a set of n elements without regard to order.
Pascal's Triangle can be used to find the coefficients for each term in the binomial expansion.
Each term in the binomial expansion has the form $\binom{n}{k} a^{n-k} b^k$, where k ranges from 0 to n.
In probability and statistics, binomial expansions are often used to figure out probabilities for multiple trials.