Section 8.5 The Binomial Theorem

Blaise Pascal (1623–1662)

Pascaline

Before Starting this Section, Review

  1. 1 Special products (Section P.3 , page 34)

  2. 2 Factorials (Section 8.1 , page 721)

  3. 3 Summation notation (Section 8.1 , page 722)

Objectives

  1. 1 Use Pascal’s Triangle to compute binomial coefficients.

  2. 2 Use Pascal’s Triangle to expand a binomial power.

  3. 3 Use the Binomial Theorem to expand a binomial power.

  4. 4 Find the coefficient of a term in a binomial expansion.

Blaise Pascal

Blaise Pascal was a French mathematician. An evident genius, he was 14 when he began to accompany his father to gatherings of mathematicians that were arranged by Father Marin Mersenne. At the age of 16, Pascal presented his own results at one of Mersenne’s meetings.

Pascal’s desire to help his father with his work collecting taxes led him to invent the first digital calculator, called the Pascaline. Pascal was also interested in atmospheric pressure, and in 1648, he observed that the pressure of the atmosphere decreased with height and that a vacuum existed above the atmosphere.

Pascal’s intense interest in mathematics led him to produce important results related to conic sections and to engage in correspondence with Fermat in which he formulated the foundations for the theory of probability. Pascal died a painful death from cancer at the age of 39.

In this section, we study Pascal’s Triangle. This triangle of numbers contains the important binomial coefficients. See page 760. Pascal’s work was influential in Newton’s discovery of the general Binomial Theorem for fractional and negative powers.

Binomial Expansions

Recall that a polynomial that has exactly two terms is called a binomial. In the current section, we study a method for expanding (x+y)n(x+y)n for any positive integer n.

First, consider these binomial expansions:

(x+y)1=x+y(x+y)2=x2+2xy+y2(x+y)3=x3+3x2y+3xy2+y3(x+y)4=x4+4x3y+6x2y2+4xy3+y4(x+y)5=x5+5x4y+10x3y2+10x2y3+5xy4+y5
(x+y)1(x+y)2(x+y)3(x+y)4(x+y)5=====x+yx2+2xy+y2x3+3x2y+3xy2+y3x4+4x3y+6x2y2+4xy3+y4x5+5x4y+10x3y2+10x2y3+5xy4+y5

The expansions of (x+y)2(x+y)2 and (x+y)3(x+y)3 should be familiar to you from Section P.3; the last two are left for you to verify (see Exercises 65 and 66 in Section 8.4). The key point is that each is a product of the previous binomial and (x+y).(x+y). For example, (x+y)4=(x+y)3(x+y).(x+y)4=(x+y)3(x+y).

The patterns for expansions of (x+y)n(x+y)n (with n=1, 2, 3, 4, 5n=1, 2, 3, 4, 5) suggest the following:

  1. The expansion of (x+y)n(x+y)n has n+1n+1 terms.

  2. The sum of the exponents on x and y in each term equals n.

  3. The exponent on x starts at n(xn=xny0)n(xn=xny0) in the first term and decreases by 1 for each term until it is 0 in the last term (x0yn=yn).(x0yn=yn).

  4. The exponent on y starts at 0 (xn=xny0)0 (xn=xny0) in the first term and increases by 1 for each term until it is n in the last term (x0yn=yn).(x0yn=yn).

  5. The variables x and y have symmetric roles. That is, replacing x with y and y with x in the expansion of (x+y)n(x+y)n yields the same terms, just in the reverse order.

You may also have noticed that the coefficients of the first and last terms are both 1 and the coefficients of the second and the next-to-last terms are equal. In general, the ­coefficients of

xnjyjandxjynj
xnjyjandxjynj

are equal for j=0, 1, 2, , n.j=0, 1, 2, , n.

The coefficients in the expansion of (x+y)n(x+y)n are called the binomial coefficients.

Pascal’s Triangle

  1. 1 Use Pascal’s Triangle to compute binomial coefficients.

As early as a.d. 1100, the Chinese scholar Chia Hsien had discovered the secret of the binomial coefficients that was later rediscovered by the French philosopher and mathematician Blaise Pascal (1623–1662). To understand Chia Hsien’s and Pascal’s construction of binomial coefficients, let’s first look at the coefficients in these binomial expansions:

