Binomial Formula
Binomial Formula
(a b)n
where n is a natural number, appears more frequently than you might expect. It turns
out that the coefficients in the expansion are related to probability concepts that we
have already discussed.
Z Pascal’s Triangle
Let’s begin by expanding (a b)n for the first few values of n. We include n 0,
which is not a natural number, for reasons of completeness that will become apparent
later.
(a b)0 1
(a b)1 a b (1)
(a b)2 a2 2ab b2
(a b)3 a3 3a2b 3ab2 b3
bar67388_ch08_780-786 12/02/06 19:55 Page 780
ZZZ EXPLORE-DISCUSS 1
Based on the expansions in equations (1), how many terms would you expect
1 (a b)n to have? What is the first term? What is the last term?
1 1
1 2 1
Now let’s examine just the coefficients of the expansions in equations (1) arranged
1 3 3 1 in a form that is usually referred to as Pascal’s triangle (Fig. 1).
It is convenient to refer to the top row of Pascal’s triangle (containing a single 1)
Z Figure 1 as row 0. Then row 1 is “1 1,” row 2 is “1 2 1,” and row 3 is “1 3 3 1.” For n a
Pascal’s triangle. natural number, the first two entries of row n are 1 and n.
ZZZ EXPLORE-DISCUSS 2
Refer to Figure 1.
(A) How is the middle element of row 2 related to the elements in the row
above?
(B) How are the two inner elements of row 3 related to the elements in the
row above?
(C) Based on your observations in parts A and B, conjecture the entries of
row 4 and row 5. Check your conjecture by expanding (a b)4 and (a b)5.
Many students find Pascal’s triangle a useful tool for determining the coeffi-
cients in the expansion of (a b)n, especially for small values of n. Figure 2 con-
tains output from a program called PASCAL.* You should recognize the output in
the table—it is the first six lines of Pascal’s triangle. The major drawback of using
this triangle, whether it is generated by hand or on a graphing calculator, is that
to find the elements in a given row, you must write out all the preceding rows. It
would be useful to find a formula that gives the coefficients for a binomial expan-
sion directly. Fortunately, such a formula exists—the combination formula Cn,r
Z Figure 2 introduced in Section 8-4.
*Programs for TI-84 and TI-86 graphing calculators can be found at the website for this book.
bar67388_ch08_780-786 12/02/06 19:55 Page 781
a b Cn,r
n n!
r r!(n r)!
We defer the proof of Theorem 1 until the end of this section. Because the val-
ues of the combination formula are the coefficients in a binomial expansion, it is nat-
ural to call them binomial coefficients.
Note that the coefficients (1, 6, 15, 20, 15, 6, 1) are the entries of row 6 of Pascal’s
triangle.
MATCHED PROBLEM 1
SOLUTION
4
a a b 34k(2)kp4kqk
4
k0 k
Note that the coefficients (81, 216, 216, 96, 16) are formed by multiplying the
entries in row 4 of Pascal’s triangle (1, 4, 6, 4, 1) by the appropriate powers of 3
and 2.
Technology
Connections
MATCHED PROBLEM 2
ZZZ EXPLORE-DISCUSS 3
(A) Compute each term and also the sum of the alternating series
SOLUTION
In the expansion
14
(x 3)14 a a b x14k3k
14
k0 k
a b x 3 (2,002)(243)x9 486,486x9
14 9 5
5
MATCHED PROBLEM 3
SOLUTION
In the expansion of (a b)n, the exponent of b in the rth term is r 1 and the expo-
nent of a is n (r 1). Thus,
a b x (2)3 a b x (2)15
20 17 20 5
3 15
20 19 18 17 20 19 18 17 16 5
x (8) x (32,768)
321 54321
9,120x17 508,035,072 x5
bar67388_ch08_780-786 12/02/06 19:55 Page 784
MATCHED PROBLEM 4
a a j b a b a 0 b a a 1 b b a b (a b)
1 1j j 1 1 1
j0
Thus, P1 is true.
The left side of this equation is the left side of Pk1. Now we multiply out the right
side of the equation and try to obtain the right side of Pk1:
Use the
c a b ak a b ak1b a b ak2b2 . . . a b bk d (a b)
k k k k distributive
(a b) k1
property.
0 1 2 k
c a ba a ba b a ba b a b abk d
k k1 k k k k1 2 . . . k
0 1 2 k
ca b a b d abk a b bk1
k k k
k1 k k
bar67388_ch08_780-786 12/02/06 19:55 Page 785
We now use the following facts (the proofs are left as exercises; see Problems 63–65,
Exercises 8-6).
Because the right side of the last equation is the right side of Pk1, we have shown
that Pk1 follows from Pk.
CONCLUSION Pn is true. That is, the binomial formula holds for all positive integers n.
8-6 Exercises
In Problems 1–10, use Pascal’s triangle to evaluate each Expand Problems 21–32 using the binomial formula.
expression.
21. (m n)3 22. (x 2)3 23. (2x 3y)3
1. a b 2. a b 3. a b 4. a b 5. a b
6 6 7 7 8
24. (3u 2v)3 25. (x 2)4 26. (x y)4
2 3 4 5 5
27. (m 3n)4 28. (3p q)4 29. (2x y)5
6. a b
8
7. C7,1 8. C5,5 9. C5,4 10. C6,1 30. (2x 1)5 31. (m 2n)6 32. (2x y)6
7
In Problems 11–20, evaluate each expression. In Problems 33–42, find the term of the binomial expansion
containing the given power of x.
11. a b 12. a b 13. a b 14. a b
26 26 10 12
2 23 6 4 33. (x 1)7; x4 34. (x 1)8; x5
35. (2x 1)11; x6 36. (3x 1)12; x7
15. a b 16. a b
10 15
17. C52,5 18. C13,10
5 8 37. (2x 3)18; x14 38. (3x 2)17; x5
19. C13,9 20. C52,4 39. (x2 1)6; x8 40. (x2 1)9; x7
41. (x2 1)9; x11 42. (x2 1)10; x14
bar67388_ch08_780-786 12/02/06 19:55 Page 786
In Problems 43–50, find the indicated term in each expansion 58. (A) Find the largest term of the sequence a0, a1, a2, . . . , a10
if the terms of the expansion are arranged in decreasing to three decimal places, where
powers of the first term in the binomial.
ak a b (0.3)10k(0.7)k
10
43. (u v)15; seventh term k
44. (a b)12; fifth term (B) According to the binomial formula, what is the sum of
45. (2m n) ; eleventh term
12 the series a0 a1 a2 . . . a10?
46. (x 2y)20; third term 59. Evaluate (1.01)10 to four decimal places, using the binomial
formula. [Hint: Let 1.01 1 0.01.]
47. [(w2) 2]12; seventh term
60. Evaluate (0.99)6 to four decimal places, using the binomial
48. (x 3)10; fourth term formula.
49. (3x 2y)8; sixth term
61. Show that: a b a b
n n
50. (2p 3q) ; fourth term
7 r nr
57. (A) Find the largest term of the sequence a0, a1, a2, . . . , a10
0 a b a b a b . . . (1)na b
n n n n
to three decimal places, where
0 1 2 n
ak a b (0.6)10k(0.4)k
10
k
(B) According to the binomial formula, what is the sum of
the series a0 a1 a2 . . . a10?