|
The binomial theorem 1
1 Finding the Binomial Theorem
Have you heard of the Binomial Theorem? It’s got a fancy
name, so it must be important, right? The Binomial Theorem
provides a formula for the expansion of powers of a binomial
expression like a + b. To get a feel for the need of the theorem,
what the theorem might say, and why anyone should care
about it, you can look at a few relatively small powers of
a + b.
- Expand each of the following binomial powers. Here’s
something to think about as you work: How can you get one
answer from a previous one?
- (a + b)2
- (a + b)3
- (a + b)4
- (a + b)5
Aren’t
you
glad
you
weren’t
asked
to
expand
and
simplify
(a + b)6?
Well,
you
will
in
a
moment,
but
first,
. . .
- What patterns do you notice in the coefficients of these
polynomials?
- Predict what the expansion of (a + b)6 will look like.
- Use the expansion of (a + b)5 to expand (a + b)6 and check to
see if your prediction was correct.
Enough suspense! Are you ready for a quick method that
determines the expansion of (a + b)n for any positive integer n? You
may have already guessed the punch line:
THE BINOMIAL THEOREM:
(a + b)n = a0bn + a1bn-1 + + an-1b1 + anb0.
The
notation
represents
the
quantity
.
For
example,
= = = 10.
On
many
graphing
calculators,
these
coefficients
are
listed
as
nCr.
In
order
to
compute
,
type
8
nCr
3.
The binomial theorem allows you to expand powers of a binomial
expression quickly, especially if you know the values of the binomial
coefficients, . For example,
Do
you
recognize
the
coefficients
in
the
expansion
of
(a + b)5?
They’re
the
entries
in
row
5
of
Pascal’s
triangle.
2 Applying the Binomial Theorem
Here are a few examples to illustrate how much time can be saved
using the theorem instead of multiplying everything out by
hand.
-
- Expand (a+b)6 using the binomial theorem, being sure
you get the same answer as in problem 5.
- Expand (a + b)7 using the binomial theorem.
- Expand (x + 2y)5 using the binomial theorem.
- Expand (3x - 2y)7 using the binomial theorem.
-
- What is the coefficient of a169b6 in the expansion of
(a + b)175?
- What value of k, other than 169, will make the
equation
= true?
Think
about
these
problems
without
actually
determining
the
value
of
175!.
After
all,
it
would
take
a
very
long
time
by
hand
and
many
computer
algebra
systems
wouldn’t
be
able
to
do
it.
- What other term in the expansion of (a + b)175 has the
same coefficient as a169b6?
Hints
1 Finding the Binomial Theorem
Hint to problem 1. While you aren’t prohibited from using
technology (in the form of a computer algebra system, for example),
it’s really not necessary. Just carefully multiply everything out and
simplify. On subsequent calculations, be sure to make use of
previous results.
Hint to problem 2. Look back at the results of problem 1. Is
there a pattern to the coefficients? Where have you seen the
coefficients before?
Hint to problem 3. Multiply your expansion for (a + b)5 by
(a + b), being sure to carefully use the distributive property.
2 Applying the Binomial Theorem
Hint to problems 1(a) and (b). Determine the necessary
binomial coefficients using the formula.
Hint to problem 1(c). Use the expansion of (a + b)5 with
appropriate substitutions for a and b.
Hint to problem 1(d). Use the expansion of (a + b)7 with
appropriate substitutions for a and b.
Hint to problem 2(a). Think how you might compute
without attempting to determine 175!. Are there some terms you
can cancel from both the numerator and denominator?
Hint to problem 2(b). What does “look like?”
Hint to problem 2(c). Don’t try to expand (a + b)175!
Think about what the binomial theorem says about these
coefficients.
Answers
1 Finding the Binomial Theorem
-
- (a + b)2 = a2 + 2ab + b2
- (a + b)3 = a3 + 3a2b + 3ab2 + b3
- (a + b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4
- (a + b)5 = a5 + 5a4b + 10a3b2 + 10a2b3 + 5ab4 + b5
- x6 + 6x5y + 15x4y2 + 20x3y3 + 15x2y4 + 6xy5 + y6
- x6 + 6x5y + 15x4y2 + 20x3y3 + 15x2y4 + 6xy5 + y6
2 Finding the Binomial Theorem
-
- a6 + 6a5b + 15a4b2 + 20a3b3 + 15a2b4 + 6ab5 + b6
- a7 + 14a6b + 84a5b2 + 280a4b3 + 560a3b4 + 672a2b5 +
448ab6 + 128b7
- x5 + 10x4y + 40x3y2 + 80x2y3 + 80xy4 + 32y5
- 2187x7 - 10206x6y + 20412x5y2 - 22680x4y3 +
15120x3y4 - 6048x2y5 + 1344xy6 - 128y7
-
- 36582584325
- a6b169
Solutions
1 Finding the Binomial Theorem
-
- (a + b)2 = a2 + 2ab + b2
- (a + b)3 = a3 + 3a2b + 3ab2 + b3
- (a + b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4
- (a + b)5 = a5 + 5a4b + 10a3b2 + 10a2b3 + 5ab4 + b5
- The coefficients in the expansion of (a + b)n seem to
be the entries in row n of Pascal’s Triangle.
Alternatively, the coefficient of each term (other than
an and bn) in the expansion of (a + b)n is the sum
of two coefficients in the expansion of (a + b)n-1. For
example, the coefficient of akb5-k (when 0 < k < 5) in
the expansion of (a + b)5 is the sum of the coefficients
of akb4-k and ak-1b5-k in the expansion of (a + b)4.
Specifically,
the
coefficient
of
a2b3
in
the
expansion
of
(a + b)5
is
the
sum
of
the
coefficients
of
a2b2
and
a1b3
in
the
expansion
of
(a + b)4.
This
is
due
to
the
fact
that
the
term
a2b3
in
the
expansion
of
(a + b)5
is
obtained
by
multiplying
4ab3
by
a
and
by
multiplying
6a2b2
by
b
and
adding
the
results.
- The coefficients correspond to those numbers in the 6th row of
Pascal’s triangle.
Teachers
note:
This
prediction
is
not
obvious,
especially
if
students
are
not
familiar
with
Pascal’s
Triangle.
You
might
want
to
provide
some
additional
guidance.
Alternatively, the coefficient of akb6-k (when 0 < k < 6) in the
expansion of (a + b)6 is the sum of the coefficients of akb5-k
and ak-1b6-k in the expansion of (a + b)5.
However you look at it, this results in the prediction that
(a + b6 = a6 + 6a5b + 15a4b2 + 20a3b3 + 15a2b4 + 6ab5 + b6.
- We know from problem 1 that (a+b)5 = a5+5a4b+10a3b2+10a2b3+5ab4+b5.
Therefore, we know that
2 Applying the Binomial Theorem
-
- (a + b)6 =
a0b6 + a1b5 + a2b4 + a3b3 +
a4by2 + a5b1 + a6b0, which simplifies to

- (a + b)7 =
a0b7 + a1b6 + a2b5 + a3b4 +
a4by3+ a5b2+ a6b1+ a0b7, which equals

- Letting a = x and b = 2y in the expansion of (a + b)5, we
have
- Let a = 3x and b = -2y. Then
-
- The coefficient of akb175-k in the expansion of (a + b)175 is
, so the coefficient of a169b6 is
= = = ,
- Since
is the coefficient of a6b169 in the expansion of
(a + b)175, we know that a169b6 and a6b69 have the same
coefficients.
|