Cambridge Maths Academy

P1 §8.1 Pascal's triangle 본문

A-level Mathematics/Pure Mathematics 1

P1 §8.1 Pascal's triangle

Cambridge Maths Academy 2021. 1. 12. 04:31
반응형

Pure mathematics Year 1

Table of contents

  1. Binomial, trinomial and polynomial
  2. Binomial expansion
  3. Pascal's triangle
  4. Examples
  5. Edexcel P1 Ch8 Exercise 8A

1. Binomial, trinomial and polynomial

The binomial expansion tells us how to expand (a+b)n.

 

The word 'bi-nomial' means 'two terms' - here, they are a and b. Similarly, monomial means 'one term', trinomial means 'three terms' and polynomial means 'many terms' and so on.

 

  • The 'trinomial expansion' would concern (a+b+c)n and the 'polynomial expansion' would (a1+a2++ak)n, but they do not require a separate treatment as they are in principle built upon the binomial case. For example, the trinomial expansion is just two successive applications of the binomial expansion : (a+b+c)n=[a+(b+c)]n

2. Binomial expansion

We consider the following examples which can be expanded by hand. (If you have not done this calculation before, it is highly recommended to do so at least once in your lifetime.) (a+b)0=1(a+b)1=a+b(a+b)2=a2+2ab+b2(a+b)3=a3+3a2b+3ab2+b3(a+b)4=a4+4a3b+6a2b2+4ab3+b4(a+b)5=a5+5a4b+10a3b2+10a2b3+5ab4+b5

 

  • Every term in the expansion of (a+b)n has total index/power n. For example, in the expansion of (a+b)4, we have a4,a3b,a2b2,ab3,b4 terms and the total index of each term is 4.

3. Pascal's triangle

The coefficients in the expansions form a pattern that is known as Pascal's triangle, as shown below. (n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051

 

  • Pascal's triangle is formed by adding adjacent pairs of numbers to find the numbers on the next row.
  • The (n+1)th row of Pascal's triangle gives the coefficients in the expansions of (a+b)n.

4. Examples

Example 1. Use Pascal's triangle to find the expansions of: (a)(x+2y)3(b)(2x5)4

 

(Edexcel 2017 Specifications, P1 Ch8 Example 1.)

 

 

Solution.

더보기

Recall Pascal's triangle:

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051

 

