Binomial Theorem Formula

Mục lục bài viết

5/5 - (1 vote)

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 xnynCxn-1ynCxn-2 y+ … + nCn-1 x1yn-1 + nCx0yn

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)= ∑nk=0nCk xn-ky= ∑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)5C0 x535Cx5-135Cx5-2 35Cx5-3 35Cx5-4 34 + 5Cx5-5 35

= x5 + 5 x4. 3 + 10 x. 9 + 10 x2 . 27 + 5x .81 + 35

= x5 + 15 x+ 90x3 + 270 x405 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)by using the binomial theorem is as follows,

(x+y)n = nC0 xnynCxn-1ynCxn-2 y+ … + nCn-1 x1yn-1 + nCx0yn

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 xnynCxn-1ynCxn-2 y+ … + nCxn-kyk +….+ nCx0yn

⇒ (x + y)= ∑nk=0nCk xn-kyk

where, nC= 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)= ∑nr=0nCr xn-ryr,

(x + y)= ∑kr=0kCr xk-ryr

⇒ (x+y)k = kC0 xkykCxk-1ykCxk-2 y+ … + kCxk-ryr +….+ kCx0yk

⇒ (x+y)k = xkCxk-1ykCxk-2 y+ … + kCxk-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) (xkCxk-1ykCxk-2 y+ … + kCxk-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 xand 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) 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 nC0nC1nC2 ….. 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 nC= 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 – C+ C2 – C+ C4 – C+ …. = 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 + ……

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).

Terms in the Binomial Expansion

In binomial expansion, it is often asked to find the middle term or the general term. The different terms in the binomial expansion that are covered here include

  • General Term
  • Middle Term
  • Independent Term
  • Determining a Particular Term
  • Numerically Greatest Term
  • Ratio of Consecutive Terms/Coefficients

General Term in Binomial Expansion:

We have (x + y)= nC0 x+ nC1 xn-1 . y + nC2 xn-2 . y+ … + nCn yn

General Term = Tr+1 = nCr xn-r . yr

  • General Term in (1 + x)n is nCxr
  • In the binomial expansion of (x + y)n, the rth term from the end is (n – r + 2)th.

Illustration: Find the number of terms in (1 + 2x +x2)50

Sol:

(1 + 2x + x2)50 = [(1 + x)2]50 = (1 + x)100

The number of terms = (100 + 1) = 101

Illustration: Find the fourth term from the end in the expansion of (2x – 1/x2)10

Sol:

Required term =T10 – 4 + 2 = T8 = 10C(2x)(−1/x2)= −960x-11

Middle Term(s) in the Expansion of (x+y) n.n

  • If n is even, then (n/2 + 1) Term is the middle term.
  • If n is odd then, [(n+1)/2]th and [(n+3)/2)th terms are the middle terms.

Illustration: Find the middle term of (1 −3x + 3x– x3)2n

Sol:

(1 − 3x + 3x– x3)2n = [(1 − x)3]2n = (1 − x)6n

Middle Term = [(6n/2) + 1] term = 6nC3n (−x)3n

Determining a Particular Term:

  • In the expansion of (axp + b/xq)the coefficient of xm is the coefficient of Tr+1 where r = [(np−m)/(p+q)]
  • In the expansion of (x + a)n, Tr+1/Tr = (n – r + 1)/r . a/x

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 xnynCxn-1ynCxn-2 y+ … + nCxn-kyk +….+ nCx0yn(x2 + 1)5 = 5C0 (x2)515C(x2)5-115C(x2)5-2 15C(x2)5-3 15C(x2)5-4 14 + 5C(x2)5-5 15= x10 + 5 x+ 10 x+ 10 x+ 5 x2 + 1

Answer: (x2 + 1)5 = x10 + 5 x+ 10 x+ 10 x+ 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)using the binomial theorem formula isTr+1 nCr xn-ryr.Here r = 6, n =10, a = 2Thus by substituting, we getT7 = T6+1 = 10C6 x10-6 26T= 210 x . 64= 13440 x4

Answer: 7th term in (x + 2)10 is 13440 x4

Example 3: Find the coefficient of xin (x +(1/x))8

Solution:Using the binomial theorem formula in the expansion of (x +1/x)8, we have xas 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))is 56

Binomial Theorem Statement

