Binomial Theorem Solutions - Formula, Worksheet, Calculator and Examples.

However, for higher powers like 98^{2},101^{6}, etc., the calculations become difficult by using repeated multiplication. This difficulty was overcome by a theorem known as binomial theorem. It gives an easier way to expand , (a+b)^{n} where n is an integer o r a rational number.

Binomial Theorem for Positive Integral Indices

Let us have a look at the following identities done earlier

(a+b)^{0}=\: \: 1 a + b ≠ 0

(a+b)^{1}=\: \:a+b

(a+b)^{2}=\: \:a^{2}+2ab+b^{2}

(a+b)^{3}=\: \:a^{3}+3a^{2}b+3ab^{2}+b^{3}

(a+b)^{4}=\: \:(a+b)^{3}(a+b)\: =\: a^{4}4a^{3}b+6a^{2}b^{2}+4ab^{3}+b^{4}

In these expansions, we observe that

  • The total number of terms in the expansion is one more than the index. For example, in the expansion of (a+b)^{2} , number of terms is 3 whereas the index of (a+b)^{2} , is 2
  • Powers of the first quantity ‘ a ’ go on decreasing by 1 whereas the powers of the second quantity ‘ b ’ increase by 1, in the successive terms.
  • In each term of the expansion, the sum of the indices of a and b is the same and is equal to the index of a + b
    We now arrange the coefficients in these expansions as follows (Fig8.1):

Do we observe any pattern in this table that will help us to write the next row? Yes we do. It can be seen that the addition of 1’s in the row for index 1 gives rise to 2 in the row for index 2. The addition of 1, 2 and 2, 1 in the row for index 2, gives rise to 3 and 3 in the row for index 3 and so on. Also, 1 is present at the beginning and at the end of each row. This can be continued till any index of our interest.

We can extend the pattern given in Fig 8.2 by writing a few more rows.

 

Pascal’s Triangle

The structure given in Fig 8.2 looks like a triangle with 1 at the top vertex and running down the two slanting sides. This array of numbers is known as Pascal’s triangle , after the name of French mathematician Blaise Pascal. It is also known as Meru Prastara by Pingla.

Expansions for the higher powers of a binomial are also possible by using Pascal triangle . let us expand(2x+3y)^{5}
by using Pascal’s triangle. The row for index 5 is 1 5 10 10 5 1
Using this row and our observations (i), (ii) and (iii), we get

(2x+3y)^{5}=(2x)^{5}+5(2x)^{4}(3y)+10(2x)^{3}(3y)^{2}+10(2x)^{2}(3y)^{2}+5(2x)(3y)^{4}+(3y)^{5}=32x^{5}+240x^{4}x+720x^{4}y^{2}+1080x^{2}y^{3}+810x^y{4}+243y^{5}

Now, if we want to find the expansion of (2x+3y)^{12}, we are first required to get the row for index 12. This can be done by writing all the rows of the Pascal’s triangle till index 12. This is a slightly lengthy process. The process, as you observe, will become more difficult, if we need the expansions involving still larger powers. We thus try to find a rule that will help us to find the expansion of the binomial for any power without writing all the rows of the Pascal’s triangle, that come before the row of the desired index.

For this, we make use of the concept of combinations studied earlier to rewrite the numbers in the Pascal’s triangle. We know that nc_{r}\: =\: \frac{n!}{r!(n-r)!}0\: \leq r\: \leq n and is a non-negative integer .Also , nc_{0}=1=nc_{n}
The Pascal’s triangle can now be rewritten as (Fig 8.3)


Observing this pattern, we can now write the row of the Pascal’s triangle for any index without writing the earlier rows. For Example, for the index 7 the row would be.

7c_{0}\: 7c_{1}\: 7c_{2}\: 7c_{2}\: 7c_{3}\: 7c_{4}\: 7c_{5}\: 7c_{6}\: 7c_{7}
Thus, using this row and the observations (i), (ii) and (iii), we have
(a+b)^{7}\: =\: 7c_{0}a^{7}+ 7c_{1}a^{6}b+ 7c_{2}a^{5}b^{2}+a^{4}b^{3}+ 7c_{3}a^{4}b^{3}+7c_{4}a^{3} b^{4}+ 7c_{5}a^{2}b^{5}+7c_{6}ab^{6}+7c_{7}b^{7}