(a) The binomial coefficients are (Index =3 so we look at the 4th row of Pascal's triangle to find the coefficnets.)

1331 We have (a=x and b=2y) (a+b)3=a3+3a2b+3ab2+b3(x+2y)3=x3+3x2(2y)+3x(2y)2+(2y)3=x3+6x2y+12xy2+8y3

 

(b) The binomial coefficients are: (The index =4 so we look at the 5th row of Pascal's triangle to find the coefficients.)

14641 We have (a=2x and b=5) (a+b)4=a4+4a3b+6a2b2+4ab3+b4(2x5)4=(2x)4+4(2x)3(5)+6(2x)2(5)2+4(2x)(5)3+(5)4=16x4160x3+600x21000x+625

 


 

Example 2. The coefficient of x2 in the expansion of (2cx)3 is 294. Find the possible value(s) of the constant c.

 

(Edexcel 2017 Specifications, P1 Ch8 Example 2.)

 

Solution.

더보기

Recall Pascal's triangle:

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051

 

The binomial coefficients are: (The index =3 so we look at the 4th row of Pascal's triangle to find the coefficients.) 1331

The x2 term is given by (from the expansion of (a+b)3 where a=2 and b=cx) 3×2(cx)2=6c2x2 and we find 6c2=294c2=49c=±7

 

Aside. We can of course fully expand (2cx)3: (a+b)3=a3+3a2b+3ab2+b3(2cx)3=23+3×22(cx)+3×2(cx)2+(cx)3=812cx+6c2x2c3x3

5. Edexcel P1 Ch8 Exercise 8A

Question 1. State the row of Pascal's triangle that would give the coefficients of each expansion: (a)(x+y)3(b)(3x7)15(c)(2x+12)n(d)(y2x)n+4

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q1.)

 

Solution.

더보기

Recall Pascal's triangle:

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051

 

(a) The index is 3 so the 4th row of Pascal's triangle provides the binomial coefficients: 1331 Although not asked, for completeness, we find: (x+y)3=x3+3x2+y+3xy2+y3

 

(b) The index is 15 so the 16th row of Pascal's triangle provides the binomial coefficients: 11510545513653003500564356435500530031365455105151 Although not asked, for completeness, we find: (3x7)15=(3x)15+15(3x)14(7)+105(3x)13(7)2+455(3x)12(7)3+1365(3x)11(7)4+3003(3x)10(7)5+5005(3x)9(7)6+6435(3x)8(7)7+6435(3x)7(7)8+5005(3x)6(7)9+3003(3x)5(7)10+1365(3x)4(7)11+455(3x)3(7)12+105(3x)2(7)13+15(3x)(7)14+(7)15=14348907x15502211745x14+8202791835x1382939339665x12+580575377655x112980286938629x10+11590004761335x934770014284005x8+81130033329345x7147235986412515x6+206130380977521x5218623131339795x4+170040213264285x391560114834615x2+30520038278205x4747561509943

 

(c) The index is n so the (n+1)-th row of Pascal's triangle provides the binomial coefficients.

 

(d) The index is n+4 so the (n+5)-th row of Pascal's triangle provides the binomial coefficients.

 


 

Question 2. Write down the expansion of: (a)(x+y)4(b)(p+q)5(c)(ab)3(d)(x+4)3(e)(2x3)4(f)(a+2)5(g)(3x4)4(h)(2x3y)4

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q2.)

 

Solution.

더보기

Recall Pascal's triangle:

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051

 

(a)(x+y)4=1x4+4x3y+6x2y2+4xy3+1y4(b)(p+q)5=1p5+5p4q+10p3q2+10p2q3+5pq4+1q5(c)(ab)3=1a3+3a2(b)+3a(b)2+1(b)3=a33a2b+3ab2b3(d)(x+4)3=1x3+3x24+3x42+143=x3+12x2+48x+64(e)(2x3)4=1(2x)4+4(2x)3(3)+6(2x)2(3)2+4(2x)(3)3+1(3)4=16x496x3+216x2216x+81(f)(a+2)5=1a5+5a42+10a322+10a223+5a24+125=a5+10a4+40a3+80a2+80a+32(g)(3x4)4=1(3x)4+4(3x)3(4)+6(3x)2(4)2+4(3x)(4)3+1(4)4=81x4432x3+864x2768x+256(h)(2x3y)4=1(2x)4+4(2x)3(3y)+6(2x)2(3y)2+4(2x)(3y)3+1(3y)4=16x496x3y+216x2y2216xy3+81y4

 


 

Question 3. Find the coefficient of x3 in the expansion of: (a)(4+x)4(b)(1x)5(c)(3+2x)3(d)(4+2x)5(e)(2+x)6(f)(412x)4(g)(x+2)5(h)(32x)4

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q3.)

 

Solution.

더보기

(a)(4+x)444x3=16x3(b)(1x)510(x)3=10x3(c)(3+2x)31(2x)3=8x3(d)(4+2x)51042(2x)3=1280x3(e)(2+x)62023x3=160x3(f)(412x)444(12x)3=2x3(g)(x+2)510x322=40x3(h)(32x)443(2x)3=96x3

 

Aside. The full expansions read: (a)(4+x)4=144+443x+642x2+44x3+1x4=256+256x+96x2+16x3+x4(b)(1x)5=1+5(x)+10(x)2+10(x)3+5(x)4+1(x)5=15x+10x210x3+5x4x5(c)(3+2x)3=133+332(2x)+33(2x)2+1(2x)3=27+54x+36x2+8x3(d)(4+2x)5=145+544(2x)+1043(2x)2+1042(2x)3+54(2x)4+1(2x)5=1024+2560x+2560x2+1280x3+320x4+32x5(e)(2+x)6=126+625x+1524x2+2023x3+1522x4+62x5+1x6=64+192x+240x2+160x3+60x4+12x5+x6(f)(412x)4=144+443(12x)+642(12x)2+44(12x)3+1(12x)4=256128x+24x22x3+x4/16(g)(x+2)5=1x5+5x42+10x322+10x223+5x24+125=x5+10x4+40x3+80x2+80x+32(h)(32x)4=134+433(2x)+632(2x)2+43(2x)3+1(2x)4=81216x+216x296x3+16x4

 


 

Question 4. (P) Fully expand the expression (1+3x)(1+2x)3

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q4.)

 

Solution.

더보기

