Binomial Expansion

A LevelAQAEdexcelOCR

Binomial Expansion

Binomial expansion uses binomial coefficients to expand two terms in brackets of the form (ax+b)n(ax+b)^{n}. When nn is a positive whole number the expansion is finite. When nn is not, the expansion is infinite.

A LevelAQAEdexcelOCR

Pascal’s Triangle

Pascal’s triangle is made by putting 11s down the sides, then every number comes from adding together the two above it.

The numbers on the nnth row are the coefficients of (1+x)n(1+x)^{n}

(1+x)0=1(1+x)^{0}=1

(1+x)1=1+x(1+x)^{1}=1+x

(1+x)2=1+2x+x2(1+x)^{2}=1+2x+x^{2}

(1+x)3=1+3x+3x2+x3(1+x)^{3}=1+3x+3x^{2}+x^{3}

(1+x)4=1+4x+6x2+4x3+x4(1+x)^{4}=1+4x+6x^{2}+4x^{3}+x^{4}

and so on.

A LevelAQAEdexcelOCR

Binomial Coefficients

The binomial coefficient (nm)=n!m!(nm)!begin{pmatrix}nmend{pmatrix}=dfrac{n!}{m!(n-m)!} where mm and nn are whole numbers and n>mn>m. We can also write them as nCmtext{}^{n}C_{m}.

The binomial coefficients are the same as the numbers in Pascal’s triangle.

This means we can write our expansion as:

(1+x)n=(n0)+(n1)x+(n2)x2+...+(nn1)xn1+(nn)xn(1+x)^{n}=begin{pmatrix}n�end{pmatrix}+begin{pmatrix}n1end{pmatrix}x+begin{pmatrix}n2end{pmatrix}x^{2}+…+begin{pmatrix}nn-1end{pmatrix}x^{n-1}+begin{pmatrix}nnend{pmatrix}x^{n}

A LevelAQAEdexcelOCR

General Binomial Expansion Formula

So far we have only seen how to expand (1+x)n(1+x)^{n}, but ideally we want a way to expand more general things, of the form (a+b)n(a+b)^{n}. In this expansion, the mmth term has powers ambnma^{m}b^{n-m}. We can use this, along with what we know about binomial coefficients, to give the general binomial expansion formula.

(a+b)n=(n0)an+(n1)an1b+(n2)an2b2+...+(nm)ambnm+...+(nn1)abn1+(nn)bn(a+b)^{n}=begin{pmatrix}n�end{pmatrix}a^{n}+begin{pmatrix}n1end{pmatrix}a^{n-1}b+begin{pmatrix}n2end{pmatrix}a^{n-2}b^{2}+…+begin{pmatrix}nmend{pmatrix}a^{m}b^{n-m}+…+begin{pmatrix}nn-1end{pmatrix}ab^{n-1}+begin{pmatrix}nnend{pmatrix}b^{n}

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example 1: Binomial Expansion

Expand (1+2x)2(1+2x)^{2}

[2 marks]

(1+2x)2=(20)12+(21)1×2x+(22)(2x)2(1+2x)^{2}=begin{pmatrix}2�end{pmatrix}1^{2}+begin{pmatrix}21end{pmatrix}1times2x+begin{pmatrix}22end{pmatrix}(2x)^{2}

 

Find the binomial coefficients:

 

(20)=1begin{pmatrix}2�end{pmatrix}=1

 

(21)=2begin{pmatrix}21end{pmatrix}=2

 

(22)=1begin{pmatrix}22end{pmatrix}=1

 

Substitute binomial coefficients into equation:

 

(1+2x)2=1×12+2×1×2x+1×(2x)2=1×1+2×2x+1×4x2=1+4x+4x2begin{aligned}(1+2x)^{2}&=1times1^{2}+2times1times2x+1times(2x)^{2}[1.2em]&=1times1+2times2x+1times4x^{2}[1.2em]&=1+4x+4x^{2}end{aligned}

 

A LevelAQAEdexcelOCR

Example 2: Finding Coefficients

Find the coefficient of x3x^{3} in (x+8)6(x+8)^{6}.

[2 marks]

x3x^{3} term is (63)x3863begin{pmatrix}63end{pmatrix}x^{3}8^{6-3}

 

(63)=20begin{pmatrix}63end{pmatrix}=20

 

863=83=5128^{6-3}=8^{3}=512

 

x3x^{3} term is 512×20x3512times20x^{3}

 

x3x^{3} term is 10240x310240x^{3}

 

Coefficient of x3x^{3} is 1024010240

A LevelAQAEdexcelOCR

Binomial Expansion Example Questions

Question 1: What is the eighth row of Pascal’s triangle?

(Hint: The triangle pictured on this page goes up to row seven.)

[2 marks]