An expansion of a binomial to any positive integral index say n can now be visualised using these observations. We are now in a position to write the expansion of a binomial to any positive integral index.

  • Binomial theorem for any positive integer n : (a+b)^{n}\: =\: nc_{o}a^{n}+nc^{1}a^{n-1}b+nc_{2}a^{n-2}b^{2}+.....+nc_{n-1}ab^{n-1}+nc_{n}b^{n}

Observations:

  • The notation \sum_{k=o}^{1}nc_{k}a^{n-k}b^{k} stand for nc^{0}a^{n}+b^{0}+nc_{1}a^{n-1}b^{1}+....+nc_{r}a^{n-r}b^{r}+...nc_{n}a^{n-r}b^{n},where\: b^{0}=1=a^{^{n-r}}
    Hence the theorem can also be stated as
    (a+b)^{n}\: =\: \sum_{k-0}^{n}nc_{k}a^{n-k}b^{k}
  • The coefficients nc_r occuring in the binomial theorem are known as binomial coefficients.
  • There are (n + 1) terms in the expansion of (a+b)^{n} , i.e., one more than the index
  • In the successive terms of the expansion the index of a goes on decreasing by unity. It is n in the first term, n –1) in the second term, and so on ending with zero in the last term. At the same time the index of b increases by unity , starting with zero in the first term, 1 in the second and so on ending with n in the last term
  • In the expansion of (a+b)^{n} , the sum of the indices of a and b is n + 0 = n in the first term, (n – 1) + 1 = n in the second term and so on 0 + n = n in the last term. Thus, it can be seen that the sum of the indices of a and b is n in very term of Thus, it can be seen that the sum of the indices of a and b is n in every term of the expansion.
  • Taking a = x and b = –y , we obtain
  • Taking a = 1, b = x , we obtain
    (1+x)^{n}\: =\: nc_{o}1^{n}+nc_{1}1^{n-1}x+nc_{2}1^{n-2}x^{2}+...+nc_{n}x^{n } =nc_{0}+nc_{1}x+nc_{2}x^{2}+nc_{3}x^{3}+.....+nc_{n}x^{n}
  • Taking a = 1, b = – x, we obtain
    (1-x)^{n}=nc_{o}-nc_{1}x-nc_{2}x^{2}-.....+(-1)^{n}c_{n}x_{n}

NOTE : Some special cases: IN the expression of (a+b)^{n}

 

"General-Terms" General and Middle Terms

  • In the binomial expansion for (a+b)^{n} we observe that the first term is nc_{o}a^{n}he second term is nc_{1}a^{n-1}b the third term isnc_{2}a^{n-2}b^{2} , and so on. Looking at the pattern of the successive terms we can say that the (r+1)^{th}term is also called the general term of the expansion (a+b)^{n} It is denoted by T_{r+1}\:= \:nc_{r}a^{n-r}b^{2}
  • Regarding the middle term in the expansion (a+b)^{n} , when be n + 1.since n is odd . Therefore the middle term is \frac{n+1+^{th}}{2}\: i.e\: (\frac{n}{2}+1)^{th} term
    i) If n is odd, then n +1 is even, so there will be two middle terms in the expansion, namely, (\frac{n}{2}+1)^{th} term and (\frac{n}{2}+1)+1^{th} terms.
  • In the expansion of (x+\frac{1}{x})^{2n} , where x ≠ 0, the middle term is \left(\frac{2n+1+1}{2}\right ) i.e.,
    (n + 1)th term, as 2 n is even. It is given by 2nc_{n}x^{n}(\frac{1}{x})^{n}\: =\: 2nc_{n}(constant).
    This term is called the term independent of x or the constant term.

Point to be Remember:

  • The expansion of a binomial for any positive integral n is given by Binomial
    (a+b)^{n}\: =\: nc_{o}a^{n}+nc^{1}a^{n-1}b+nc_{2}a^{n-2}b^{2}+.....+nc_{n-1}ab^{n-1}+nc_{n}b^{n}
  • The coefficients of the expansions are arranged in an array. This array is called Pascal’s triangle.
  • The general term of an expansion (a+b)^{n}\: is\: T_{r+1}\: =\: nc_{r}a^{n-r}b^{r}
  • In the expansion (a+b)^{n} if n is even, then the middle term is the
    \left ( \frac{n+1}{2} \right )^{th}\: and\: \left ( \frac{n+1}{2}+1 \right ) terms.

 

Binomial Theorem Questions from previous year exams

Binomial theorem

 

Important Video - Binomial Theorem

 

 

Please comment on Binomial Theorem Solutions - Formula, Worksheet, Calculator and Examples.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *