Binomial expansion and binomial theorem
IB Mathematics Analysis and Approaches SLΒ· Unit 1: Number & AlgebraΒ· 15 min read
1. Binomial Coefficientsβ β ββββ± 5 min
Binomial Coefficient
A value representing the number of ways to choose k items from n total items, used to find the coefficient of each term in a binomial expansion.
Example:
\binom{5}{2} = 10
Binomial coefficients can also be found using Pascal's Triangle, where the nth row (starting counting from row 0) gives all coefficients for . The first 5 rows are shown below:
Calculate using the factorial formula, then confirm with Pascal's triangle.
- 1
Substitute n=6, k=3 into the factorial formula:
- 2
- 3
Cancel from numerator and denominator, then simplify:
- 4
- 5
Row 6 of Pascal's triangle is . The 4th entry (index starting at 0) is 20, which matches the calculation.
Exam tip:
For n β€ 6, Pascal's triangle is faster than factorial calculation and less prone to arithmetic error.
2. The Binomial Theorem and Full Expansionβ β ββββ± 5 min
Binomial Theorem
A general formula to expand any power of a binomial sum for positive integer n.
Expand fully using the binomial theorem.
- 1
Align the binomial with the formula: , , .
- 2
Write out each term using the binomial sum:
- 3
- 4
Calculate each term individually:
- 5
- First term:
- Second term:
- Third term:
- Fourth term:
- 6
Combine all terms for the final expansion:
- 7
3. Finding a Specific Termβ β β βββ± 6 min
A very common IB exam question asks for the coefficient of a specific term (or the constant term) in a binomial expansion, without requiring full expansion. To do this, you use the general term of the expansion to solve for the k value that matches your required exponent.
For an expansion of , the general (k+1)th term (starting from k=0) is:
Find the constant term in the expansion of .
- 1
Identify values: , , , . Substitute into the general term:
- 2
- 3
Simplify the exponent of :
- 4
- 5
A constant term has an exponent of 0, so solve for k:
- 6
- 7
Substitute k=4 back to find the constant term:
- 8
- 9
The constant term is 240.
Exam tip:
Remember that k starts at 0, so the mth term uses k = m-1, not k=m.
4. Common Pitfalls
Wrong move:
Forgetting negative signs when expanding
Why:
Treating the second term as positive b instead of -b, leading to wrong signs on odd-powered terms
Correct move:
Rewrite as before substitution, to explicitly track negative signs
Wrong move:
Using k equal to the term number (e.g. k=5 for the 5th term)
Why:
The first term of the expansion is k=0, so the k value is offset by 1
Correct move:
For the mth term, use k = m-1 when calculating the general term
Wrong move:
Swapping exponents: writing instead of
Why:
Misaligning a and b with the exponents in the formula
Correct move:
Clearly label which term in your binomial is a and which is b before applying the formula
Wrong move:
Forgetting to raise the constant coefficient of a term to the correct power
Why:
Only raising the variable part to the exponent, ignoring the constant coefficient
Correct move:
Remember , so always calculate the coefficient's power when expanding
5. Quick Reference Cheatsheet
Concept | Formula / Rule |
|---|---|
Binomial Coefficient | |
Binomial Theorem | |
General Term | |
Constant Term Condition | Set exponent of , solve for |
Pascal's Triangle Entry | Entry = sum of two entries directly above |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2025 Β· Paper 1
Find coefficient of term
- 2024 Β· Paper 1
Expand fully
- 2023 Β· Paper 2
Find the constant term in expansion
Going deeper
- internalCombinations and permutationsPrerequisite topic for factorial notation
What's Next
Binomial expansion is a foundational algebraic skill for IB AA SL that reappears across multiple topics, most notably in probability with the binomial distribution. The combinatorial reasoning behind binomial coefficients also underpins many counting problems for probability questions, which regularly appear on both Paper 1 and Paper 2. Even beyond exam questions, understanding the structure of binomial expansions makes expanding higher-order polynomials much faster than repeated distribution, and helps with finding derivatives or integrals of polynomial expressions. Mastery of this subtopic will also prepare you for further work on sequences and series in later units.
