100% found this document useful (1 vote)
126 views

The Trinomial Triangle: Ab Abc

The document describes the trinomial triangle, which is an extension of Pascal's triangle that can be used to find the coefficients of terms in the expansion of (a + b + c)p for any positive integer p. It provides an example of expanding (a + b + c)5 using the trinomial triangle. The trinomial triangle is constructed by multiplying the entries of Pascal's triangle by the numbers in a column written to the left. This results in an array where the (m,n) element gives the coefficient of the am-bncm-n term in the expansion. The document explains how the trinomial triangle corresponds to the multinomial theorem for expanding expressions with more than two terms.

Uploaded by

unionew
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
126 views

The Trinomial Triangle: Ab Abc

The document describes the trinomial triangle, which is an extension of Pascal's triangle that can be used to find the coefficients of terms in the expansion of (a + b + c)p for any positive integer p. It provides an example of expanding (a + b + c)5 using the trinomial triangle. The trinomial triangle is constructed by multiplying the entries of Pascal's triangle by the numbers in a column written to the left. This results in an array where the (m,n) element gives the coefficient of the am-bncm-n term in the expansion. The document explains how the trinomial triangle corresponds to the multinomial theorem for expanding expressions with more than two terms.

Uploaded by

unionew
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1 9/24/98

The trinomial triangle


The College Mathematics Journal, Vol. 30, No. 2, 1999, pp. 141-142. James Chappell ([email protected]) and Thomas J. Osler ([email protected]), Rowan University, Glassboro NJ 08028 The familiar Pascals triangle makes it easy to expand (a + b) p where p is any positive integer. How about a similar scheme for finding the terms of (a + b + c) p ? We will show how to produce a triangular array of coefficients for the terms and then demonstrate why it works. For example we will expand (a + b + c) 5 . First construct Pascals triangle from rows 0 to 5 and also list row 5 as a column to the left of the triangle (see Table 1).
1 5 10 10 5 1

1 1 1 1 1 1

1 2 3 4 5

1 3 6 10

1 4 10

1 5

Table 1

Next, multiply the entries in each row of Pascals triangle by the number in the far-left column (see Table 2).
0 0 1 2 3 4 5 1 n 2 3 4 5

1 5 10 10 5 1

5 20 30 20 5

10 30 30 10

10 20 10

5 5

Table 2

We will call the resulting array of numbers the trinomial triangle of order 5. The (m, n) element of this triangle is the coefficient of the term a 5 mb n c m n in the expansion of (a + b + c) 5 . For example, the number 30 in row m = 3 and column n = 2 corresponds to the term 30a 2b 2 c1 . The complete expansion, with terms written in positions corresponding to the trinomial triangle is ( a + b + c )5 = a5 + 5 a4 c + 10 a3 c2 + 10 a2 c3 + 5 a c4 + c5 + 5 a4 b + 20 a3 b c + 30 a2 b c2 + 20 a b c3 + 5 b c4 + 10 a3 b2 30 a2 b2 c + 30 a b2 c2 + 10 b2 c3 + 10 a2 b3 + 20 a b3 c + 10 b3 c2 + 5 a b4 + 5 b4 c + b5

Notice that the powers of a descend with the rows, while the powers of b increase from column to column. The power of c is most easily calculated so that the sum of all three powers is 5. Just as in the binomial theorem, the powers of the variables are easily determined once the pattern is recognized. To see why the algorithm works, consider the following manipulations. Using the binomial theorem twice we have (a + (b + c)) p =
p

m= 0

FG pIJ a H mK

pm

(b + c) m

FG pIJ a FG mIJ b c H mK H nK F pI F mI (2) = G JG J a b c . H mK H n K F mI The binomial coefficients G J multiplying b c in (1) are the terms in row m of Pascals H nK F pI triangle and the factors G J multiplying a correspond to the column written to the left of H mK
(1) =
p pm m n m n m= 0 n=0 p m p m n m n m= 0 n = 0 n m n pm

Pascals triangle in Table 1. Thus, the (m, n) elements of the trinomial triangle correspond to the coefficients

FG pIJ FG mIJ of the H mK H n K

a p mb n c m n term in (2).

The expansion of a trinomial to a power considered in this note is a special case of the socalled multinomial theorem (nicely described in [1]): (a1 + a2 + + aq ) p =

k1 + k 2 ++ k q = p

F p Ia GH k , k ,, k JK
1 2 q

k1 1

k2 a2 aq q ,

where the multinomial coefficient is calculated as

F p I = p! . GH k , k ,, k JK k ! k ! k !
1 2 q 1 2 q

It is worth noting that, in the trinomial case ( q = 3 ) , the multinomial coefficient can be expressed as

FG p IJ = F pI F mI p! p! m! = = G JG J , H p m, n, m nK b p mg!n!bm ng! m!b p mg! n!bm ng! H mK H n K


in agreement with the entries in the trinomial triangle. Reference:

[1] R. L. Graham, D. E. Knuth, O. Patashnik, Concrete Mathematics, Addison-Wesley, 1989, pp. 166-172.

You might also like