(x+y)0=1(x+y)1=1x+1y(x+y)2=1x2+2xy+1y2(x+y)3=1x3+3x2y+3xy2+1y3(x+y)4=1x4+4x3y+6x2y2+4xy3+1y4(x+y)5=1x5+5x4y+10x3y2+10x2y3+5xy4+1y5
(x+y)0(x+y)1(x+y)2(x+y)3(x+y)4(x+y)5======11x+1y1x2+2xy+1y21x3+3x2y+3xy2+1y31x4+4x3y+6x2y2+4xy3+1y41x5+5x4y+10x3y2+10x2y3+5xy4+1y5

If we remove the variables and the plus signs and list only the coefficients, we get a triangle of numbers composed of the binomial coefficients. This triangle of numbers is known as Pascal’s Triangle.

Note the symmetry in Pascal’s Triangle. If the triangle were folded vertically down the middle, the numbers on each side of the crease would match. To create a new bottom row in the triangle, put the number 1 in the first and last places of the new row and add two neighboring entries in the previous row.

The top row is called the zeroth row because it corresponds to the binomial expansion of (x+y)0.(x+y)0. The next row is called the first row because it corresponds to the binomial expansion of (x+y)1.(x+y)1. All of the rows are named so that the nth row corresponds to the coefficients of (x+y)n.(x+y)n.

  1. 2 Use Pascal’s Triangle to expand a binomial power.

Example 1 Using Pascal’s Triangle to Expand a Binomial Power

Expand (4y2x)5.(4y2x)5.

Solution

From the fifth row of Pascal’s Triangle, we see that the binomial coefficients are

1,5,10,10,5,1.
1,5,10,10,5,1.

We must make some changes in the expansion

(x+y)5=x5+5x4y+10x3y2+10x2y3+5xy4+y5
(x+y)5=x5+5x4y+10x3y2+10x2y3+5xy4+y5

to get the expansion for (4y2x)5:(4y2x)5:

  1. Replace x with 4y.

  2. Replace y with 2x.2x.

    (4y2x)5=[4y+(2x)]5=(4y)5+5(4y)4(2x)+10(4y)3(2x)2+10(4y)2(2x)3+5(4y)(2x)4+(2x)5=1024y52560y4x+2560y3x21280y2x3+320yx432x5
    (4y2x)5==[4y+(2x)]5=(4y)5+5(4y)4(2x)+10(4y)3(2x)2+10(4y)2(2x)3+5(4y)(2x)4+(2x)51024y52560y4x+2560y3x21280y2x3+320yx432x5

    We note that expanding a difference results in alternating signs between terms.

Practice Problem 1

  1. Expand (3yx)6.(3yx)6.

The Binomial Theorem

  1. 3 Use the Binomial Theorem to expand a binomial power.

The coefficients in a binomial expansion can be computed by using ratios of certain factorials.

We first introduce the symbol (nr)(nr).

The symbol (nr)(nr) is read “n choose r.” It can be shown that (nr)(nr) is the number of ways of choosing a subset containing exactly r elements from a set with n elements.

Example 2 Evaluating (nr)(nr)

Evaluate each expression.

  1. (41)(41)

  2. (53)(53)

  3. (90)(90)

  4. (3535)(3535)

Solution

  1. (41)=4!1!(41)!=4!1! 3!=43211(321)=41=4(41)=4!1!(41)!=4!1! 3!=43211(321)=41=4

  2. (53)=5!3!(53!)=5!3! 2!=543!3! 2!=542=52=10(53)=5!3!(53!)=5!3! 2!=543!3! 2!=542=52=10

  3. (90)=9!0!(90)!=9!0! 9!=11=1Recall that 0!=1.(90)=9!0!(90)!=9!0! 9!=11=1Recall that 0!=1.

  4. (3535)=35!35!(3535)!=35!35! 0!=11=1(3535)=35!35!(3535)!=35!35! 0!=11=1

Practice Problem 2

  1. Evaluate each expression.

    1. (62)(62)

    2. (129)(129)

The numbers (nr)(nr) show up as the coefficients in the expansion of a binomial power. For example, (x+y)4(x+y)4 can be written as either

(x+y)4=x4+4x3y+6x2y2+4xy3+y4
(x+y)4=x4+4x3y+6x2y2+4xy3+y4

or

(x+y)4=(40)x4+(41)x3y+(42)x2y2+(43)xy3+(44)y4.
(x+y)4=(40)x4+(41)x3y+(42)x2y2+(43)xy3+(44)y4.

This result is the Binomial Theorem (for n=4n=4), which can be proved by mathematical induction. It provides an efficient method for expanding a binomial power. (See Exercise 86.) The Binomial Theorem can be used to expand a binomial power directly, without reference to Pascal’s Triangle. This technique is particularly useful in expanding large powers of a binomial. For example, the expansion of (x+y)20(x+y)20 would require that you produce 20 rows of the Pascal Triangle.

