Series, Progressions and the Binomial Expansion: Question 4

Syllabus 1.6

Structured AS 7 marks

(a) Find the expansion of (12x)6(1-2x)^6 in ascending powers of xx, up to and including the term in x3x^3. [4]

(b) Hence find the coefficient of x3x^3 in the expansion of (2+5x)(12x)6(2+5x)(1-2x)^6. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Expanding (12x)6(1-2x)^6

Using the binomial expansion with a=1a=1 and b=2xb=-2x:

(12x)6=r=06(6r)(1)6r(2x)r=r=06(6r)(2)rxr.(1-2x)^6 = \sum_{r=0}^{6}\binom{6}{r}(1)^{6-r}(-2x)^r = \sum_{r=0}^{6}\binom{6}{r}(-2)^r x^r.

Computing each coefficient up to r=3r=3:

  • r=0r=0: (60)(2)0=1×1=1\binom{6}{0}(-2)^0 = 1\times1 = 1
  • r=1r=1: (61)(2)1=6×(2)=12\binom{6}{1}(-2)^1 = 6\times(-2) = -12
  • r=2r=2: (62)(2)2=15×4=60\binom{6}{2}(-2)^2 = 15\times4 = 60
  • r=3r=3: (63)(2)3=20×(8)=160\binom{6}{3}(-2)^3 = 20\times(-8) = -160

Check: using Pascal’s triangle, row 66 is 1,6,15,20,15,6,11,6,15,20,15,6,1, and multiplying by (2)r=1,2,4,8,(-2)^r=1,-2,4,-8,\ldots for r=0,1,2,3r=0,1,2,3 gives the same values 1,12,60,1601, -12, 60, -160.

So

(12x)6=112x+60x2160x3+(1-2x)^6 = 1 - 12x + 60x^2 - 160x^3 + \ldots

Part (b): Coefficient of x3x^3 in (2+5x)(12x)6(2+5x)(1-2x)^6

Using the expansion from part (a), the coefficient of x3x^3 in the product (2+5x)(112x+60x2160x3+)(2+5x)(1-12x+60x^2-160x^3+\ldots) comes from two contributions:

  • 2×(coefficient of x3)=2×(160)=3202 \times (\text{coefficient of } x^3) = 2\times(-160) = -320
  • 5x×(coefficient of x2)=5×60=3005x \times (\text{coefficient of } x^2) = 5\times60 = 300 (since 5x×60x2=300x35x\times60x^2 = 300x^3)

Adding these:

320+300=20.-320 + 300 = -20.

Check by expanding the product term by term up to x3x^3:

(2+5x)(112x+60x2160x3)=224x+120x2320x3+5x60x2+300x3+(2+5x)(1-12x+60x^2-160x^3) = 2 - 24x + 120x^2 - 320x^3 + 5x - 60x^2 + 300x^3 + \ldots

Collecting the x3x^3 terms: 320x3+300x3=20x3-320x^3+300x^3 = -20x^3, confirming the coefficient is 20-20.

Final answers

  • (a) (12x)6=112x+60x2160x3+(1-2x)^6 = 1 - 12x + 60x^2 - 160x^3 + \ldots
  • (b) Coefficient of x3x^3 in (2+5x)(12x)6(2+5x)(1-2x)^6 is 20\boxed{-20}.