3.10 Binomial Theorem
3.10 Binomial Theorem
The binomial theorem is an immensely useful piece of mathematics that contains a treasure trove
of beauty as we look deeper into it. We have known the theorem in special cases for over 2,000
years as evidenced by the work of Euclid, and Indian mathematicians were extremely interested
in it. They likely had determined the general form of the theorem over 1,000 years ago. The Indian
Mathematician Bhāskara wrote what might have been the first formal expression of it in the form
we use today over 800 years ago.
One of the primarily uses of the binomial theorem is to find the coefficients of polynomials con-
structed from repeatedly multiplying binomials (expressions with two terms) by themselves. For
instance
n=0 1
n=1 1 1
n=2 1 2 1
n=3 1 3 3 1
n=4 1 4 6 4 1
n=5 1 5 10 10 5 1
n=6 1 6 15 20 15 6 1
This triangle shows us the binomial coefficients for (x + 1)n as for various integer values of n.
One of the more beautiful forms this theorem takes is to determine the number of ways you can
create subgroups from a larger set of elements (things). For instance, it might tell me the number
of ways I can make 3-person teams from a group of 7 people. We usually represent the size of the
whole set with n and the number of elements we are taking from this set to form each subgroup
as b, c, r, or k. We write this as
( )
n
k
and this is commonly read as ”n choose k”. For instance, from our previous example we would
have
( )
7
3
which is read ”seven, choose three”.
An expression to determine this number can be made using factorials given by the formula
( )
n n!
=
k (n − k)!k!
1
Binomial Theorem
(n )
Furthermore, the values of k can be found in pascal’s triangle, as shown below.
(0)
0
(1) (1)
0 1
(2) (2) (2)
0 1 2
(3) (3) (3) (3)
0 1 2 3
(4) (4) (4) (4) (4)
0 1 2 3 4
(n )
By understanding the connection with the triangle, we can simply use it to find k for any n and
k which are relatively small.
n
0 1
1 1 1
2 1 2 1
3 1 3 3 1
4 1 4 6 4 1
5 1 5 10 10 5 1
6 1 6 15 20 15 6 1
0 1 2 3 4 5 6
k
As our n grows larger,
( ) it makes sense to instead rely on the formula to
solve for various nk . Using a TI-84 calculator, within the MATH button
commands in the PRB section there is an operator for nCr with syntax
n nCr r or nCr
( )
for calculating nr . The TI-NSpire has it under the Probability section
of the Menu as ”Combinations”, and has syntax
nCr(n, r)
( 8)
Example 1: Find the value of 5 .
( )
8 8! 8!
= = TI-84 TI-NSpire
5 (8 − 5)!5! 3!5!
2
Binomial Theorem
When we begin looking at more difficult uses for the binomial theorem, we notice that changing
the coefficients used in our binomial such as
(2x + 5)8
will cause us issues. For such applications of the binomial theorem we must consider the number
of each term within the binomial will will be contributed to each portion of the expansion. We
arrive at the following formula
n ( )
∑
(n) n
(a + b) = a(n−k) b(k)
k
k=0
28 · 64x6 · 25 = 44800x6
3. The third term in the expansion of (x + k)9 is 21x7 . Find the possible values of k.
( 1
)
4. Find the term in x2 in (3 + x)4 1 + x2
.
3
Binomial Theorem
For the complex numbers the binomial theorem can be combined with de Moivre’s formula to
yield multiple-angle formulas for the sine and cosine.
For those who have learned in a Montessori environment as young children, you may remember
the Binomial Cube material.