The binomial theorem is the method of expanding an expression that has been raised to any finite power. A binomial theorem is a powerful tool of expansion which has applications in Algebra, probability, etc.

Binomial Expression: A binomial expression is an algebraic expression that contains two dissimilar terms. Eg.., a + b, a3 + b3, etc.

Binomial Expansion Formula: Let n ∈ N,x,y,∈ R then

(x + y)n = nΣr=0 nCr xn – r · yr where,

Illustration 1: Expand (x/3 + 2/y)4

Sol:

Illustration 2: (√2 + 1)5 + (√2 − 1)5

Sol:

We have

(x + y)5 + (x – y)5 = 2[5C0  x5 + 5C2  x3 y2  +  5C4 xy4]

= 2(x+ 10 x3 y+ 5xy4)

Now (√2 + 1)+ (√2 − 1)= 2[(√2)+ 10(√2)3(1)+ 5(√2)(1)4]

=58√2

Binomial Expansion Formulas

To find binomial coefficients, we can also use Pascal’s Triangle.

Finding binomial coefficients with Pascal’s Triangle
Finding binomial coefficients with Pascal’s Triangle

Some other useful expansions:

  • (x + y)+ (x−y)= 2[C0 x+ C2 xn-1 y+ C4 xn-4 y+ …]
  • (x + y)– (x−y)= 2[C1 xn-1 y + C3 xn-3 y+ C5 xn-5 y+ …]
  • (1 + x)n  nΣr-0 nC. x= [C+ C1 x + C2 x+ … Cn xn]
  • (1+x)+ (1 − x)= 2[C0 + C2 x2+C4 x+ …]
  • (1+x)− (1−x)= 2[C1 x + C3 x3 + C5 x5 + …]
  • The number of terms in the expansion of (x + a)n + (x−a)is (n+2)/2 if “n” is even or (n+1)/2 if “n” is odd.
  • The number of terms in the expansion of (x + a)n − (x−a)n  is (n/2) if “n” is even or (n+1)/2 if “n” is odd.

Properties of Binomial Coefficients

Binomial coefficients refer to the integers, which are coefficients in the binomial theorem. Some of the most important properties of binomial coefficients are:

  • C+ C+ C+ … + C= 2n
  • C+ C+ C+ … = C+ C+ C+ … = 2n-1
  • C– C+ C– C+ … +(−1)n . nC= 0
  • nC+ 2.nC+ 3.nC+ … + n.nC= n.2n-1
  • C− 2C+ 3C− 4C+ … +(−1)n-1 C= 0 for n > 1
  • C0+ C1+ C2+ …Cn= [(2n)!/ (n!)2]

Illustration: If (1 + x)15 = a0 + a1x + . . . . .  + a15 x15 then, find the value of 

Sol:

= C1/C0 + 2 C2/C1+ 3C3/C+ . . . . + 15 C15/C14

= 15 + 14 + 13 + . . . . . + 1 = [15(15+1)]/2 = 120

Independent Term

The term Independent of in the expansion of [ax+ (b/xq)]n is

Tr+1 = nCr an-r br, where r = (np/p+q) (integer)

Illustration: Find the independent term of x in (x+1/x)6

Sol:

r = [6(1)/1+1] = 3

The independent term is 6C= 20

Illustration: Find the independent term in the expansion of:

Sol:

(x1/3 + 1 – 1 – 1/√x)10 = (x1/3 – 1/√x)10

r = [10(1/3)]/[1/3+1/2] = 4

 T10C4 = 210

Numerically Greatest Term in the Expansion of (1+x)n:

  • If [(n+1)|x|]/[|x|+1] = P, is a positive integer, then the Pth term and (P+1)th terms are numerically the greatest terms in the expansion of (1+x)n
  • If[(n+1)|x|]/[|x|+1] = P + F, where P is a positive integer, and 0 < F < 1, then (P+1)th term is numerically the greatest term in the expansion of (1+x)n.

Illustration: Find the numerically greatest term in (1-3x)10 when x = (1/2)

Sol:

[(n + 1)|α|] / [|α| + 1] = (11 × 3/2)/(3/2+1) = 33/5 = 6.6

Therefore, T7 is the numerically greatest term.

T6 + 1 = 10C. (−3x)= 10C6 . (3/2)6

Ratio of Consecutive Terms/Coefficients:

The coefficients of xr and xr + 1 are nCr – 1 and nCr, respectively.