Side Note

The kth term in the expansion of (x+y)n(x+y)n has coefficient (nk1)(nk1).

Example 3 Expanding a Binomial Power by Using the Binomial Theorem

Find the binomial expansion of (x3y)4.(x3y)4.

Solution

Replace y with 3y3y in the expansion of (x+y)4(x+y)4

(x3y)4=[x+(3y)]4=(40)x4+(41)x3(3y)+(42)x2(3y)2+(43)x(3y)3+(44)(3y)4=4!0! 4!x4+4!1! 3!x3(3y)+4!2! 2!x2(3y)2+4!3! 1!x(3y)3+4!4! 0!(3y)4=x4+43!1!3!x3(3y)+432!2!2!x2(3y)2+43!3!1!x(3y)3+(3y)4=x4+4x3(3y)+432!x2(9y2)+4x(27y3)+(81y4)=x412x3y+54x2y2108xy3+81y4
(x3y)4======[x+(3y)]4(40)x4+(41)x3(3y)+(42)x2(3y)2+(43)x(3y)3+(44)(3y)44!0! 4!x4+4!1! 3!x3(3y)+4!2! 2!x2(3y)2+4!3! 1!x(3y)3+4!4! 0!(3y)4x4+43!1!3!x3(3y)+432!2!2!x2(3y)2+43!3!1!x(3y)3+(3y)4x4+4x3(3y)+432!x2(9y2)+4x(27y3)+(81y4)x412x3y+54x2y2108xy3+81y4

Practice Problem 3

  1. Find the binomial expansion of (3xy)4.(3xy)4.

Binomial Coefficients

  1. 4 Find the coefficient of a term in a binomial expansion.

The Binomial coefficients (nr)(nr) are useful for finding a particular coefficient or term in a binomial expansion.

Example 4 Finding a Particular Coefficient in a Binomial Expansion

Find the coefficient of x9y3x9y3 in the expansion of (x+y)12.(x+y)12.

Solution

The coefficient of xnryr is (nr)xnryr is (nr). Here n=12, r=3n=12, r=3, and nr=9nr=9, so the coefficient of x9y3x9y3 is

(nr)=(123)=12!3!(123!)=12!3! 9!=1211109!3! 9!=220.
(nr)=(123)=12!3!(123!)=12!3! 9!=1211109!3! 9!=220.

Practice Problem 4

  1. Find the coefficient of x3y9x3y9 in the expansion of (x+y)12.(x+y)12.

The method illustrated in Example 4 allows us to find any particular term in a binomial expansion without writing out the complete expansion.

Example 5 Finding a Particular Term in a Binomial Expansion

Find the term containing x10x10 in the expansion of (x+2a)15.(x+2a)15.

Solution

We begin with the formula for the term containing the factor xr.xr.

(nnr)xrynr=(151510)x10(2a)1510Replace n with 15, r with 10,and y with 2a.=(155)x10(2a)5Simplify.=15!5!(155)!x1025a5(nr)=n!r!(nr)!;(2a)5=25a5=15!5!10!32x10a525=32=151413121110!5!10!32x10a5Use a calculator.=96,096x10a5
(nnr)xrynr======(151510)x10(2a)1510(155)x10(2a)515!5!(155)!x1025a515!5!10!32x10a5151413121110!5!10!32x10a596,096x10a5Replace n with 15, r with 10,and y with 2a.Simplify.(nr)=n!r!(nr)!;(2a)5=25a525=32Use a calculator.

Practice Problem 5

  1. Find the term containing x3x3 in the expansion of (x+2a)15.(x+2a)15.

Recall that, assuming decreasing powers of x, the kth term in the expansion of (x+y)n(x+y)n is (nk1)xnk+1yk1.(nk1)xnk+1yk1.

Example 6 Finding a Specific Term in the Expansion of (x+y)n(x+y)n

Find the 15th term in the expansion of (2x1)18(2x1)18. Assume decreasing powers of x.

Solution

The kth term in the expansion of (x+y)n(x+y)n is (nk1)xnk+1yk1.(nk1)xnk+1yk1. Note that (2x1)18=(2x+(1))18.(2x1)18=(2x+(1))18. If we replace x with 2x and y with 1,1, then n with 18, and k with 15, we get:

(1814)x1815+1y151The 15th term of (x+y)18(1814)(2x)1814(1)14Replace x with 2x and y with 1 in (1814)x1814y14.(1814)(2x)1814(1)14=18!14!4! 24x4(2x)1814=(2x)4=24x4;(1)14=1
(1814)x1815+1y151(1814)(2x)1814(1)14(1814)(2x)1814(1)14=18!14!4! 24x4The 15th term of (x+y)18Replace x with 2x and y with 1 in (1814)x1814y14.(2x)1814=(2x)4=24x4;(1)14=1

The 15th term in the expansion of (2x1)18(2x1)18 is 18!14!4! 24x4=48960x4. Simplify18!14!4! 24x4=48960x4. Simplify

Practice Problem 6

  1. Find the fourth term in the expansion of (x3)12(x3)12. Assume ­decreasing powers of x.

Section 8.5 Exercises

Concepts and Vocabulary

  1. The expansion of (x+y)n(x+y)n has                           terms.

  2. In the expansion of (x+y)5,(x+y)5, the coefficient of x2y3x2y3 is (nr)(nr) when n=_n= and r=_r=.

  3. Expanding a difference such as (2xy)10(2xy)10 results in                           between terms.

  4. For any positive integer n, (nn)=_(nn)=.

  5. True or False. Every coefficient in the expansion of (x+y)n,(x+y)n, for n>1,n>1, appears exactly twice.

  6. True or False. If n>3,n>3, then 2(n2)=n.2(n2)=n.

  7. True or False. If n1n1, then (xy)n(xy)n has n+1n+1 terms.

  8. True or False. The coefficient of the sixth term in the expansion of (x+y)55(x+y)55 is (555)(555), assuming descending powers of x.

Building Skills

In Exercises 9–24, evaluate each expression.

  1. 6!3!6!3!

  2. 11!9!11!9!

  3. 12!11!12!11!

  4. 3!0!3!0!

  5. (64)(64)

  6. (63)(63)

  7. (90)(90)

  8. (120)(120)

  9. (71)(71)

  10. (73)(73)

  11. (4545)(4545)

  12. (450)(450)

  13. (10098)(10098)

  14. (1002)(1002)

  15. (2119)(2119)

  16. (152)(152)

In Exercises 25–32, use Pascal’s Triangle to expand each ­binomial.

  1. (x+2)4(x+2)4

  2. (x+3)4(x+3)4

  3. (x2)5(x2)5

  4. (3x)5(3x)5

  5. (23x)3(23x)3

  6. (32x)3(32x)3

  7. (2x+3y)4(2x+3y)4

  8. (2x+5y)4(2x+5y)4

In Exercises 33–54, use either the Binomial Theorem or Pascal’s Triangle to expand each binomial.

  1. (x+1)4(x+1)4

  2. (x+2)4(x+2)4

  3. (x1)5(x1)5

  4. (1x)5(1x)5

  5. (y3)3(y3)3

  6. (2y)5(2y)5

  7. (x+y)6(x+y)6

  8. (xy)6(xy)6

  9. (1+3y)5(1+3y)5

  10. (2x+1)5(2x+1)5

  11. (2x+1)4(2x+1)4

  12. (3x1)4(3x1)4

  13. (x2y)3(x2y)3

  14. (2xy)3(2xy)3

  15. (2x+y)4(2x+y)4

  16. (3x2y)4(3x2y)4

  17. (x2+2)7(x2+2)7

  18. (2x2)7(2x2)7

  19. (a213)4(a213)4

  20. (12a2)4(12a2)4

  21. (1x+y)3(1x+y)3

  22. (x+2y)3(x+2y)3

In Exercises 55–62, find the specified coefficient.

  1. for x2y7x2y7 in (x+y)9(x+y)9

  2. for x10y5x10y5 in (xy)15(xy)15

  3. for x5x5 in (x+3)8(x+3)8

  4. for x7x7 in (x2)10(x2)10

  5. for x2y7x2y7 in (2x+3y)9(2x+3y)9

  6. for x3y4x3y4 in (x2y)7(x2y)7

  7. for x10y12x10y12 in (x2+y3)9(x2+y3)9

  8. for x18y6x18y6 in (x3+2y2)9(x3+2y2)9

In Exercises 63–76, find the specified term. In Exercises 71–76 assume descending powers of x.

  1. (x+y)10;(x+y)10; term containing x7x7

  2. (x+y)10;(x+y)10; term containing y7y7

  3. (x2)12;(x2)12; term containing x3x3

  4. (2x)12;(2x)12; term containing x3x3

  5. (2x+3y)8;(2x+3y)8; term containing x6x6

  6. (2x+3y)8;(2x+3y)8; term containing y6y6

  7. (5x2y)11;(5x2y)11; term containing y9y9

  8. (7xy)15;(7xy)15; term containing x9x9

  9. (x1)9(x1)9; seventh term.

  10. (x1)9(x1)9; fourth term.

  11. (2xy)7(2xy)7; fifth term.

  12. (2x+y)7(2x+y)7; seventh term.

  13. (x+3y)10(x+3y)10; third term.

  14. (x+0.5y)8(x+0.5y)8; sixth term.

  15. Find the value of (1.2)5(1.2)5 by writing it in the form (1+0.2)5(1+0.2)5 and applying the Binomial Theorem.

  16. Use the method in Exercise 77 to evaluate each expression.

    1. (2.9)4(2.9)4

    2. (10.4)3(10.4)3

Beyond the Basics

  1. Find the middle term in the expansion of (x2x2)10.(x2x2)10.

  2. Find the middle term in the expansion of (x+1x2)10.(x+1x2)10.

  3. Find the middle term in the expansion of (1x2y3)12.(1x2y3)12.

  4. Show that the middle term in the expansion of (1+x)2n(1+x)2n is

    135(2n1)n! 2nxn.
    135(2n1)n! 2nxn.
  5. Prove that (n0)+(n1)+(n2)++(nn)=2n.(n0)+(n1)+(n2)++(nn)=2n.

  6. Prove that (n0)(n1)+(n2)(n3)++(1)n(nn)=0.(n0)(n1)+(n2)(n3)++(1)n(nn)=0.

  7. Prove that (kj)+(kj1)=(k+1j).(kj)+(kj1)=(k+1j).

  8. Prove the Binomial Theorem by using the principle of ­mathematical induction.

    [Hint:

    (x+y)k+1=(x+y)(x+y)k=(x+y)kj=0(kj)xkjyj=kj=0(kj)xk+1jyj+kj=0(kj)xkjyj+1.
    (x+y)k+1==(x+y)(x+y)k=(x+y)j=0k(kj)xkjyjj=0k(kj)xk+1jyj+j=0k(kj)xkjyj+1.

    Use Exercise 85 to show that

    (x+y)k+1=k+1j=0(k+1j)xk+1jyj.]
    (x+y)k+1=j=0k+1(k+1j)xk+1jyj.]

In Exercises 87–89, find the value of the expression without expanding any term.

  1. (2x1)4+4(2x1)3(32x)+6(2x1)2(32x)2+4(2x1)(32x)3+(32x)4(2x1)4+4(2x1)3(32x)+6(2x1)2(32x)2+4(2x1)(32x)3+(32x)4

  2. (x+1)44(x+1)3(x1)+6(x+1)2(x1)24(x+1)(x1)3+(x1)4(x+1)44(x+1)3(x1)+6(x+1)2(x1)24(x+1)(x1)3+(x1)4

  3. (3x1)5+5(3x1)4(12x)+10(3x1)3(12x)2+10(3x1)2(12x)3+5(3x1)(12x)4+(12x)5(3x1)5+5(3x1)4(12x)+10(3x1)3(12x)2+10(3x1)2(12x)3+5(3x1)(12x)4+(12x)5

  4. Find the constant term in each expansion.

    1. (x21x)9(x21x)9

    2. (x2x2)10(x2x2)10

  5. If the constant term in the expansion of (kx1x2)6(kx1x2)6 is 240, find k.

  6. If the constant term in the expansion of (x3+kx8)11(x3+kx8)11 is 1320, find k.

  7. Show that there is no constant term in the expansion of (2x214x)11.(2x214x)11.

Critical Thinking / Discussion / Writing

  1. Use the binomial expansion of (x+y)6, with x=1 and y=1, to show that

    26=(60)+(61)+(62)+(63)+(64)+(65)+(66).
  2. Use the binomial expansion of (x+y)10 to show that

    (100)(101)+(102)(103)+(104)(105)+(106)(107)+(108)(109)+(1010)=0.
  3. Use the binomial expansion of (x+y)2 to show that if x>0 and y>0, then (x+y)2>x2+y2.

  4. Use the binomial expansion of (x+y)n to show that if x>0 and y>0, then (x+y)n>xn+yn.

  5. Use the binomial expansion of (1+x)n to show that if x>0, then (1+x)n>1+nx.

Getting Ready for the Next Section

In Exercises 99–106, write each expression using factorial notation.

  1. 5678

  2. 109876

  3. 24681012

  4. 3691215 

  5. Compute 12!10!.

  6. Compute n!(nr)! for n=100 and r=2.

  7. Compute 8!5!3!.

  8. Compute n!(nr)!r! for n=10 and r=3.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.139.0