Skip to main content
Back to Binomial Theorem
JEE Main 2020
Binomial Theorem
Binomial Theorem
Easy

Question

The ratio of the coefficient of the middle term in the expansion of (1 + x) 20 and the sum of the coefficients of two middle terms in expansion of (1 + x) 19 is _____________.

Answer: 1

Solution

Key Concepts and Formulae

The binomial expansion of (a+b)n(a+b)^n is given by: (a+b)n=r=0n(nr)anrbr(a+b)^n = \sum_{r=0}^{n} \binom{n}{r} a^{n-r} b^r The general term, often denoted as Tr+1T_{r+1}, is (nr)anrbr\binom{n}{r} a^{n-r} b^r.

For the expansion of (1+x)n(1+x)^n, the general term is Tr+1=(nr)(1)nrxr=(nr)xrT_{r+1} = \binom{n}{r} (1)^{n-r} x^r = \binom{n}{r} x^r. The coefficient of xrx^r in this expansion is (nr)\binom{n}{r}.

Finding the Middle Term(s):

  • If nn is an even integer, there is only one middle term, which is the (n2+1)th(\frac{n}{2} + 1)^{th} term. Its coefficient is (nn/2)\binom{n}{n/2}.
  • If nn is an odd integer, there are two middle terms: the (n+12)th(\frac{n+1}{2})^{th} term and the (n+32)th(\frac{n+3}{2})^{th} term. Their coefficients are (n(n1)/2)\binom{n}{(n-1)/2} and (n(n+1)/2)\binom{n}{(n+1)/2} respectively.

Pascal's Identity: A crucial identity for binomial coefficients is Pascal's Identity: (nr)+(nr+1)=(n+1r+1)\binom{n}{r} + \binom{n}{r+1} = \binom{n+1}{r+1} This identity simplifies the sum of two consecutive binomial coefficients.


Step-by-Step Solution

1. Determine the coefficient of the middle term in the expansion of (1+x)20(1+x)^{20}.

  • Explanation: Here, the power n=20n=20, which is an even number. Therefore, there will be a single middle term.
  • Calculation: The position of the middle term is (n2+1)th=(202+1)th=(10+1)th=11th(\frac{n}{2} + 1)^{th} = (\frac{20}{2} + 1)^{th} = (10 + 1)^{th} = 11^{th} term.
  • Result: The coefficient of the 11th11^{th} term (T11T_{11}) in (1+x)20(1+x)^{20} is (2010)\binom{20}{10}. Let this be C1=(2010)C_1 = \binom{20}{10}.

2. Determine the sum of the coefficients of the two middle terms in the expansion of (1+x)19(1+x)^{19}.

  • Explanation: Here, the power n=19n=19, which is an odd number. Therefore, there will be two middle terms.
  • Calculation:
    • The position of the first middle term is (n+12)th=(19+12)th=(202)th=10th(\frac{n+1}{2})^{th} = (\frac{19+1}{2})^{th} = (\frac{20}{2})^{th} = 10^{th} term. Its coefficient is (199)\binom{19}{9} (since for Tr+1T_{r+1}, r=9r=9).
    • The position of the second middle term is (n+32)th=(19+32)th=(222)th=11th(\frac{n+3}{2})^{th} = (\frac{19+3}{2})^{th} = (\frac{22}{2})^{th} = 11^{th} term. Its coefficient is (1910)\binom{19}{10} (since for Tr+1T_{r+1}, r=10r=10).
  • Result: The sum of the coefficients of the two middle terms is (199)+(1910)\binom{19}{9} + \binom{19}{10}. Let this be C2=(199)+(1910)C_2 = \binom{19}{9} + \binom{19}{10}.

3. Simplify the sum of coefficients using Pascal's Identity.

  • Explanation: We can simplify C2C_2 using Pascal's Identity, (nr)+(nr+1)=(n+1r+1)\binom{n}{r} + \binom{n}{r+1} = \binom{n+1}{r+1}.
  • Application: In our case, n=19n=19, r=9r=9. So, (199)+(1910)=(19+19+1)=(2010)\binom{19}{9} + \binom{19}{10} = \binom{19+1}{9+1} = \binom{20}{10}.
  • Result: Therefore, C2=(2010)C_2 = \binom{20}{10}.

4. Calculate the required ratio.

  • Explanation: The question asks for the ratio of the coefficient of the middle term in (1+x)20(1+x)^{20} to the sum of the coefficients of the two middle terms in (1+x)19(1+x)^{19}.
  • Calculation: Required Ratio =C1C2=(2010)(2010)= \frac{C_1}{C_2} = \frac{\binom{20}{10}}{\binom{20}{10}}
  • Result: Required Ratio =1= 1.

Tips and Common Mistakes to Avoid

  • Careful with 'n' for middle terms: Always remember to check if 'n' is even or odd to correctly identify the number and position of middle terms. A common mistake is to assume there's always one middle term or to incorrectly calculate its index.
  • Understanding Binomial Coefficient Notation: (nr)\binom{n}{r} (or nCr^{n}C_r) represents the coefficient of the (r+1)th(r+1)^{th} term when expanding (a+b)n(a+b)^n. If you are looking for the coefficient of the kthk^{th} term, it will be (nk1)\binom{n}{k-1}.
  • Pascal's Identity is your friend: Recognize opportunities to use identities like Pascal's Identity ((nr)+(nr+1)=(n+1r+1)\binom{n}{r} + \binom{n}{r+1} = \binom{n+1}{r+1}) to simplify expressions, especially in objective-type questions where speed is important.

Summary

The problem efficiently tests the understanding of finding middle terms in binomial expansions and the application of Pascal's Identity. By correctly identifying the coefficient of the single middle term for an even power and the sum of the coefficients of the two middle terms for an odd power, and then applying Pascal's Identity, the problem simplifies to a straightforward division of identical terms, resulting in a ratio of 1.

Practice More Binomial Theorem Questions

View All Questions