(nCr / nCr – 1) = (n – r + 1) / r

Illustration: If the coefficients of three consecutive terms in the expansion of (1+x)n are in the ratio 1:7:42, then find the value of n.

Sol:

Let (r – 1)th, (r)th and (r + 1)th be the three consecutive terms.

Then, the given ratio is 1:7:42

Now (nCr-2 / nCr – 1) = (1/7)

(nCr-2 / nCr – 1) = (1/7) ⇒ [(r – 1)/(n − r+2)] = (1/7) ⇒ n−8r+9=0 → (1)

And,

(nCr-1 / nCr) = (7/42) ⇒ [(r)/(n – r +1)] =(1/6) ⇒ n−7r +1=0 → (2)

From (1) & (2), n = 55

Applications of Binomial Theorem

The binomial theorem has a wide range of applications in Mathematics, like finding the remainder, finding the digits of a number, etc. The most common binomial theorem applications are as follows:

Finding Remainder Using Binomial Theorem

Illustration: Find the remainder when 7103 is divided by 25.

Sol:

(7103 / 25) = [7(49)51 / 25)] = [7(50 − 1)51 / 25]

= [7(25K − 1) / 25] = [(175K – 25 + 25−7) / 25]

= [(25(7K − 1) + 18) / 25]

∴ The remainder = 18

Illustration: If the fractional part of the number (2403 / 15) is (K/15), then find K.

Sol:

(2403 / 15) = [2(24)100 / 15]

= 8/15 (15 + 1)100 = 8/ 15 (15λ + 1) = 8λ + 8/15

∵ 8λ is an integer, fractional part = 8/15

So, K = 8.

Finding Digits of a Number

Illustration: Find the last two digits of the number (13)10

Sol:

(13)10 = (169)= (170 − 1)5

= 5C0 (170)− 5C(170)+ 5C(170)− 5C(170)+ 5C(170) − 5C5

= 5C(170)− 5C(170)+ 5C(170)− 5C(170)+ 5(170) − 1

A multiple of 100 + 5(170) – 1 = 100K + 849

∴ The last two digits are 49.

Relation between Two Numbers

Illustration: Find the larger of 9950 + 10050 and 10150

Sol:

10150 = (100 + 1)50 = 10050 + 50 . 10049 + 25 . 49 . 10048 + …

⇒ 9950 = (100 − 1)50 = 10050 – 50 . 10049 + 25 . 49 . 10048 − ….

⇒ 10150 – 9950 = 2[50 . 10049 + 25(49) (16) 10047 + …]

= 10050 + 50 . 49 . 16 . 10047 + … >10050

∴ 10150 – 9950 > 10050

⇒ 10150 > 10050 + 9950

Divisibility Test

Illustration: Show that 11+ 911 is divisible by 10.

Sol:

11+ 911 = (10 + 1)+ (10 − 1)11

= (9C. 10+ 9C. 10+ … 9C9) + (11C. 1011 − 11C. 1010 + … −11C11)

= 9C. 10+ 9C. 10+ … + 9C. 10 + 1 + 1011 − 11C. 1010 + … + 11C10 . 10−1

= 10[9C. 10+ 9C. 10+ … + 9C+ 11C. 1010 − 11C. 10+ … + 11C10]

= 10K, which is divisible by 10.

Formulae:

  • The number of terms in the expansion of (x+ x+ … xr)n is (n + r − 1)Cr – 1
  • The sum of the coefficients of (ax + by)n is (a + b)n

If f(x) = (a+ a1x + a2x+ …. + amxm)n then

  • (a) Sum of coefficients = f(1)
  • (b) Sum of coefficients of even powers of x is: [f(1) + f(−1)] / 2
  • (c) Sum of coefficients of odd powers of x is [f(1) − f(−1)] / 2

Binomial Theorem for Any Index

Let n be a rational number and x be a real number, such that | x | < 1. Then,

Proof:

Let f(x) = (1 + x)n = a+ a1 x + a2 x+ … +ar x+ … (1)

f(0) = (1 + 0)= 1

Differentiating (1) w.r.t. x on both sides, we get

n(1 + x)n – 1

= a1 + 2a2 x + 3a3 x+ 4a4 x+ … + rar xr – 1 + … (2)

Put x = 0, we get n = a1

Differentiating (2) w.r.t. x on both sides, we get

