Skip to main content
Back to Binomial Theorem
JEE Main 2021
Binomial Theorem
Binomial Theorem
Hard

Question

The sum of the series 2. 20 C 0 + 5. 20 C 1 + 8. 20 C 2 + 11. 20 C 3 + ... +62. 20 C 20 is equal to :

Options

Solution

Key Concepts and Formulas To solve this problem, we will utilize the following fundamental identities involving binomial coefficients, derived from the Binomial Theorem:

  1. Sum of all Binomial Coefficients: The sum of all binomial coefficients for a given nn is given by: r=0nnCr=nC0+nC1++nCn=2n\sum_{r=0}^{n} {}^{n}C_r = {}^{n}C_0 + {}^{n}C_1 + \dots + {}^{n}C_n = 2^n

    • Why this works: This identity is a direct consequence of the binomial expansion of (1+x)n=r=0nnCrxr(1+x)^n = \sum_{r=0}^{n} {}^{n}C_r x^r. If we substitute x=1x=1 into this expansion, we get (1+1)n=r=0nnCr(1)r(1+1)^n = \sum_{r=0}^{n} {}^{n}C_r (1)^r, which simplifies to 2n=r=0nnCr2^n = \sum_{r=0}^{n} {}^{n}C_r.
  2. Sum involving rnCrr \cdot {}^{n}C_r: The sum of rr times the binomial coefficient nCr{}^{n}C_r is given by: r=0nrnCr=n2n1\sum_{r=0}^{n} r \cdot {}^{n}C_r = n \cdot 2^{n-1}

    • Why this works: This identity can be elegantly derived by differentiation. Consider the binomial expansion: (1+x)n=r=0nnCrxr(1+x)^n = \sum_{r=0}^{n} {}^{n}C_r x^r. Differentiating both sides with respect to xx: ddx(1+x)n=ddx(r=0nnCrxr)\frac{d}{dx}(1+x)^n = \frac{d}{dx}\left(\sum_{r=0}^{n} {}^{n}C_r x^r\right) n(1+x)n1=r=0nrnCrxr1n(1+x)^{n-1} = \sum_{r=0}^{n} r \cdot {}^{n}C_r x^{r-1} Now, substitute x=1x=1 into this differentiated equation: n(1+1)n1=r=0nrnCr(1)r1n(1+1)^{n-1} = \sum_{r=0}^{n} r \cdot {}^{n}C_r (1)^{r-1} n2n1=r=0nrnCrn \cdot 2^{n-1} = \sum_{r=0}^{n} r \cdot {}^{n}C_r
    • Alternative Derivation (Algebraic): We know that for r0r \neq 0, rnCr=rnrn1Cr1=nn1Cr1r \cdot {}^{n}C_r = r \cdot \frac{n}{r} {}^{n-1}C_{r-1} = n \cdot {}^{n-1}C_{r-1}. So, r=0nrnCr=0nC0+r=1nrnCr\sum_{r=0}^{n} r \cdot {}^{n}C_r = 0 \cdot {}^{n}C_0 + \sum_{r=1}^{n} r \cdot {}^{n}C_r =r=1nnn1Cr1= \sum_{r=1}^{n} n \cdot {}^{n-1}C_{r-1} =nr=1nn1Cr1= n \sum_{r=1}^{n} {}^{n-1}C_{r-1} Let k=r1k = r-1. When r=1,k=0r=1, k=0. When r=n,k=n1r=n, k=n-1. =nk=0n1n1Ck=n2n1= n \sum_{k=0}^{n-1} {}^{n-1}C_k = n \cdot 2^{n-1} (using the first identity for n1n-1).

Understanding the Series and Finding the General Term The given series is: S=220C0+520C1+820C2+1120C3++6220C20S = 2 \cdot {}^{20}C_0 + 5 \cdot {}^{20}C_1 + 8 \cdot {}^{20}C_2 + 11 \cdot {}^{20}C_3 + \dots + 62 \cdot {}^{20}C_{20}

First, we need to express this series in a compact summation form by identifying its general term. Each term in the series is of the form (coefficient)20Cr(\text{coefficient}) \cdot {}^{20}C_r. The binomial coefficients are 20C0,20C1,20C2,,20C20{}^{20}C_0, {}^{20}C_1, {}^{20}C_2, \dots, {}^{20}C_{20}, which means the index rr ranges from 00 to 2020.

Now let's examine the coefficients multiplying these binomial terms: For r=0r=0, the coefficient is 22. For r=1r=1, the coefficient is 55. For r=2r=2, the coefficient is 88. For r=3r=3, the coefficient is 1111.

This sequence of coefficients (2,5,8,11,2, 5, 8, 11, \dots) is an arithmetic progression (A.P.) because the difference between consecutive terms is constant: 52=35-2=3, 85=38-5=3, 118=311-8=3. The first term of this A.P. is a=2a = 2, and the common difference is d=3d = 3. The rr-th term (when starting counting from r=0r=0) of an A.P. is given by a+(r)da + (r)d. So, the coefficient of 20Cr{}^{20}C_r is 2+(r)3=3r+22 + (r)3 = 3r + 2.

Therefore, the general term of the series, TrT_r, is (3r+2)20Cr(3r+2){}^{20}C_r. The sum of the series, SS, can be written as: S=r=020(3r+2)20CrS = \sum_{r=0}^{20} (3r+2) {}^{20}C_r