A Level AQAEdexcelOCR

11s down the sides.

1+6=71+6=7 so 77 is the next number in.

6+15=216+15=21 so 2121 is the next number in.

15+20=3515+20=35 so 3535 is the next number in.

So the whole row is:

1,7,21,35,35,21,7,11,7,21,35,35,21,7,1

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: Expand (142x)4left(dfrac{1}{4}-2xright)^{4}

[5 marks]

A Level AQAEdexcelOCR

(142x)4=(40)(2x)4+(41)14(2x)3+(42)(14)2(2x)2+(43)(14)3(2x)+(44)(14)4left(dfrac{1}{4}-2xright)^{4}=begin{pmatrix}4end{pmatrix}(-2x)^{4}+begin{pmatrix}41end{pmatrix}dfrac{1}{4}(-2x)^{3}+begin{pmatrix}42end{pmatrix}left(dfrac{1}{4}right)^{2}(-2x)^{2}+begin{pmatrix}43end{pmatrix}left(dfrac{1}{4}right)^{3}(-2x)+begin{pmatrix}44end{pmatrix}left(dfrac{1}{4}right)^{4}

 

(40)=1begin{pmatrix}4end{pmatrix}=1

 

(41)=4begin{pmatrix}41end{pmatrix}=4

 

(42)=6begin{pmatrix}42end{pmatrix}=6

 

(43)=4begin{pmatrix}43end{pmatrix}=4

 

(41)=1begin{pmatrix}41end{pmatrix}=1

 

(142x)4=(1×(2x)4)+(4×14(2x)3)+(6×(14)2(2x)2)+(4×(14)3(2x))+(1×(14)4)left(dfrac{1}{4}-2xright)^{4}=big( 1times(-2x)^{4}big) +big( 4timesdfrac{1}{4}(-2x)^{3}big) +big( 6timesleft(dfrac{1}{4}right)^{2}(-2x)^{2}big) +big( 4timesleft(dfrac{1}{4}right)^{3}(-2x)big) +big( 1timesleft(dfrac{1}{4}right)^{4}big)

 

(142x)4=(1×16x4)+(4×14×(8)x3)+(6×116×4x2)+(4×164×(2)x)+(1×1256)left(dfrac{1}{4}-2xright)^{4}=big( 1times16x^{4}big) +big( 4timesdfrac{1}{4}times(-8)x^{3}big) +big( 6timesdfrac{1}{16}times4x^{2}big) +big( 4timesdfrac{1}{64}times(-2)xbig) +big( 1timesdfrac{1}{256}big)

 

(142x)4=16x48x3+2416x2864x+1256left(dfrac{1}{4}-2xright)^{4}=16x^{4}-8x^{3}+dfrac{24}{16}x^{2}-dfrac{8}{64}x+dfrac{1}{256}

 

(142x)4=16x48x3+32x218x+1256left(dfrac{1}{4}-2xright)^{4}=16x^{4}-8x^{3}+dfrac{3}{2}x^{2}-dfrac{1}{8}x+dfrac{1}{256}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: What is the coefficient of x4x^{4} in (5x2)9(5x-2)^{9}?

[3 marks]

A Level AQAEdexcelOCR

x4x^{4} term is (94)(5x)4(2)5=(94)54x425begin{pmatrix}94end{pmatrix}(5x)^{4}(-2)^{5}=-begin{pmatrix}94end{pmatrix}5^{4}x^{4}2^{5}

 

(94)=126begin{pmatrix}94end{pmatrix}=126

 

54=6255^{4}=625

 

25=322^{5}=32

 

x3x^{3} coefficient is 126×625×32=2520000-126times625times32=-2520000

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 4: Find pp such that the x2x^{2} coefficient in (23x+p)3left(dfrac{2}{3}x+pright)^{3} is 44.

 

[3 marks]

A Level AQAEdexcelOCR

x2x^{2} coefficient is (32)(23)2pbegin{pmatrix}32end{pmatrix}left(dfrac{2}{3}right)^{2}p

 

(32)=3begin{pmatrix}32end{pmatrix}=3

 

(23)2=49left(dfrac{2}{3}right)^{2}=dfrac{4}{9}

 

Hence, 3×49×p=43timesdfrac{4}{9}times p=4

 

43p=4dfrac{4}{3}p=4

 

p=4×34p=4timesdfrac{3}{4}

 

p=3p=3

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

D1 – Understand and use the binomial expansion of (a+bx)n(a+bx)^n for positive integer nn; the notations n!n! and nCrnCr; link to binomial probabilities
Extend to any rational nn, including its use for approximation; be aware that the expansion is valid for bxa<1left|dfrac{bx}{a}right|<1. (proof not required)

Binomial Expansion Worksheet and Example Questions