n(n − 1)(1 + x)n – 2

= 2a+ 6a3 x + 12a4 x+ … + r(r−1) ar xr – 2 + … (3)

Put x = 0, we get a= [n(n−1)] / 2!

Differentiating (3), w.r.t. x on both sides, we get

n(n − 1)(n − 2)(1 + x)n – 3 = 6a3 + 24a4 x + … + r(r − 1)(r − 2) ar xr – 3 + …

Put x = 0, we get a= [n(n−1)(n−2)] / 3!

Similarly, we get a= [n(n−1)(n−2)(n−3)] / r! and so on

∴ a= [n(n−1)(n−2)…(n−r+1)] / r!

Putting the values of a0, a1, a2, a3, …, ar obtained in (1), we get

(1 + x)= 1 + nx + [{n(n−1)} / 2!] x2 + [{n(n − 1)(n − 2)} / 2!] x+ … + [{n(n − 1)(n − 2) … (n – r + 1)}/ r!] x+ …

Binomial Theorem for Rational Index

The number of rational terms in the expression of (a1/l + b1/k )n is [n / LCM of {l,k}] when none of and is a factor of and when at least one of and is a factor of is [n / LCM of {l,k}] + 1 where [.] is the greatest integer function.

Illustration: Find the number of irrational terms in (8√5 + 6√2)100.

Sol:

Tr + 1 = 100Cr (8√5)100 – r . (6√2)= 100C. 5[(100 – r)/8] .2r/6.

∴ r = 12,36,60,84

The number of rational terms = 4

The number of irrational terms = 101 – 4 = 97

Binomial Theorem for Negative Index

1. If the rational number and -1 < x <1, then,

  • (1 − x)-1 = 1 + x + x+ x+ … + x+ … ∞
  • (1 + x)-1 = 1 – x + x– x+ … (−1)xr+ … ∞
  • (1 − x)-2 = 1 + 2x + 3x2 − 4x3 + … + (r + 1)xr + … ∞
  •  (1 + x)-2 = 1 − 2x + 3x− 4x+ … + (−1)(r + 1)x+ … ∞

2. Number of terms in (1 + x)n is

  • ‘n+1 when positive integer.
  • Infinite when is not a positive integer & | x | < 1

3. First negative term in (1 + x)p/q when 0 < x < 1, p, q are positive integers & ‘p’ is not a multiple of ‘q’ is T[p/q] + 3

Multinomial Theorem

Using the binomial theorem, we have

(x + a)n

=nr = 0nCr xn – r ar, n∈N

nr = 0 [n! / (n − r)!r!] xn – rar

nr + s =n [n! / r!s!] xs ar, where s = n – r.

This result can be generalised in the following form:

(x1 + x2 + … +xk)n

= ∑r1 + r2 + …. + rk = n [n! / r1!r2!…rk!] x1r1 x2r2 …xkrk

The general term in the above expansion is

[(n!) / (r1! r2! r3! … rk!)] x1r1 x2r2 x3r3… xkrk

The number of terms in the above expansion is equal to the number of non-negative integral solutions of the equation.

r1+r+ … + r= n, because each solution of this equation gives a term in the above expansion. The number of such solutions is n + k – 1Ck −1.

PARTICULAR CASES

Case-1:

The above expansion has n+3-1C3-1 = n + 2C2 terms.

Case-2: 

There are n + 4 – 1C4 – 1 = n + 3C3 terms in the above expansion.

REMARK: The greatest coefficient in the expansion of (x+ x+ … + xm)n is [(n!) / (q!)m – r{(q+1)!}r], where q and r are the quotient and remainder, respectively, when n is divided by m.

Multinomial Expansions

Consider the expansion of (x + y + z)10. In the expansion, each term has different powers of x, y, and z, and the sum of these powers is always 10.

One of the terms is λx2y3z5. Now, the coefficient of this term is equal to the number of ways 2x′s, 3y′s, and 5z′s are arranged, i.e., 10! (2! 3! 5!). Thus,

(x+y+z)10 = ∑(10!) /  (P1! P2! P3!) xP1 yP2 zP3

Where P1 + P2 + P3 = 10 and 0 ≤ P1, P2, P3 ≥ 10

In general,

(x+ x+ … xr)= ∑ (n!) / (P1! P2! … Pr!) xP1 xP2 … xPr