Deconstructing the Summation To apply our known binomial identities, we can split this summation into two separate sums using the linearity property of summation ((Ar+Br)=Ar+Br\sum (A_r + B_r) = \sum A_r + \sum B_r and cAr=cAr\sum c \cdot A_r = c \sum A_r): S=r=020(3r20Cr+220Cr)S = \sum_{r=0}^{20} (3r \cdot {}^{20}C_r + 2 \cdot {}^{20}C_r) S=r=0203r20Cr+r=020220CrS = \sum_{r=0}^{20} 3r \cdot {}^{20}C_r + \sum_{r=0}^{20} 2 \cdot {}^{20}C_r We can pull the constant factors out of the summation: S=3r=020r20Cr+2r=02020CrS = 3 \sum_{r=0}^{20} r \cdot {}^{20}C_r + 2 \sum_{r=0}^{20} {}^{20}C_r This step is crucial as it transforms the original complex sum into two standard forms for which we have direct identities.

Applying Binomial Identities Now we apply the identities discussed in the "Key Concepts and Formulas" section. In this problem, n=20n=20.

  1. For the second sum, r=02020Cr\sum\limits_{r=0}^{20} {}^{20}C_r: Using the identity r=0nnCr=2n\sum\limits_{r=0}^{n} {}^{n}C_r = 2^n, with n=20n=20: r=02020Cr=220\sum_{r=0}^{20} {}^{20}C_r = 2^{20}

  2. For the first sum, r=020r20Cr\sum\limits_{r=0}^{20} r \cdot {}^{20}C_r: Using the identity r=0nrnCr=n2n1\sum\limits_{r=0}^{n} r \cdot {}^{n}C_r = n \cdot 2^{n-1}, with n=20n=20: r=020r20Cr=202201=20219\sum_{r=0}^{20} r \cdot {}^{20}C_r = 20 \cdot 2^{20-1} = 20 \cdot 2^{19}

Substitute these results back into the expression for SS: S=3(20219)+2(220)S = 3 \cdot (20 \cdot 2^{19}) + 2 \cdot (2^{20})

Simplification and Calculation Now, we perform the arithmetic and simplify the expression for SS: S=60219+2220S = 60 \cdot 2^{19} + 2 \cdot 2^{20} To combine these terms, it's beneficial to express both parts with the same power of 22. We can rewrite 22202 \cdot 2^{20} as 21220=21+20=2212^{1} \cdot 2^{20} = 2^{1+20} = 2^{21}. So the expression becomes: S=60219+221S = 60 \cdot 2^{19} + 2^{21} Now, we want to factor out a common power of 22, ideally the highest common power, which is 2192^{19}. Or, to align with the provided solution, we can try to factor out 2212^{21}. To do this, rewrite 6021960 \cdot 2^{19} in terms of 2212^{21}. We know that 219=22122=22142^{19} = \frac{2^{21}}{2^2} = \frac{2^{21}}{4}. Substitute this into the equation: S=60(2214)+221S = 60 \cdot \left(\frac{2^{21}}{4}\right) + 2^{21} S=15221+221S = 15 \cdot 2^{21} + 2^{21} Now, factor out 2212^{21}: S=221(15+1)S = 2^{21} (15 + 1) S=22116S = 2^{21} \cdot 16 Since 1616 can be expressed as a power of 22, specifically 16=2416 = 2^4: S=22124S = 2^{21} \cdot 2^4 Using the exponent rule aman=am+na^m \cdot a^n = a^{m+n}: S=221+4S = 2^{21+4} S=225S = 2^{25}

Tips and Common Mistakes to Avoid

  • Incorrect General Term: Always double-check your arithmetic progression formula to ensure the general term correctly represents the coefficients for all rr values from 00 to nn.
  • Misapplication of Identities: Ensure you use the correct binomial identity for each part of the sum. Forgetting the nn or n1n-1 in the n2n1n \cdot 2^{n-1} formula is a common error.
  • Errors in Exponent Manipulation: Be very careful when combining terms with different powers of 22. For instance, 22202 \cdot 2^{20} is 2212^{21}, not 4204^{20} or 2402^{40}. When factoring, ensure you correctly divide the coefficient by the factored power of 22 (e.g., 60219=(154)219=1522219=1522160 \cdot 2^{19} = (15 \cdot 4) \cdot 2^{19} = 15 \cdot 2^2 \cdot 2^{19} = 15 \cdot 2^{21}).
  • Forgetting r=0r=0 term: The identity rnCr\sum r \cdot {}^{n}C_r correctly accounts for the r=0r=0 term (which is 0nC0=00 \cdot {}^{n}C_0 = 0), so you don't need to explicitly exclude it from the summation.

Summary/Key Takeaway This problem is a classic example of evaluating sums of series involving binomial coefficients multiplied by terms forming an arithmetic progression. The primary strategy involves:

  1. Identifying the general term of the series.
  2. Decomposing the complex summation into simpler sums that match known binomial identities.
  3. Applying these standard identities: nCr=2n\sum {}^{n}C_r = 2^n and rnCr=n2n1\sum r \cdot {}^{n}C_r = n \cdot 2^{n-1}.
  4. Performing careful algebraic simplification, especially when dealing with powers of 22, to arrive at the final answer. Mastering these identities and algebraic manipulations is crucial for solving such problems efficiently.

Practice More Binomial Theorem Questions

View All Questions