Binomial Theorem
Binomial Theorem
Binomial Theorem
Content
1.0 Introduction
2.0 Learning Outcome
3.0 Learning Content
3.1 Pascal Triangle
3.2 The Binomial Expansion Formula
4.0 Conclusion
5.0 Summary
6.0 Tutor-Marked Assignment
7.0 References/Further Reading
1.0 Introduction
Notice that
Examples
5.0 Using Pascal’s triangle, expand and simplify completely: (2𝑥 + 3𝑦)4 .
Solution:
(2𝑥 + 3𝑦)4 = (2𝑥)4 + 4(2𝑥)3 (3𝑦) + 6(2𝑥)2 (3𝑦)2 + 4(2𝑥)(3𝑦)3 + (3𝑦)4
= 16𝑥 4 + 96𝑥 3 𝑦 + 216𝑥 2 𝑦 2 + 216𝑥𝑦 3 + 81𝑦 4
6.0 Using Pascal’s triangle, expand and simplify completely: (𝑥 − 2𝑦)5 .
Solution
(𝑥 − 2𝑦)5 = 𝑥 5 + 5𝑥 4 (−2𝑦) + 10𝑥 3 (−2𝑦)2 + 10𝑥 2 (−2𝑦)3 + 5𝑥(−2𝑦)4 + (−2𝑦)5
= 𝑥 5 − 10𝑥 4 𝑦 + 40𝑥 3 𝑦 2 − 80𝑥 2 𝑦 3 + 80𝑥𝑦 4 − 32𝑦 5
7.0 Using Pascal’s triangle, simplify, correct to 5 decimal places, (1.01)4 .
Solution
We can write (1.01)4 = (1 + 0.01)4
(1 + 0.01)4 = 1 + 4(0.01) + 6(0.01)2 + 4(0.01)3 + (0.01)4
= 1 + 0.04 + 0.0006 + 0.000004 + 0.00000001
= 1.04060401
= 1.04060(5d.p.)
Self-Assessment Exercise 1
where each is a specific positive integer known as binomial coefficient. This formula
is also referred to as the Binomial Formula or the Binomial Identity. Using summation
notation, it can be written as
The final expression follows from the previous one by the symmetry of x and y in the first
expression, and by comparison it follows that the sequence of binomial coefficients in the
formula is symmetrical.
A variant of the binomial formula is obtained by substituting 1 for y, so that it involves only
a single variable. In this form, the formula reads
or equivalently
Where,
𝒏 𝒏! 𝒏(𝒏 − 𝟏)(𝒏 − 𝟐)(𝒏 − 𝟑). . . (𝒏 − 𝒌 + 𝟏)(𝒏 − 𝒌)!
( ) = 𝒏𝑪 𝒌 = =
𝒌 (𝒏 − 𝒌)! 𝒌! (𝒏 − 𝒌)! 𝒌!
(𝒏
𝒏(𝒏 − 𝟏)(𝒏 − 𝟐). . . − 𝒌 + 𝟏)
=
𝒌!
Example:
1. (a) Using the binomial theorem, expand(1 + 2𝑥)5 , simplifying all the terms.
(b) use your expansion to calculate the value of 1.025, correct to six significant figures.
Solution:
(a)
(1 + 2𝑥)5 = 1+5 𝐶1 (2𝑥) + 5𝐶2 (2𝑥)2 + 5𝐶3 (2𝑥)3 +5 𝐶4 (2𝑥)4 +5 𝐶5 (2𝑥)5
5.4 5.4.3 5.4.3.2
= 1 + 5(2𝑥) + . 4𝑥 2 + . 8𝑥 3 + . 16𝑥 4 + 32𝑥 5
1.2 1.2.3 1.2.3.4
= 1 + 10𝑥 + 40𝑥 2 + 80𝑥 3 + 80𝑥 4 + 32𝑥 5
(b)
(1.05)5 = (1 + 0.002)5
Put (1 + 0.02)5 = 1 + 2𝑥
2𝑥 = 0.02
𝑥 = 0.01
Hence,
(1.05)5 = 1 + 10(0.01) = 40(0.01)2 + 80(0.01)3 + 80(0.01)4 + 32(0.01)5
= 1 + 0.1 + 0.004 + 0.00008 + 0.00000008
= 1.10408(6 s.f.)
Self-Assessment Exercise(s) 2
4.0 Conclusion
In this unit you have studied Pascal’s triangle and Binomial expansion formula. We have
also use both Pascal’s triangle and Binomial expansion formula to solve problems of
binomial theorem.
5.0 Summary
In this unit you studied:
The binomial expansion formula for (𝑥 + 𝑦)𝑛 is
(𝑥 + 𝑦)𝑛 = 𝑥 𝑛 + 𝑛𝐶1 𝑥 𝑛−1 𝑦 + 𝑛𝐶2 𝑥 𝑛−2 𝑦 2 +. . . + 𝑛𝐶𝑘 𝑥 𝑛−𝑘 𝑦 𝑘 +. . . 𝑦 𝑛
Where