Binomial Theorem
Binomial theorem primarily helps to find the expanded value of the algebraic expression of the form (x + y)n. Finding the value of (x + y)2, (x + y)3, (a + b + c)2 is easy and can be obtained by algebraically multiplying the number of times based on the exponent value. But finding the expanded form of (x + y)17 or other such expressions with higher exponential values involves too much calculation. It can be made easier with the help of the binomial theorem.
The exponent value of this binomial theorem expansion can be a negative number or a fraction. Here we limit our explanations to only non-negative values. Let us learn more about the terms, formula and the properties of coefficients in this binomial expansion article.
What is Binomial Theorem?
The first mention of the binomial theorem was in the 4th century BC by a famous Greek mathematician by name of Euclids. The binomial theorem states the principle for expanding the algebraic expression (x + y)n and expresses it as a sum of the terms involving individual exponents of variables x and y. Each term in a binomial expansion is associated with a numeric value which is called coefficient.
Statement: According to the binomial theorem, it is possible to expand any non-negative power of binomial (x + y) into a sum of the form,
(x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2 y2 + ... + nCn-1 x1yn-1 + nCn x0yn
where, n ≥ 0 is an integer and each nCk is a positive integer known as a binomial coefficient.
Note: When an exponent is zero, the corresponding power expression is 1. This multiplicative factor is often omitted from the term, therefore often the right hand side is directly written as nC0 xn + .... This formula is also referred to as the binomial formula or the binomial identity. Using summation notation, the binomial theorem can be given as,
(x+y)n = ∑nk=0nCk xn-kyk = ∑nk=0nCk xkyn-k
Example: Let us expand (x+3)5 using the binomial theorem. Here y = 3 and n = 5. Substituting and expanding, we get:
(x+3)5 = 5C0 x530 + 5C1 x5-131 + 5C2 x5-2 32 + 5C3 x5-3 33 + 5C4 x5-4 34 + 5C5 x5-5 35
= x5 + 5 x4. 3 + 10 x3 . 9 + 10 x2 . 27 + 5x .81 + 35
= x5 + 15 x4 + 90x3 + 270 x2 + 405 x + 243
Binomial Expansion
The binomial theorem is also known as the binomial expansion which gives the formula for the expansion of the exponential power of a binomial expression. Binomial expansion of (x + y)n by using the binomial theorem is as follows,
(x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2 y2 + ... + nCn-1 x1yn-1 + nCn x0yn
Binomial Theorem Formula
The binomial theorem formula is used in the expansion of any power of a binomial in the form of a series. The binomial theorem formula is (a+b)n= ∑nr=0nCr an-rbr, where n is a positive integer and a, b are real numbers, and 0 < r ≤ n. This formula helps to expand the binomial expressions such as (x + a)10, (2x + 5)3, (x - (1/x))4, and so on. The binomial theorem formula helps in the expansion of a binomial raised to a certain power. Let us understand the binomial theorem formula and its application in the following sections.
The binomial theorem states: If x and y are real numbers, then for all n ∈ N,
(x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2 y2 + ... + nCk xn-kyk +....+ nCn x0yn
⇒ (x + y)n = ∑nk=0nCk xn-kyk
where, nCr = n! / [r! (n - r)!]
Binomial Theorem Expansion Proof
Let x, a, n ∈ N. Let us prove the binomial theorem formula through the principle of mathematical induction. It is enough to prove for n = 1, n = 2, for n = k ≥ 2, and for n = k+ 1.
It is obvious that (x +y)1 = x +y and
(x +y)2 = (x + y) (x +y)
= x2 + xy + xy + y2 (using distributive property)
= x2 + 2xy + y2
Thus the result is true for n = 1 and n = 2. Let k be a positive integer. Let us prove the result is true for k ≥ 2.
Assuming (x + y)n = ∑nr=0nCr xn-ryr,
(x + y)k = ∑kr=0kCr xk-ryr
⇒ (x+y)k = kC0 xky0 + kC1 xk-1y1 + kC2 xk-2 y2 + ... + kCr xk-ryr +....+ kCk x0yk
⇒ (x+y)k = xk + kC1 xk-1y1 + kC2 xk-2 y2 + ... + kCr xk-ryr +....+ yk
Thus the result is true for n = k ≥ 2.
Now consider the expansion for n = k + 1.
(x + y) k+1 = (x + y) (x + y)k
= (x + y) (xk + kC1 xk-1y1 + kC2 xk-2 y2 + ... + kCr xk-ryr +....+ yk)
= xk+1 + (1 + kC1)xky + (kC1 + kC2) xk-1y2 + ... + (kCr-1 + kCr) xk-r+1yr + ... + (kCk-1 + 1) xyk + yk+1
= xk+1 + k+1C1xky + k+1C2 xk-1y2 + ... + k+1Cr xk-r+1yr + ... + k+1Ck xyk + yk+1 [Because nCr + nCr-1 = n+1Cr]
Thus the result is true for n = k+1. By mathematical induction, this result is true for all positive integers 'n'. Hence proved.
Properties of Binomial Theorem
- The number of coefficients in the binomial expansion of (x + y)n is equal to (n + 1).
- There are (n+1) terms in the expansion of (x+y)n.
- The first and the last terms are xn and yn respectively.
- From the beginning of the expansion of (x + a)n, the powers of x, decrease from n up to 0, and the powers of a, increase from 0 up to n.
- The general term in the expansion of (x + y) n is the (r +1)th term that can be represented as Tr+1, Tr+1 = nCr xn-ryr
- The binomial coefficients in the expansion are arranged in an array, which is called Pascal's triangle. This pattern developed is summed up by the binomial theorem formula.
- In the binomial expansion of (x + y)n, the rth term from the end is (n – r + 2)th term from the beginning.
- If n is even, then in (x + y)n the middle term = (n/2)+1 and if n is odd, then in (x + y)n, the middle terms are (n+1)/2 and (n+3)/2.
Pascal's Triangle Binomial Expansion
The binomial coefficients are the numbers associated with the variables x, and y in the expansion of (x + y)n. The binomial coefficients are represented as nC0, nC1, nC2 ..... The binomial coefficients are obtained through the pascal triangle or by using the combinations formula.
Binomial Theorem Coefficients
The values of the binomial coefficients exhibit a specific trend which can be observed in the form of Pascal's triangle. Pascal's triangle is an arrangement of binomial coefficients in triangular form. It is named after the French mathematician Blaise Pascal. The numbers in Pascal's triangle have all the border elements as 1 and the remaining numbers within the triangle are placed in such a way that each number is the sum of two numbers just above the number.
Combinations
The formula for combinations is used to find the value of the binomial coefficients in the expansions using the binomial theorem. The combinations in this case are the different ways of picking r variables from the available n variables. The formula to find the combinations of r objects taken from n different objects is nCr = n! / [r! (n - r)!]. Here the coefficients have the following properties.
- nCn = nC0 = 1
- nC1 = nCn-1 = n
- nCr = nCr-1
The following properties of binomial expansion can be derived by simply substituting simple numeric values of x = 1 and y = 1 in the binomial expansion of (x + y)n. The properties of binomial coefficients are as follows.
- C1 + C2 + C3 + C4 + .......Cn = 2n
- C0 + C2 + C4 + .... = C1 + C3 + C5 + ....... = 2n-1
- C0 - C1 + C2 - C3 + C4 - C5 + .... = 0
- C1 + 2C2 + 3C3 + 4C4 + .......nCn = n2n-1
- C1 - 2C2 + 3C3 - 4C4 + .......(-1)nnCn = 0
- C12 + C22 + C32 + C42 + .......Cn2 = (2n)! / (n!)2
Important Terms of Binomial Theorem
The following terms related to binomial expansion using the binomial theorem are helpful to find the terms. The details of each of the terms are as follows.
General Term: This term symbolizes all of the terms in the binomial expansion of (x + y)n. The general term in the binomial expansion of (x + y)n is Tr+1 = nCr xn-ryr. Here the r-value is one less than the number of the term of the binomial expansion. Also, nCr is the coefficient, and the sum of the exponents of the variables x and y is equal to n.
Middle Term: The total number of terms in the expansion of (x + y)n is equal to n + 1. The middle term in the binomial expansion depends on the value of n. The middle term and the number of middle terms depend on the value of n: n is even or odd. For an even value of n there is only one middle term and (n/2 + 1)th term is the middle term. For an odd value of n, there are two middle terms, and the two middle terms are n/2, and n/2 + 1 terms.
Identifying a Particular Term: There are two simple steps to identify a particular term containing xp. First, we need to find the general term in the expansion of (x + y)n. which is is Tr+1 = nCr xn-ryr. Secondly, we need to compare this with xp to obtain the r-value. Here the r-value is helpful to find the particular term in the binomial expansion. Let us find the fifth term in the expansion of (2x + 3)9 using the binomial theorem.
The formula to find the nth term in the binomial expansion of (x + y)n is Tr+1 = nCr xn-ryr.
Applying this to (2x + 3)9 , T5 = T4+1 = 9C4 (2x)9-434. Thus the 5th term is = 9C4 (2x)534
Term Independent of X: The steps to find the term independent of x is similar to finding a particular term in the binomial expansion. First, we need to find the general term in the expansion of (x + y)n. which is Tr+1 = = nCr xn-ryr. Here to find the term independent of x, we need to find and equalize the exponent of x in the general term to zero. From the obtained value of r, the term independent of x is (r + 1)th term.
Numerically Greatest Term: The formula to find the numerically greatest term in the expansion of (1 + x)n is [(n+1) |x|] / (1 + |x|). There are two points to be remembered while using this formula to find the numerically greatest term. First, we need to convert any binomial expansion into the form of (1 + x)n. We can convert (2x + 3y)5 to (1 + 3y/2x)5 . Further for this expansion |x| is the numeric value and is equal to 3/2 in this given example. The final answer is rounded to the integral value to obtain the numerically greatest term.
Binomial Expansion for Negative Exponent
The binomial theorem expansion also applies to exponents with negative values. The standard coefficient values of binomial expansion for positive exponents are the same for the expansion with the negative exponents. The terms and the coefficient values remain the same, but the algebraic relationship between the terms varies in the binomial expansion of negative exponents.
- (1 + x)-1 = 1 - x + x2 - x3 + x4 - x5 + .......
- (1 - x)-1 = 1 + x + x2 + x3 + x4 + x5 + .......
- (1 + x)-2 = 1 - 2x + 3x2 - 4x3 + ........
- (1 - x)-2 = 1 + 2x + 3x2 + 4x3 + ........
- (1 + x)-3 = 1 - 3x + 6x2 - 10x3 + 15x4 + ......
- (1 - x)-3 = 1 + 3x + 6x2 + 10x3 + 15x4 + ......
☛ Related Articles:
- Algebraic Identities
- Binomial Distribution Formula
- Binomial Distribution
- Probability and Statistics
- Geometric Distribution Formula
Important Notes on Binomial Theorem
The following key points would help in a better understanding of the binomial theorem.
- The number of terms in the binomial expansion of (x + y)n is equal to n + 1.
- In the expansion of (x + y)n, the sum of the powers of x and y in each term is equal to n.
- The value of the binomial coefficients from either side of the expansion is equal.
- The number of terms in the binomial expansion of (x + y + z)n is n(n + 1).
Binomial Theorem Examples
-
Example 1: What is the binomial expansion of (x2 + 1)5 using the binomial theorem?
Solution:
The following formula derived from the Binomial Theorem is helpful to find the expansion.
(x + y)n = (x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2 y2 + ... + nCk xn-kyk +....+ nCn x0yn
(x2 + 1)5 = 5C0 (x2)510 + 5C1 (x2)5-111 + 5C2 (x2)5-2 12 + 5C3 (x2)5-3 13 + 5C4 (x2)5-4 14 + 5C5 (x2)5-5 15
= x10 + 5 x8 + 10 x6 + 10 x4 + 5 x2 + 1
Answer: (x2 + 1)5 = x10 + 5 x8 + 10 x6 + 10 x4 + 5 x2 + 1
-
Example 2: Find the 7th term in the expansion of (x + 2)10
Solution:
The general term in the expansion of (x+a)n using the binomial theorem formula is
Tr+1 = nCr xn-ryr.
Here r = 6, n =10, a = 2
Thus by substituting, we get
T7 = T6+1 = 10C6 x10-6 26
T7 = 210 x 4 . 64
= 13440 x4
Answer: 7th term in (x + 2)10 is 13440 x4
-
Example 3: Find the coefficient of x2 in (x +(1/x))8
Solution:
Using the binomial theorem formula in the expansion of (x +1/x)8, we have x2 as the fourth term.
8C0 x8(1/x)0 + 8C1 x7(1/x)1 + 8C2 x6(1/x)2 + 8C3 x5(1/x)3 + 8C4 x4(1/x)4 + 8C5 x3(1/x)5 + 8C6 x2(1/x)6 + 8C7 x1(1/x)7 + 8C8 x0(1/x)8 +
The coefficient of the fourth term is 8C3= 56
Answer: The coefficient of x2 in the expansion of (x + (1/x))8 is 56
FAQs on Binomial Theorem
What Is the Binomial Theorem?
The binomial theorem is used for the expansion of the algebraic terms of the form(x + y)n . (x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2 y2 + ... + nCn-1 x1yn-1 + nCn x0yn. Here the number of terms in the binomial expansion having an exponent of n is n + 1. The exponent of the first term in the expansion is decreasing and the exponent of the second term in the expansion is increasing in a progressive manner. The coefficients of the binomial expansion can be found from the pascals triangle or using the combinations formula of nCr = n! / [r! (n - r)!].
What Is the Constant Term in the Binomial Theorem?
The constant term in the binomial expansion is a numeric value and is independent of the variables. For a binomial expansion of (x + y)n the term independent of x can be calculated by finding the term independent of x.
What Is the Coefficient in the Binomial Theorem?
The coefficients in the binomial expansion are nC0, nC1, nC2, ....nCr ......nCn. The coefficient value for n = 4 is equal to 1, 4, 6, 4,1, and the coefficient value for n = 5 is 1, 5, 10, 20, 10, 5, 1. The coefficient values can be found either from the pascals triangle or by using the combinations formula of nCr = n! / [r! (n - r)!].
Where Is Binomial Theorem Used?
The binomial theorem is useful to do the binomial expansion and find the expansions for the algebraic identities. Further, the binomial theorem is also used in probability for binomial expansion. A few of the algebraic identities derived using the binomial theorem are as follows.
- (a + b)2 = a2 + 2ab + b2
- (a - b)2 = a2 - 2ab + b2
- (a + b)(a - b) = a2 - b2
- (a + b)3 = a3 +3a2b + 3ab2 + b3
- (a - b)3 = a3 - 3a2b + 3ab2 - b3
- (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ac
What Is the General Term in Binomial Theorem?
The general term of the binomial expansion of (x + y)n is Tr+1 = nCr xn-ryr.. The r-value for the term is one less than the number of the term. In the general term, the sum of the exponents of both the terms is equal to n. Further, the general term is helpful to derive the independent term, the numerically greatest term, and the term with particular power.
How to Find Terms in Binomial Theorem?
The number of terms in a binomial expansion with an exponent of n is equal to n + 1. Further to find a particular term in the expansion of (x + y)n we make use of the general term formula. The general term of the binomial expansion is Tr+1 = nCr xn-ryr. . Here the coefficient values are found from the pascals triangle or using the combinations formula, and the sum of the exponents of both the terms in the general term is equal to n.
How Do You Find the Number of Terms in the Expansion using the Binomial Theorem Formula?
The number of terms in the binomial expansion of (x+a)n is n+1 terms. i.e. add 1 to the power, the binomial coefficient is raised to. If we expand (2x+5)10, we will have 10 +1 = 11 terms on expansion.
How to Find Number of Terms in Binomial Theorem?
The number of terms in the binomial expansion is one more than the exponent value. The number of terms in the expansion of (x + y)n is equal to (n + 1).
What Is the Middle Term in Binomial Theorem?
The middle term in the binomial expansion depends on the value of n. The middle term and the number of middle terms depend on the value of n: n is even or odd. For an even value of n there is only one middle term and (n/2 + 1) term is the middle term. For an odd value of n, there are two middle terms, and the two middle terms are n/2, and n/2 + 1 terms.
What Is the General Form of Binomial Theorem Formula?
The general formula of binomial theorem formula is used in the expansion of binomial expression of the form:
(x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2 y2 + ... + nCk xn-kyk +....+ nCn x0yn,
where,
- x, y, n are natural numbers, and,
- 0 < k ≤ n
Where Is Binomial Theorem Formula Used?
The binomial theorem formula is used to expand the binomial expressions. We apply the formula in finding probability, combinatorics, calculus, and in other important areas of math. For example, (101)5 =(100+1)5 = 1005+ 5 × 1004 + 10 × 1003+ 10 × 1002+ 5 × 100 + 1 = 10,000,000,000+ 500,000,000 + 10,000,000 + 100,000 + 500 +1 = 10,510,100,501
What Is n and r in The Binomial Theorem Formula?
In the binomial theorem formula of expansion (x+a)n, we use the combinatorics formula that is denoted as nCr, where n is the exponent in the expansion and r is the term number that ranges from 0 to n.
visual curriculum