|
|
BINOMIAL EXPANSIONExpansion (a + x)1 = a + x (a + x)2 = a2+2ax+x2 (a + x)3 = a3+3a2x+3ax2+x3 (a + x)4 = a4+4a3x+6a2x2+4ax3+x4 (a + x)5 = a5+5a4x+10a3x2+10a2x3+5ax4+x5 (a + x)n = an+b1an – 1x + b2an– 2x2+b3an – 3x3+ ------ +xn Note the following points in this expansion 1. The powers of a decreases by one while the powers of x increases by one in each term 2. The sum of the powers of a and x in each term is equal to the power of the binomial 3. There are (n+1) terms in each binomial, where n is the power of the binomial 4. The coefficients of both the first and last term are each one. 5. The powers of the first and the last term are each equal to n (n is the power of the binomial 6. With power arranged as shown below, the coefficient for a pattern as shown below BINOMIAL COEFFICIENT (a + x)1 1 1 (a + x)2 1 2 1 (a + x)3 1 3 3 1 (a + x)4 1 4 6 4 1 (a + x)5 1 5 10 10 5 1 (a + x)6 1 6 15 20 15 6 1 The display of coefficient shown above is PASCAL’S TRIANGLE and it is used in determining the coefficient of terms in a binomial expression. Each line of coefficient is obtained from the line of coefficient immediately above it. e.g. (a+x)7
Example Using Pascal’s is triangle, expand (a–x)4 Solution From Pascal’s triangle, the coefficient one 1,4,6,4,1 (a–x)4 = [a+(–4)]4 = a4+4a3(–x)+6a2(–x)2+4a(–x)3+(–x)4 = a4 – 4a3x + 6a2x2 – 4ax3 + x4 Example Using Pascal’s triangle, expand and simplify completely (3x+5y)4 Solution From Pascal’s triangle, the coefficients are 1,4,6,4,1 (3x+5x)4 = (3x)4+4(3x)3(5y)+6(3x)2(5y)2+4(3x)(5y)3+(5y)4 (3x+5y)4 = 81x4 + 540x3y + 1350x2y2+1500xy3+625y4 Example Using Pascal’s triangle, expand (4x – 5y)5 Solution The coefficient are 1, 5, 10, 10, 5, 1 (4x – 5y)5 = [4x+(–5y)]5 = (4x)5 + 5(4x)4 (–5y) + 10(4x)3 (–5y)2 + 10(4x)2 (–5x)3 + 5(4x) (–5y)4 + (–5y)5 = 1024x5 – 6400x4y + 16000x3y2 –20000x2y3+12500xy4 – 3125y5 Example Using Pascal’s triangle, simplify (1.01)4 Solution (1.01)4 = (1+0.01)4 from Pascal’s triangle, the coefficients are 1,4,6,4,1 = 14 + 4(1)3 (0.01) + 6(1)2 (0.01)2 + 4(1) (0.01)3 + (0.01)4 = 1+ 0.04 + 0.0006 + 0.000004 + 0.00000001 = 1.04060401 BINOMIAL THEOREM For any number x, y and natural number the following hold true (x+y)n = xn + nc1xn–1y1 + nc2xn–2y2 + nc3xn–3y3+ – – – + ncrxn–ryr + – –+ yr where ncr=
It can be proved that the binomial expansion holds true for positive, negative, integral or rational value of n, provided there is a restriction on the value of x and y in the expansion (x +y)n Note the following characteristics of binomial expansion 1. In the expansion of (x + y)n, the number of term is (n + 1) 2. Every term take the form ncr xn– ryr 3. The degree of x and y are simultaneously on the decrease and increase respectively from left of both x and y equals n in each term 4. the coefficient of equidistant term from extremes are equal ncr= ncn – r e.g. (x + y)6 = x6 + 6x5y + 15x4 y2 + 20x3y3 + 15x2y4 + 6xy5 + y6 The coefficient of x6 and y6 are equal, likewise the coefficient of x5y and xy5 are equal 5. Ur = ncrxn–ryr denotes the general term (rth term) in the (r + 1) position of the expansion U1 = nc1xn–1y = nxn – 1y U2 = nc2xn–2y2 = Un = ncnxn–nyn = yn Example Write down the binomial expansion of (x + 2y)5 Solution (x+2y)5=x5 + 5c1(x)4(2y) + 5c2(x)3(2y)2 + 5c3(x)2(2y)3 + 5c4(x)(2y)4 + (2y)5
Example (a) Write down the binomial expansion of (b) Use the expansion in (a) to evaluate (2.02)5 to 5s.f Solution
Example Expand in the power of x, (1+3x + 3x2)3 Solution (1+ 3x +3x2)3 = [1+(3x+3x2)]3 = 1+3(3x+ 3x2 ) +3(3x +3x2)2 +(3x +3x2)3 = 1+9x +9x2 +3(9x2 +18x3+9x4)+(3x)3+(3x)2(3x2)+3(3x)(3x2)2+(3x2)3 = 1+9x+9x2+27x2+54x3+27x4+27x3+27x4+81x5+27x6 = 1+9x +36x2+81x3+54x4+81x5+27x6 Example Find the term in x2 and term in dependent of x in the expansion Solution
Now x6–r = x– r + 6 – r = x6– 2r When this is x2 then 6–2r = 2 r = 2 ( i.e. the 3rd term ) Hence the term x2 is 6C2 (3x)6– 2
If the term is to be independent of x then 6–2r =0 therefore r = 3 (r + 1) th term is the 4th term in the binomial expansion 6C3 ( 3x) 6–3 = 20(3x)3 which is independent of x Example Find the fifth term in the expansion of Solution The fifth term {i.e(r+1)th term which will be when r = 4} in the expansion (a + y)n is nC4(an–4)y4 = an–4.y4 Using n = 7, a = x2, y = , the required term is
Example Find the coefficient of x8 in the expansion of (x2+3)12 Solution The (r + 1)th term in the expansion of (x2+3)12 is 12Cr (x2)12 – r(3)r = 12Cr x24 – 2r .(3)r If this be the required in x8, then x24–2r = x8 24 – 2r = 8 r = 8 the required coefficient is 12Cr (38) = . (38) = 3,247,695 Example Calculate without using tables, the value of Solution
Using Pascal’s triangle for simplicity On subtraction 1st , 3rd and 5th term cancels out leaving
Example The expansion of is used to find values (a) 0.9956 (b) what value(s) of x should be substituted in each case Example If the term of the expansion of (1+ px)n in ascending powers are 1+36x+540x2+ – – – + (px)n Find the value of p and n Solution (1+px)n = 1+36x +540x2 – – – + (px)n (1+px)n = 1+nC1 (Px) + nC2(px)2 + – – – + (px)n = 1+ n px + p2x2 + – – – + (px)n 1+36x+540x2 = 1+ n px + p2x2 + – – – + (px)n Equating coefficient of like identities np = 36 ––––––––––– (1) = 540 ––––(2) From equation (1) –––(3) Square both sides of equation (3), substituted into equation (2) Substitute 6 for n in equation (3)
Hence n = 6, p = 6 Example Find the first four terms of the expansion in ascending powers of x Solution The expansion will be 1+ax+bx2+cx3 so we expand each binomial as far as x3 and take the product of the terms (1–3x)3 = 1+3(–3x)+3(–3x)+(–3x)3 = 1–9x+27x2–27x3
Example The 2nd, 3rd and 4th terms in the expansion of (a+b)n are 12, 60 and 160 respectively. Find the value of a, b and n Solution (a+b)n = an + 12 + 60 + 160 Multiply (i) and (iii) n2(n–1)(n–2)a2n–4b4 = 11520 – – – – – (iv) Square both side of eqn (ii)
Divide (iv) by (v)
Square (i) n2(an–1)2b2 = 122 n2 a2n–2b2 = 144 – – – – – – (vi) Divide (ii) by (vi)
Substitute 6 for n
a–6 = 1 = 1–6 a = 1 Substitute a = 1, n = 6 into (i) nan–1b = 12 6(16–1)b = 12 6b = 12 b = 2 a = 1, b = 2, n = 6
Example The first three terms in the expansion of a binomial are 32, 240, 720 respectively. Find it Solution Let the binomial be (a + b)n The expansion of (a + b)n will be (a+b)n = an+nan–1b + an–2b2 + ----------+ bn an = 32 ––––––––––(i) nan – 1b = 240 –––––(ii) an–2b2 = 720 ––(iii) Multiply (i) and (iii) together (an–2)anb2 = 32×720 a2n–2b2 = 23040 n(n–1)a2n–2b2 = 46080 –––––––––––––(iv) Square (ii) n2a(n – 1)2b2 = 2402 n2a2n–2b2 = 57600–––––––––––––––––––(v) Divide (iv) by (v)
Substitute n = 5 into (i) a5 = 32 = 25 a = 2 Substitute a = 2, n = 5 into (ii) nan – 1b = 240 5(25–1)b = 240 5(24)b = 240 80b = 240 b = 3 a 2, b = 3, n = 5 The required binomial expansion is, therefore (2+3)5
LINEAR APPROXIMATION Consider the expansion (1+x)n = 1+nC1 x + nC2 x3 + – – – (higher powers of x) = 1+nx+nC2 x2 + – – – – if x is small then x2, x3, – – – – will become smaller such that they become negligible so (1+x)n 1+nx provided x is small enough to ignore x2, x3, – – – – – Similarly (1–x)n 1 – nx provided x is small This is called a LINEAR APPROXIMATION to the value of (1+x)n as we are only considering (1+nx), which is a linear function of x Example Find the linear approximation for (a) 1.0256 (b) Solution (a) Using our formula (1+x)n (1+nx)n 1.0256 = (1+0.025)6 1+ 6(0.025) 1+0.150 1.150 (b) 1+0.035 1.035 Example Find a linear approximation for (3.015)8 Solution Rewrite 3.0158 in the k(1+x)8 (3.015)8 = 38 = 38(1.005)8 = 38(1+0.005)8 =38(1+8(0.005)) 38(1+0.04) 6,823.44
BINOMIAL EXPANSION FOR N<1 In the expansion (1–x)–n where n is positive all the terms will be positive as the (r+1)th term will
The following expansion would be obtained using the binomial theorem
This expansion is only valid if –1<x< 1 or 1 x 1 < 1 Example Find the ascending powers of x of the following binomial expansion (1)
Example Express f(x) in partial fractions and hence give the first four terms in the expansion of f(x) in ascending power of x. state the range of values of x for which the expansion is valid Solution Let Thus, we have 1 = A (4–x) + B(3–x) Putting x = 3 A = 1 Putting x = 4 B = –1 Hence Expanding The range for which x in which the expansion is valid is /x/ <3 (–3<x<3)
Example Prove that, if x is small that terms in x3 and higher powers may be neglected, then
Solution Example Find the possible values of f and h if the expansion in ascending powers of x up to the term x2 of is 1 – . With these values of f and h, state the set of values of x for which the expansion is valid Solution
EVALUATE WITH BINOMIAL EXPANSIONUse Binomial Expansion to evaluate
Examples 1. Show that if x is so small that x3 and higher power of x can be neglected then 2. Expand in ascending powers of x as far as terms in x3 3. Obtain the expression of in x as farm as the term in x3 Solution 1. Expanding each terms
2 Alternative method to working the above example is shown
|
|
Click here to go back to the content page
|