Skip to main content
Back to Binomial Theorem
JEE Main 2024
Binomial Theorem
Binomial Theorem
Medium

Question

Let S n = 1 + q + q 2 + . . . . . + q n and T n = 1 + (q+12)+(q+12)2\left( {{{q + 1} \over 2}} \right) + {\left( {{{q + 1} \over 2}} \right)^2} + . . . . . .+ (q+12)n{\left( {{{q + 1} \over 2}} \right)^n} where q is a real number and q \ne 1. If 101 C 1 + 101 C 2 . S 1 + .... + 101 C 101 . S 100 = α\alpha T 100 then α\alpha is equal to

Options

Solution

JEE Mathematics Solution: Binomial Theorem and Geometric Progressions

Key Concepts Used

This problem elegantly combines concepts from two fundamental areas of mathematics:

  1. Geometric Progression (GP) Sum: A geometric progression is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. The sum of the first NN terms of a GP with first term aa and common ratio rr is given by SN=a(1rN)1rS_N = \frac{a(1-r^N)}{1-r}, provided r1r \neq 1.
  2. Binomial Theorem: This theorem describes the algebraic expansion of powers of a binomial (x+y)n(x+y)^n. The general formula is (x+y)n=k=0n(nk)xnkyk(x+y)^n = \sum_{k=0}^{n} \binom{n}{k} x^{n-k} y^k, where (nk)=n!k!(nk)!\binom{n}{k} = \frac{n!}{k!(n-k)!} are the binomial coefficients. Key identities derived from this include:
    • k=0n(nk)=2n\sum_{k=0}^{n} \binom{n}{k} = 2^n (by setting x=1,y=1x=1, y=1)
    • k=0n(nk)yk=(1+y)n\sum_{k=0}^{n} \binom{n}{k} y^k = (1+y)^n (by setting x=1x=1)

Understanding the Series SnS_n and TnT_n

Let's first express the given series SnS_n and TnT_n in their closed forms using the GP sum formula.

  • Series SnS_n: Sn=1+q+q2++qnS_n = 1 + q + q^2 + \dots + q^n This is a Geometric Progression with the first term a=1a = 1, common ratio r=qr = q, and a total of (n+1)(n+1) terms. Using the GP sum formula for (n+1)(n+1) terms: Sn=1(1qn+1)1q=1qn+11q (since q1)S_n = \frac{1 \cdot (1 - q^{n+1})}{1 - q} = \frac{1 - q^{n+1}}{1 - q} \quad \text{ (since } q \ne 1 \text{)}

  • Series TnT_n: Tn=1+(q+12)+(q+12)2++(q+12)nT_n = 1 + \left( \frac{q+1}{2} \right) + \left( \frac{q+1}{2} \right)^2 + \dots + \left( \frac{q+1}{2} \right)^n This is also a Geometric Progression with the first term a=1a = 1, common ratio r=q+12r = \frac{q+1}{2}, and a total of (n+1)(n+1) terms. Using the GP sum formula for (n+1)(n+1) terms: Tn=1(1(q+12)n+1)1q+12T_n = \frac{1 \cdot \left(1 - \left(\frac{q+1}{2}\right)^{n+1}\right)}{1 - \frac{q+1}{2}} Simplifying the denominator: 1q+12=2(q+1)2=2q12=1q21 - \frac{q+1}{2} = \frac{2 - (q+1)}{2} = \frac{2 - q - 1}{2} = \frac{1-q}{2}. Substituting this back into the formula for TnT_n: Tn=1(q+12)n+11q2=2(1(q+12)n+1)1qT_n = \frac{1 - \left(\frac{q+1}{2}\right)^{n+1}}{\frac{1-q}{2}} = \frac{2 \left(1 - \left(\frac{q+1}{2}\right)^{n+1}\right)}{1-q}

Analyzing the Given Equation

The problem provides the following equation: (1011)+(1012)S1++(101101)S100=αT100\binom{101}{1} + \binom{101}{2} S_1 + \dots + \binom{101}{101} S_{100} = \alpha T_{100} We can write the Left Hand Side (LHS) as a summation: LHS=k=1101(101k)Sk1\text{LHS} = \sum_{k=1}^{101} \binom{101}{k} S_{k-1} Now, we substitute the closed form of Sk1=1q(k1)+11q=1qk1qS_{k-1} = \frac{1 - q^{(k-1)+1}}{1-q} = \frac{1 - q^k}{1-q} into the LHS: LHS=k=1101(101k)(1qk1q)\text{LHS} = \sum_{k=1}^{101} \binom{101}{k} \left( \frac{1 - q^k}{1-q} \right) And the Right Hand Side (RHS) is αT100\alpha T_{100}. Substituting the closed form of T100T_{100}: RHS=α2(1(q+12)101)1q\text{RHS} = \alpha \cdot \frac{2 \left(1 - \left(\frac{q+1}{2}\right)^{101}\right)}{1-q} So the main equation becomes: k=1101(101k)(1qk1q)=α2(1(q+12)101)1q\sum_{k=1}^{101} \binom{101}{k} \left( \frac{1 - q^k}{1-q} \right) = \alpha \cdot \frac{2 \left(1 - \left(\frac{q+1}{2}\right)^{101}\right)}{1-q}

