|
|
|
Contents
Binomial Theorem
|
Binomial Theorem
for positive integral index
By observing Pascal's triangle and
relating it to the combination symbol, it is realised that it can be re-written
as:
n =
1
1C0 1C1
n =
2
2C0 2C1 2C2
n =
3
3C0 3C1 3C2
3C3
n =
4
4C0 4C1 4C2
4C3 4C4
n =
5
5C0 5C1 5C2
5C3 5C4 5C5
(1 + b)n = nC0
b0 + nC1 b1 + nC2
b2 + ... + bn
= 1 + nb + nC2
b2 + ... + bn
General Form of the Binomial
Theorem
Not always would you see
expressions in the form (1 + b)n, though most can be manipulated to
that form. The more general form of the theorem is:
(a + b)n
= an
+ nC1
an-1b
+ nC2
an-2b2
+ ... + bn
1. The expansion is a finite series
with (n + 1) terms
2. The expansion is in descending
powers of a or ascending powers of b.
3. The powers of a and b
always add up to n.
(1 + 3x)5
= 1 + 5 (3x) + 5C2 (3x)2 + 5C3
(3x)3 + 5C4 (3x)4 + (3x)5
= 1 + 15x + 90x2 + 270x3 + 405x4 + 243x5
=
= x7 - 7x4
+ 21x + ...
(3x + 1)4
and
Hence
obtain the coefficient of x4 in the expansion of
(3x
+ 1)4 = (3x)4 + 4 (3x)3 + 4C2
(3x)2 + 4C3 (3x) + 1
= 81x4 +108x3 +54x2 + 12x + 1
Hence,
The
coefficient is 3727.
The next page will deal with more
properties of the binomial theorem.
|