Where P1 + P2 + P3 + … + Pr = n and 0 ≤ P1, P2, … Pr ≥ n

Number of Terms in the Expansion of (x1 + x2 + … + xr)n

From the general term of the above expansion, we can conclude that the number of terms is equal to the number of ways different powers can be distributed to x1, x2, x…., xn, such that the sum of powers is always “n”.

The number of non-negative integral solutions of x+ x+ … + x= n is n +r – 1Cr – 1.

For example, the number of terms in the expansion of (x + y + z)3 is 3 + 3 -1C3 – 1 =  5C= 10

As in the expansion, we have terms such as

As xy0 z0, x0 y1 z2, x0 y2 z1, x0 y3 z0, x1 y0 z2, x1 y1 z1, x1 y2 z0, x2 y0 z1, x2 y1 z0, x3 y0 z0.

The number of terms in (x + y + z)n is n + 3 – 1C3 – 1 n + 2C2.

The number of terms in (x + y + z + w)n is n + 4 – 1C4 – 1 = n + 3C3 and so on.

Problems on Binomial Theorem

Question 1: If the third term in the binomial expansion of

equals 2560, find x.

Solution:

⇒ (log2x)2 = 4

⇒ log2x = 2 or -2

⇒ x = 4 or 1/4.

Question 2: Find the positive value of λ for which the coefficient of xin the expression x2[x + (λ/x2)]10 is 720.

Solution:

⇒ x[10Cr . (√x)10-r . (λ/x2)r] = x2 [10C. λr . x(10-r)/2 . x-2r]

= x2 [10C. λr . x(10-5r)/2]

Therefore, r = 2

Hence, 10C2 . λ2 = 720

⇒ λ2 = 16

⇒ λ = ±4.

Question 3: The sum of the real values of x for which the middle term in the binomial expansion of (x3/3  + 3/x)8 equals 5670 is?

Solution:

T5 = 8C4 × (x12/81) × (81/x4) = 5670

⇒ 70 x8 = 5670

⇒ x = ± √3.

Question 4: Let (x + 10)50 + (x – 10)50 = a0 +a1x + a2 x2 + . . . . . + a50 x50 for all x ∈R, then a2/a0 is equal to?

Solution:

⇒ (x + 10)50 + (x – 10)50:

a2 = 2 × 50C2 × 1048

a0 = 2 × 1050

⇒ a2/a0 = 50C2/102 = 12.25.

Question 5: Find the coefficient of x9 in the expansion of (1 + x) (1 + x2 ) (1 + x3) . . . . . . (1 + x100).

Solution:

x9 can be formed in 8 ways.

i.e., xx1+8 x2+7 x3+6 x4+5, x1+3+5, x2+3+4

∴ The coefficient of x= 1 + 1 + 1 + . . . . + 8 times = 8.

Question 6: The coefficients of three consecutive terms of (1 + x)n+5 are in the ratio 5:10:14. Find n.

Solution:

Let Tr-1, Tr, Tr+1 are three consecutive terms of (1 + x)n+5

⇒  Tr-1 = (n+5) Cr-2 . xr-2

⇒  Tr = (n+5) Cr-1 . xr-1

⇒  Tr+1 = (n+5) Cr . xr

Given

(n+5) Cr-2 : (n+5) Cr-1 : (n+5) Cr = 5 : 10 : 14

Therefore, [(n+5) Cr-2]/5= [(n+5) Cr-1]/10 = (n+5) Cr/14

Comparing first two results we have n – 3r = -9 . . . . . . (1)

Comparing last two results we have 5n – 12r = -30 . . . . . .  (2)

From equations (1) and (2), n = 6

Question 7: The digit in the units place of the number 183! + 3183.

Solution:

⇒ 3183 = (34)45.33

⇒ unit digit = 7 and 183! ends with 0

∴ The units digit of  183! + 3183 is 7.

Question 8: Find the total number of terms in the expansion of (x + a)100 + (x – a)100.

Solution:

⇒ (x + a)100 + (x – a)100 = 2[100C0 x100100C x98 . a2 + . . . . . . +  100C100 a100]

∴ Total Terms = 51

Question 9: Find the coefficient of t4 in the expansion of [(1-t6)/(1 – t)].

Solution:

⇒ [(1-t6)/(1 – t)] = (1 – t18 – 3t6 + 3t12) (1 – t)-3

