Binomial Theorem
Binomial expression is an algebraic expression with two terms only, e.g. 4x2+9. When such terms are needed to expand to any large power or index say n, then it requires a method to solve it.
Therefore, a theorem called Binomial Theorem is introduced which is an efficient way to expand or to multiply a binomial expression. Binomial Theorem is defined as the formula using which any power of a binomial expression can be expanded in the form of a series.
Binomial theorem
Binomial Theorem is used to solve binomial expressions in a simple way. It gives an expression to calculate the expansion of (a+b)n for any positive integer n. The Binomial theorem is stated as:
(a + b)n = nC0 an + nC1 an-1 b1 + nC2 an-2 b2 + …. + nCr an-r br + …. + nCn bn
Now, as it is understood that what is a binomial expression and the purpose of the binomial theorem, so try to expand (a+b)n for large values of n (e.g. n = 10. 11, 12,…) using the above statement as:
- (a + b)10 = a10 + 10a9b + 45a8b2 + 120a7b3 + 210a6b4 + 252a5b5 + 210a4b6+120a3b7+ 45a2b8+ 10ab9+ b10
- (a + b)11 = a11 + 11a10b + 55a9b2 + 165a8b3 + 330a7b4 + 462a6b5 + 462a5b6 + 330a4b7 + 165a3b8 + 55a2b9 + 11ab10 + b11
- (a + b)12 = a12 + 12a11b + 66a10b2 + 220a9b3 + 495a8b4 + 792a7b5 + 924a6b6 + 792a5b7 + 495a4b8 + 220a3b9 + 66a2b10 + 12ab11 + b12
and so on.
In case of the expansion of smaller powers, it is difficult to calculate the coefficients of the binomial expansion using the same statement. This drawback of the binomial theorem is resolved by Pascal’s Triangle.
The Pascal Triangle is an alternative method of the calculation of coefficients that come in binomial expansions, using a diagram rather than algebraic methods.
In the diagram shown below, it is noticed that each number in the triangle is the sum of the two directly above it. This pattern continues indefinitely to obtain coefficients of any index of the binomial expression.
When we observe the pattern of the coefficients of the expansion (a + b)n, The Pascal’s triangle for the pattern of the coefficients of the expansion (a + b)7 is shown in the figure below:
Thus, from the above diagram the expansion of small powers of n (e.g. n=0, 1, 2, 3, 4, 5, 6, 7) can be calculated as:
- (a + b)0 = 1
- (a + b)1 = a + b
- (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
- (a + b)6 = a6 + 6a5b + 15a4b2 + 20a3b3 + 15a2b4 + 6ab5 + b6
- (a + b)7 = a7 + 7a6b + 21a5b2 + 35a4b3 + 35a3b4 + 21a2b5 + 7ab6 + b7
In this way the expansion from (a + b)0 to (a + b)7 are obtained by the application of Pascal’s Triangle. But finding (a + b)15 is really a long process using Pascal’s triangle. So, here is where the binomial theorem comes into the picture.
When the coefficients are observed closely theorem become as follows:
(a+b)1 = 1C0a + 1C1b
(a+b)2 = 2C0a2 + 2C1ab + 2C2b2
(a+b)3 = 3C0a3 + 3C1a2b + 3C2ab2 + 3C3b3
So from the above pattern, the expansion of (a + b)n becomes as follows:
(a + b)n = nC0an + nC1an-1b1 + nC2an-2b2 + …. + nCran-rbr + …. + nCnbn
The above statement is called Binomial Theorem.
Binomial Theorem Formula
The formula obtained by the Binomial Theorem is called the Binomial Theorem Formula, this formula can directly applied to a binomial equation (let it contains terms as x and y) raised to any power n is given as:
Some examples on the above formula are as follows:
- (x+y)2=x2+2xy+y2
- (x+y)3=x3+3x2y+3xy2+y3
Properties of the Binomial Theorem
The Binomial expansion or Binomial theorem is an important part of Arithmetic Mean. It is neither too easy nor too tough because it can be directly applied in a question. Some of the important properties of a Binomial expansion (a+b)n are stated as:
- There are (n+1) terms in an expansion of a binomial expression with index n i.e. one more than the power (index) of the binomial expression. e.g, The number of terms presents in the expansion of (a+b)n is equal to (n+1).
- The expansion of (a+b)n has first term is equal to an while the last one is equal to bn.
- Such that the sum of the indices of each a and b is equal to n only.
- When a = b or a+b = n only, then nCa = nCb.
- The coefficient of each term equidistant from the beginning and the end are equal. Such coefficients are called as the binomial coefficients and nCr = nCn-r where r is 0,1,2,…,n.
Sample Problems on Binomial Theorem
Let’s try some sample problems on the binomial theorem.
Problem 1: Expand the binomial expression (2x + 3y)2.
Solution:
(2x)2 + 2(2x)(3y) + (3y)2
= 4x2 + 12xy + 9y2
Problem 2: Expand the following (1 – x + x2)4
Solution:
Put 1 – x = y.
Then,
(1 – x + x2)4 = (y + x2)4
= 4C0y4(x2)0 + 4C1y3(x2)1 + 4C2y2(x2)2 +4C3y(x2)3 +4C4(x2)4
= y4 + 4y3x2 + 6y2x4 + 4yx6 + x8
= (1 – x)4 + 4(1 – x)3x2 + 6(1 – x)2x4 + 4(1 – x)x6 + x8
= 1 – 4x + 10x2 – 16x3 + 19x4 – 16x5 + 10x6– 4x7 + x8
Problem 3: Find the 4th term from the end in the expansion of ((x3/2) – (2/x2))8.
Solution:
Since rth term from the end in the expansion of (a + b)n is
(n – r + 2)th term from the beginning.
Therefore, 4th term from the end is 8 – 4 + 2,
i.e., 6th term from the beginning, which is given by
T6 = 8C5(x3/2)3(-2/x2)5
= 8C3(x9/8)(-32/x10)
= -224/x
Problem 4: Find the middle term (terms) in the expansion of ((p/x) + (x/p))9
Solution:
Since the power of binomial is odd. Therefore, we have two middle terms
which are 5th and 6th terms. These are given by
T5 = 9C4(p/x)5(x/p)4
= 9C4(p/x)
= 126(p/x)
T6 = 9C5(p/x)4(x/p)5
= 9C5(x/p)
= 126(x/p)
Please Login to comment...