Revision notes for Edexcel AS Level Maths The Binomial Expansion. Open each subtopic for explanations, worked examples, and summaries of 8.1 Pascal's Triangle, 8.2 Factorial Notation, 8.3 The Binomial Expansion, 8.4 Solving Binomial Problems, and 8.5 Binomial Estimation. Written against the Edexcel AS Level Maths (8MA0) specification, so the content matches what's examinable rather than general Maths background.
The Binomial Expansion
What you'll learn
How to expand powers such as (2+x2)6\left(2+\frac{x}{2}\right)^6(2+2x)6 without multiplying out six brackets.
How to write terms in ascending powers ofxxx.
How to use an expansion to estimate values like 1.0481.04^81.048.
How to find unknown constants by comparing coefficients.
1. Brackets, terms, and coefficients
When you multiply out brackets, you are expanding them. For example, expanding (a+b)3(a+b)^3(a+b)3 means multiplying (a+b)(a+b)(a+b)(a+b)(a+b)(a+b)(a+b)(a+b)(a+b) and collecting like terms.
Definition
Key vocabulary
A binomial is an expression with two terms, such as a+ba+ba+b or 2−5x2-5x2−5x.
A term is one separate part of an expression, such as 12x212x^212x2.
The coefficient of a term is the number multiplying the variable part. In 12x212x^212x2, the coefficient of x2x^2x2 is 12.
Ascending powers ofxxx means writing terms in the order constant, xxx, x2x^2x2, x3x^3x3, and so on.
A helpful way to remember the coefficients is Pascal’s triangle. Each row gives the coefficients for a power of a binomial.
Here, (nr)\binom{n}{r}(rn) is a binomial coefficient, read as “n choose r”.
You do not always need the full expansion. If the question asks for the first three terms in ascending powers of xxx, you only need the terms with x0x^0x0, x1x^1x1, and x2x^2x2.
Example
First three terms
Find the first three terms in ascending powers of xxx of (2+x2)6\left(2+\frac{x}{2}\right)^6(2+2x)6.
In (2+x2)6\left(2+\frac{x}{2}\right)^6(2+2x)6, the xxx term includes 252^525. Do not just do 6(x2)6\left(\frac{x}{2}\right)6(2x).
3. Negative signs and ascending powers
If the binomial contains a negative term, such as (2−5x)7(2-5x)^7(2−5x)7, the signs will alternate because odd powers of a negative expression are negative.
Example
A negative binomial
Find the first four terms in ascending powers of xxx of (2−5x)7(2-5x)^7(2−5x)7.
Use the binomial theorem with a=2a=2a=2, b=−5xb=-5xb=−5x, and n=7n=7n=7.
Work out the first four terms, using r=0r=0r=0 to r=3r=3r=3:
If the xxx part is negative, even powers give positive terms and odd powers give negative terms.
4. Using an expansion as an approximation
You can use the first few terms of an expansion to estimate powers of numbers close to a convenient value.
For example, 1.0481.04^81.048 is close to 181^818, so an expansion of (1+4x)8(1+4x)^8(1+4x)8 is useful because 1+4x=1.041+4x=1.041+4x=1.04 when x=0.01x=0.01x=0.01.
Example
Approximating a power
Use the expansion of (1+4x)8(1+4x)^8(1+4x)8 up to the x3x^3x3 term to estimate 1.0481.04^81.048.
Always solve the inside of the bracket first. For example, if you have (3+2x5)6\left(3+\frac{2x}{5}\right)^6(3+52x)6 and want 2.9262.92^62.926, solve 3+2x5=2.923+\frac{2x}{5}=2.923+52x=2.92.
5. Multiplying by another factor
Sometimes you expand a binomial and then multiply it by something like ax+bax+bax+b. If you only need the first two terms, do not expand everything.
Example
Finding a and b from first terms
Let f(x)=(ax+b)(2+x8)8f(x)=(ax+b)\left(2+\frac{x}{8}\right)^8f(x)=(ax+b)(2+8x)8. Given that the first two terms of f(x)f(x)f(x) are 40+72x40+72x40+72x, find aaa and bbb.
First find only the constant and xxx terms of the binomial:
coefficient of x=10k,coefficient of x3=120k3\text{coefficient of }x=10k,\qquad \text{coefficient of }x^3=120k^3coefficient of x=10k,coefficient of x3=120k3
Use the condition “the coefficient of x3x^3x3 is twice the coefficient of xxx”:
120k3=2(10k)120k^3=2(10k)120k3=2(10k)
Since k≠0k\neq 0k=0, divide by kkk:
120k2=20120k^2=20120k2=20
Solve for kkk:
k=±16k=\pm\frac{1}{\sqrt{6}}k=±61
7. Probability and binomial expansion
Binomial expansion is also linked to repeated independent events with two outcomes, such as late/not late or success/failure.
If ppp is the probability of one outcome and qqq is the probability of the other, then (p+q)5(p+q)^5(p+q)5 lists the probabilities for 5 repeated trials, with coefficients counting the number of arrangements.
Example
No more than once
A student has probability 0.2 of being late on any school day. Find the probability that they are late no more than once in a 5-day week.
Let p=0.2p=0.2p=0.2 be the probability of being late and q=0.8q=0.8q=0.8 be the probability of not being late.
“No more than once” means 0 times late or 1 time late.