Binomial Expansion : Lesson
Objective
• Expand expressions of the form \((a+b)^n\) using binomial expansion
• Understand factorial notation and use it in binomial coefficients
• Use Pascal’s Triangle and technology to compute \({}^nC_r\)
• Identify and apply the general term in a binomial expansion
Definition / Concept
• Factorial Notation:
\(n! = n(n-1)(n-2)\cdots3 \cdot 2 \cdot 1\) for all integers \(n \geq 1\)
\(0! = 1\)
• Combinations (Binomial Coefficient):
The number of ways to choose \(r\) objects from \(n\) distinct objects: \({}^nC_r = \frac{n!}{r!(n-r)!}\)
• Binomial Expansion Formula: For \(n \in \mathbb{Z}^+\),
\((a+b)^n = a^n + {}^nC_1a^{n-1}b + {}^nC_2a^{n-2}b^2 + \cdots + b^n\)
Or
in summation notation: \((a+b)^n = \sum_{r=0}^{n} {}^nC_r , a^{n-r} , b^r\)
• The General Term is \(T_{r+1} = {}^nC_r , a^{n-r} , b^r\)
Examples
1: Expand \((x+2)^4\)
\(\quad (x+2)^4 = {}^4C_0x^4 + {}^4C_1x^3 \cdot 2 + {}^4C_2x^2 \cdot 2^2 + {}^4C_3x \cdot 2^3 + {}^4C_4 \cdot 2^4\)
\(\quad = 1 \cdot x^4 + 4 \cdot x^3 \cdot 2 + 6 \cdot x^2 \cdot 4 + 4 \cdot x \cdot 8 + 1 \cdot 16\)
\(\quad = x^4 + 8x^3 + 24x^2 + 32x + 16\)
2: Find the 4th term in the expansion of \((3x – 2)^6\)
Use general term formula \(T_{r+1} = {}^nC_r , a^{n-r} , b^r\)
\(\quad T_4 = {}^6C_3 \cdot (3x)^{3} \cdot (-2)^3\)
\(\quad = 20 \cdot 27x^3 \cdot (-8) = -4320x^3\)
Example 1:
Expand \((x + 3)^5 \) using Pascal’s Triangle.
Example 2:
Expand \((2x – 3)^4 \) using Pascal’s Triangle.
Example 3:
Consider the binomial expression \((2x + 3y)^5\)
[a] How many terms are there in the expansion?
[b] Expand fully using Pascal’s Triangle.
Example 4:
Expand and simplify the expression: \((2x – \frac{3}{x})^4 \) and simplify fully.
Give your final answer in simplified form, with terms ordered by descending powers of \(x\).
Example 5:
Using the general term formula \(T_{r+1} =\ ^nC_r \cdot a^{n-r} \cdot b^r\), find the 4th term in the expansion of \((2x + 1)^7\).
Example 6:
Consider the expansion of \((x + 2)^{11}\)
[a] Find the number of terms in this expansion.
[b] Find the term containing \(x^{12}\).
Solution
Example 7:
Consider the expansion \((2x^2 – \frac{3}{x})^5\)
• [a] How many terms are in this expansion?
• [b] Find the term containing \(x^4\).
Example 8:
[a] Expand \((x + 2)^4 \) and simplify your result.
[b] Find the first few terms in descending powers in the expansion of \((x – 3)(x + 2)^4\).
Example 9:
Consider the expansion of the expression \((x^2 – 3x)^7\).
[a] Write down the number of terms in this expansion.
[b] Find the coefficient of \(x^{11}\) in this expansion.
[c] Show that there is no constant term in this expansion.
Example 10:
[a] Expand \((e + \frac{1}{e})^5\) in terms of \(e\).
[b] Hence find the expansion of \((e – \frac{1}{e})^5\).
[c] Hence or otherwise find:
(i) \((e + \frac{1}{e})^5 + (e – \frac{1}{e})^5\)
(ii) \((e + \frac{1}{e})^5 – (e – \frac{1}{e})^5\)