Coefficient of t in (1 – t)-3 = 3 + 4 – 1

C4 = 6C2 =15

The coefficient of xr in (1 – x)-n = (r + n – 1) Cr

Question 10: Find the ratio of the 5th term from the beginning to the 5th term from the end in the binomial expansion of  [21/3 + 1/{2.(3)1/3}]10.

Solution:

Question 11: Find the coefficient of a3b2c4in the expansion of (a-b-c+d)10.

Solution:

Expand (a – b – c + d)10 using the multinomial theorem, and by using the coefficient property, we can obtain the required result.

Using the multinomial theorem, we have

We want to get coefficient of a3b2c4d this implies that r1 = 3, r2 = 2, r3 = 4, r4 = 1,

∴ The coefficient of a3b2c4d is [(10)!/(3!.2!.4)] (-1)2 (-1)-4 = 12600

Question 12: Find the coefficient of in the expansion of (1 + x + x+x3)11.

Solution:

By expanding the given equation using the expansion formula, we can get the coefficient x4

i.e. 1 + x + x+ x= (1 + x) + x(1 + x) = (1 + x) (1 + x2)

⇒ (1 + x + x+ x3) x11 = (1+x)11 (1+x2)11

= 1+ 11Cx11Cx11Cx11Cx. . . . . . .

= 1 + 11Cx11Cx+ . . . . . .

To find the term in from the product of two brackets on the right-hand-side, consider the following products terms as

= 1 × 11Cx11Cx2 × 11Cx11Cx4

11C11C× 11C11C] x4

⇒ [55 + 605 + 330] x4 = 990x4

∴ The coefficient of x4 is 990.

Question 13: Find the number of terms free from the radical sign in the expansion of (√5 + 4√n)100.

Solution:

Tr+1 = 100Cr . 5(100 – r)/2 nr/4

Where r = 0, 1, 2, . . . . . . , 100

r must be 0, 4, 8, … 100

The number of rational terms = 26

Question 14: Find the degree of the polynomial [x + {√(3(3-1))}1/2]5 + [x + {√(3(3-1))}1/2]5.

Solution:

[x + { √(3(3-1)) }1/2 ]5:

= 2 [5C0 x5 + 5C2 x5 (x3 – 1) + 5C4 . x . (x3 – 1)2]

Therefore, the highest power = 7.

Question 15: Find the last three digits of 2726.

Solution:

By reducing 2726 into the form (730 – 1)n and using simple binomial expansion, we will get the required digits.

We have 27= 729

Now 2726 = (729)13 = (730 – 1)13

13C(730)13 – 13C(730)12 + 13C(730)11 – . . . . . – 13C10 (730)3 + 13C11(730)2 – 13C12 (730) + 1

= 1000m + [(13 × 12)]/2] × (14)2 – (13) × (730) + 1

Where ‘m’ is a positive integer

= 1000m + 15288 – 9490 = 1000m + 5799

Thus, the last three digits of 17256 are 799.

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 xnynCxn-1ynCxn-2 y+ … + nCn-1 x1yn-1 + nCx0yn. 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 nC= 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 nC0nC1nC2, ….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 nC= 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)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 + nCxn-1y1 + nC2 xn-2 y2 + … + nCxn-kyk +….+ nCx0yn,
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)=(100+1)= 1005+ 5 × 100+ 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 nCrwhere n is the exponent in the expansion and r is the term number that ranges from 0 to n.

Give the binomial theorem formula.

We use the binomial theorem to find the expansion of the algebraic terms of the form(x + y)n. The formula is (x + y)n = Σr=0n  nCr xn – r · yr.

What is the general term in a binomial expansion?

The general term of a binomial expansion is Tr+1 = nCr xn-r yr.

What is the number of terms in the expansion of (x + a)n + (x-a)n ?

The number of terms in the expansion of (x + a)n + (x-a)n is (n+2)/2 if n is even or (n+1)/2 if n is odd.

List two applications of the binomial theorem.

In Mathematics, the binomial theorem is used to find the remainder and also find the digits of a number.

FORMULAS Related Links

Binomial Expansion Formula

Binomial Distribution Formula ⭐️⭐️⭐️⭐️⭐

Binomial Probability Formula ⭐️⭐️⭐️⭐️⭐

Binomial Theorem Formula