Academy
Binomial Theorem
Level 1 - Math I (Physics) topic page in Real Numbers.
The Binomial Theorem
The binomial theorem provides a formula for expanding expressions of the form \((a + b)^n\) where \(n\) is a non-negative integer.
This expansion produces \(n + 1\) terms, with the coefficients given by binomial coefficients \(\binom{n}{k}\).
Expansion Pattern
For \((a + b)^n\):
- Term \(k+1\) (for \(k = 0, 1, \ldots, n\)): \(\binom{n}{k} a^{n-k} b^k\)
- Powers of \(a\) decrease from \(n\) to \(0\)
- Powers of \(b\) increase from \(0\) to \(n\)
Examples
\((a + b)^2 = a^2 + 2ab + b^2\)
\((a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3\)
\((x + y)^4 = x^4 + 4x^3y + 6x^2y^2 + 4xy^3 + y^4\)
Binomial Coefficients in Expansion
The coefficients \(\binom{n}{0}, \binom{n}{1}, \ldots, \binom{n}{n}\) appear in the expansion of \((a + b)^n\). These can be found using Pascal's triangle or the factorial formula.
The Binomial Series
The binomial series extends the binomial theorem to cases where \(n\) is not a positive integer. For \(|x| < 1\):
where for any real \(n\):