Simplifying the Equation

Since q1q \ne 1, we know that (1q)0(1-q) \ne 0. Therefore, we can multiply both sides of the equation by (1q)(1-q) to simplify: k=1101(101k)(1qk)=2α(1(q+12)101)\sum_{k=1}^{101} \binom{101}{k} (1 - q^k) = 2\alpha \left(1 - \left(\frac{q+1}{2}\right)^{101}\right) Let's simplify the LHS further: LHS=k=1101((101k)(101k)qk)\text{LHS} = \sum_{k=1}^{101} \left( \binom{101}{k} - \binom{101}{k} q^k \right) LHS=k=1101(101k)k=1101(101k)qk\text{LHS} = \sum_{k=1}^{101} \binom{101}{k} - \sum_{k=1}^{101} \binom{101}{k} q^k Now, we use the binomial identities:

  • k=0n(nk)=2n\sum_{k=0}^{n} \binom{n}{k} = 2^n. So, k=1101(101k)=(k=0101(101k))(1010)=21011\sum_{k=1}^{101} \binom{101}{k} = \left( \sum_{k=0}^{101} \binom{101}{k} \right) - \binom{101}{0} = 2^{101} - 1.
  • k=0n(nk)xk=(1+x)n\sum_{k=0}^{n} \binom{n}{k} x^k = (1+x)^n. So, k=1101(101k)qk=(k=0101(101k)qk)(1010)q0=(1+q)1011\sum_{k=1}^{101} \binom{101}{k} q^k = \left( \sum_{k=0}^{101} \binom{101}{k} q^k \right) - \binom{101}{0} q^0 = (1+q)^{101} - 1.

Substitute these back into the LHS: LHS=(21011)((1+q)1011)\text{LHS} = (2^{101} - 1) - ((1+q)^{101} - 1) LHS=21011(1+q)101+1\text{LHS} = 2^{101} - 1 - (1+q)^{101} + 1 LHS=2101(1+q)101\text{LHS} = 2^{101} - (1+q)^{101} Now, let's look at the RHS: RHS=2α(1(1+q2)101)\text{RHS} = 2\alpha \left(1 - \left(\frac{1+q}{2}\right)^{101}\right) We can rewrite the term inside the parenthesis: 1(1+q2)101=1(1+q)1012101=2101(1+q)10121011 - \left(\frac{1+q}{2}\right)^{101} = 1 - \frac{(1+q)^{101}}{2^{101}} = \frac{2^{101} - (1+q)^{101}}{2^{101}} So, the RHS becomes: RHS=2α(2101(1+q)1012101)\text{RHS} = 2\alpha \left( \frac{2^{101} - (1+q)^{101}}{2^{101}} \right)

Equating LHS and RHS to find α\alpha

Now we equate the simplified LHS and RHS: 2101(1+q)101=2α(2101(1+q)1012101)2^{101} - (1+q)^{101} = 2\alpha \left( \frac{2^{101} - (1+q)^{101}}{2^{101}} \right) We need to consider the term 2101(1+q)1012^{101} - (1+q)^{101}. If q=1q=1, then 2101(1+1)101=21012101=02^{101} - (1+1)^{101} = 2^{101} - 2^{101} = 0. But the problem states q1q \ne 1. Thus, 2101(1+q)1012^{101} - (1+q)^{101} is generally non-zero. If this term were zero, it would imply 1+q=21+q=2, meaning q=1q=1, which is excluded. Therefore, we can safely divide both sides by 2101(1+q)1012^{101} - (1+q)^{101}: 1=2α21011 = \frac{2\alpha}{2^{101}} Now, solve for α\alpha: 2101=2α2^{101} = 2\alpha α=21012\alpha = \frac{2^{101}}{2} α=2100\alpha = 2^{100}

Tips and Common Mistakes to Avoid

  • Index Management in GP Sums: Be careful with the number of terms. If a series goes from q0q^0 to qnq^n, there are n+1n+1 terms, not nn. Incorrect term count is a frequent source of error.
  • Binomial Sum Limits: Remember that standard binomial identities like k=0n(nk)\sum_{k=0}^n \binom{n}{k} start from k=0k=0. If your sum starts from k=1k=1, you must subtract the k=0k=0 term (i.e., (n0)\binom{n}{0}).
  • Algebraic Simplification: Pay close attention to signs and denominators, especially when combining fractions or terms with powers.
  • Assumptions: Note any conditions given in the problem, like q1q \ne 1. These conditions are often crucial for safely performing operations like division.

Summary

By first expressing the given series SnS_n and TnT_n in their closed forms using the Geometric Progression sum formula, the complex summation on the LHS was simplified using key binomial identities. Comparing the simplified LHS with the αT100\alpha T_{100} term on the RHS allowed for direct calculation of α\alpha. The final result is α=2100\alpha = 2^{100}. This problem demonstrates the power of recognizing underlying series structures and applying standard summation formulas to simplify complex expressions.

Practice More Binomial Theorem Questions

View All Questions