SL 1.9—Binomial theorem
- Syllabus
- First assessment 2021
- Objective
- —
- Level
- HL
Expand a power with binomial coefficients.
For a non-negative integer n, (a+b)ⁿ is the sum of terms whose coefficients are nCr and whose powers of a and b add to n.
Worked example
(x+2)²=x²+4x+4; coefficients 1,2,1 come from Pascal’s triangle.
Worked example
What should the powers add to? n in every term.
Common boundary
Do not omit the middle term or change the coefficient pattern.
Full binomial theorem: (a+b)n=∑r=0n(rn)an−rbr for n∈N, where (rn)=n!/[r!(n−r)!]. Example: (2x−1)3=(03)(2x)3+(13)(2x)2(−1)+(23)(2x)(−1)2+(33)(−1)3=8x3−12x2+6x−1. Each term's total power is n.