We expand (1+2x)3, then multiply it by (1+3x). Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 we find: (1+2x)3=1+3(2x)+3(2x)2+1(2x)3=1+6x+12x2+8x3 and then: (1+3x)(1+2x)3=(1+3x)(1+6x+12x2+8x3)=1+6x+12x2+8x3+3x+18x2+36x3+24x4=1+9x+30x2+44x3+24x4

 


 

Question 5. (P) Expand (2+y)3. Hence or otherwise, write down the expansion of (2+xx2)3 in ascending powers of x.

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q5.)

 

Solution.

더보기

Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 we find: (2+y)3=123+322y+32y2+1y3=8+12y+6y2+y3(2+xx2)3=8+12(xx2)+6(xx2)2+(xx2)3=8+12(xx2)+6(x22x3+x4)+[1x3+3x2(x2)+3x(x2)2+1(x2)3]=8+12(xx2)+6(x22x3+x4)+(x33x4+3x5x6)=8+12x+(12+6)x2+(12+1)x3+(63)x4+3x5x6=8+12x6x211x3+3x4+3x5x6

 


 

Question 6. (P) The coefficient of x2 in the expansion of (2+ax)3 is 54. Find the possible values of the constant a.

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q6.)

 

Solution.

더보기

Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 we find (of course, we only need the x2 term): (2+ax)3=123+322(ax)+32(ax)2+1(ax)3=8+12ax+6a2x2+a3x3 It is given that the coefficient of x2 is 54, that is: 6a2=54a2=9a=±3

 


 

Question 7. (P) The coefficient of x2 in the expansion of (2x)(3+bx)3 is 45. Find possible values of the constant b.

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q7.)

 

Solution.

더보기

Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 we find (of course, we only need the x2 term): (3+bx)3=133+332(bx)+33(bx)2+1(bx)3=27+27bx+9b2x2+b3x3(2x)(3+bx)3=(2x)(27+27bx+9b2x2+b3x3)=(54+54bx+18b2x2+2b3x3)(27x+27bx2+9b2x3+b3x4)=54+(54b27)x+(18b227b)x2+(2b39b2)x3b3x4=54+27(2b1)x+9b(2b3)x2+b2(2b9)x3b3x4 It is given that the coefficient of x2 is 45 (so, strictly speaking, we only need the x2 term above), that is: 9b(2b3)=452b23b=52b23b5=0(2b5)(b+1)=0b=52orb=1

 


 

Question 8. (P) Work out the coefficient of x2 in the expansion of (p2x)3 Given your answer in terms of p.

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q8.)

 

Solution.

더보기

Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 we find (of course, we only need the x2 term): (p2x)3=1p3+3p2(2x)+3p(2x)2+1(2x)3=p36p2x+12px28x3 So the coefficient of x2 is 12p.

 


 

Question 9. (P) After 5 years, the value of an investment of 500 at an interest rate of X% per annum is given by: 500(1+X100)5 Find an approximation for this expression in the form A+BX+CX2, where A,B and C are constants to be found. You can ignore higher powers of X.

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Q9.)

 

Solution.

더보기

Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 we find: (1+X100)5=1+5(X100)+10(X100)2+10(X100)3+5(X100)4+1(X100)5=1+5X100+10X210000+=1+X20+X21000+500(1+X100)5=500(1+X20+X21000+)=500+500X20+500X21000+=500+25X+X22+

 

Aside. A derivation of compound interest: With an initial investment a at an interest rate of X%, we find: After 1 year:A1=a+a×X100=a(1+X100)After 2 years:A2=A1+A1×X100=A1(1+X100)=a(1+X100)2After 3 years:A3=A2+A2×X100=A2(1+X100)=a(1+X100)3After n years:An=An1+An1×X100=An1(1+X100)=a(1+X100)n

 


 

Challenge. Find the constant term in the expansion of (x212x)3.

 

(Edexcel 2017 Specifications, P1 Ch8 Exercise 8A Challenge.)

 

Solution.

더보기

Using Pascal's triangle,

(n=0)1(n=1)11(n=2)121(n=3)1331(n=4)14641(n=5)15101051 the constant term reads: (x212x)3=1(x2)3+3(x2)2(12x)+3(x2)(12x)2=3x2×14x2=34+1(12x)3

 

Aside. The full expansion reads: (x212x)3=1(x2)3+3(x2)2(12x)+3(x2)(12x)2+1(12x)3=x63x32+3418x3

반응형
Comments