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

Question

If r=19(r+32r)9Cr=α(32)9β,α,βN\sum\limits_{r=1}^9\left(\frac{r+3}{2^r}\right) \cdot{ }^9 C_r=\alpha\left(\frac{3}{2}\right)^9-\beta, \alpha, \beta \in \mathbb{N}, then (α+β)2(\alpha+\beta)^2 is equal to

Options

Solution

1. Introduction: Key Concepts and Formulas

This problem requires a strong understanding of the Binomial Theorem and its properties. Specifically, we will use:

  • Binomial Theorem: The expansion of (x+y)n(x+y)^n is given by (x+y)n=r=0nnCrxnryr(x+y)^n = \sum_{r=0}^n {}^n C_r x^{n-r} y^r A common special case is (1+x)n=r=0nnCrxr(1+x)^n = \sum_{r=0}^n {}^n C_r x^r.
  • Property of Binomial Coefficients: A crucial identity for simplifying terms involving rnCrr \cdot {}^n C_r is rnCr=nn1Cr1r \cdot {}^n C_r = n \cdot {}^{n-1} C_{r-1} This identity is derived from the definition nCr=n!r!(nr)!{}^n C_r = \frac{n!}{r!(n-r)!}. So, rn!r!(nr)!=n!(r1)!(nr)!=n(n1)!(r1)!((n1)(r1))!=nn1Cr1r \cdot \frac{n!}{r!(n-r)!} = \frac{n!}{(r-1)!(n-r)!} = n \cdot \frac{(n-1)!}{(r-1)!((n-1)-(r-1))!} = n \cdot {}^{n-1} C_{r-1}.

2. Problem Setup and Splitting the Summation

We are asked to evaluate the sum: S=r=19(r+32r)9CrS = \sum_{r=1}^9\left(\frac{r+3}{2^r}\right) \cdot{ }^9 C_r The first step in simplifying such summations is often to separate terms in the numerator. In this case, we have (r+3)(r+3) in the numerator, so we can split the sum into two parts: S=r=19r2r9Cr+r=1932r9CrS = \sum_{r=1}^9 \frac{r}{2^r} \cdot{ }^9 C_r + \sum_{r=1}^9 \frac{3}{2^r} \cdot{ }^9 C_r Let's call the first sum S1S_1 and the second sum S2S_2. S1=r=19r2r9CrS_1 = \sum_{r=1}^9 \frac{r}{2^r} \cdot{ }^9 C_r S2=r=1932r9CrS_2 = \sum_{r=1}^9 \frac{3}{2^r} \cdot{ }^9 C_r

3. Evaluating the First Part of the Summation (S1S_1)

For S1S_1, we have a term r9Crr \cdot {}^9 C_r. This immediately suggests using the property rnCr=nn1Cr1r \cdot {}^n C_r = n \cdot {}^{n-1} C_{r-1}. Here, n=9n=9. S1=r=1912r(991Cr1)S_1 = \sum_{r=1}^9 \frac{1}{2^r} \left(9 \cdot {}^{9-1} C_{r-1}\right) S1=9r=1912r8Cr1S_1 = 9 \sum_{r=1}^9 \frac{1}{2^r} \cdot {}^{8} C_{r-1} To fit the form of a binomial expansion (1+x)n=k=0nnCkxk(1+x)^n = \sum_{k=0}^n {}^n C_k x^k, we need the exponent of 12\frac{1}{2} to match the lower index of the binomial coefficient. Let k=r1k = r-1. When r=1r=1, k=0k=0. When r=9r=9, k=8k=8. Also, we can write 12r=122r1=12(12)r1\frac{1}{2^r} = \frac{1}{2 \cdot 2^{r-1}} = \frac{1}{2} \left(\frac{1}{2}\right)^{r-1}. S1=9k=0812(12)k8CkS_1 = 9 \sum_{k=0}^8 \frac{1}{2} \left(\frac{1}{2}\right)^k \cdot {}^{8} C_k S1=92k=088Ck(12)kS_1 = \frac{9}{2} \sum_{k=0}^8 {}^{8} C_k \left(\frac{1}{2}\right)^k Now, the summation is precisely the binomial expansion of (1+12)8\left(1+\frac{1}{2}\right)^8. S1=92(1+12)8=92(32)8S_1 = \frac{9}{2} \left(1+\frac{1}{2}\right)^8 = \frac{9}{2} \left(\frac{3}{2}\right)^8

4. Evaluating the Second Part of the Summation (S2S_2)

For S2S_2, we have a constant '3' in the numerator, which can be factored out. S2=r=1932r9CrS_2 = \sum_{r=1}^9 \frac{3}{2^r} \cdot{ }^9 C_r S2=3r=199Cr(12)rS_2 = 3 \sum_{r=1}^9 {}^{9} C_r \left(\frac{1}{2}\right)^r This sum looks very similar to the binomial expansion of (1+12)9\left(1+\frac{1}{2}\right)^9. The full expansion is (1+12)9=r=099Cr(12)r\left(1+\frac{1}{2}\right)^9 = \sum_{r=0}^9 {}^{9} C_r \left(\frac{1}{2}\right)^r. Notice that our sum S2S_2 starts from r=1r=1 instead of r=0r=0. This means the r=0r=0 term is missing from S2S_2. The r=0r=0 term for the expansion of (1+12)9\left(1+\frac{1}{2}\right)^9 is 9C0(12)0=11=1{}^{9} C_0 \left(\frac{1}{2}\right)^0 = 1 \cdot 1 = 1. Therefore, we can write: r=199Cr(12)r=(r=099Cr(12)r)9C0(12)0\sum_{r=1}^9 {}^{9} C_r \left(\frac{1}{2}\right)^r = \left(\sum_{r=0}^9 {}^{9} C_r \left(\frac{1}{2}\right)^r\right) - {}^{9} C_0 \left(\frac{1}{2}\right)^0 r=199Cr(12)r=(1+12)91=(32)91\sum_{r=1}^9 {}^{9} C_r \left(\frac{1}{2}\right)^r = \left(1+\frac{1}{2}\right)^9 - 1 = \left(\frac{3}{2}\right)^9 - 1 Substituting this back into the expression for S2S_2: S2=3[(32)91]S_2 = 3 \left[ \left(\frac{3}{2}\right)^9 - 1 \right]

5. Combining the Results and Simplification

Now we combine S1S_1 and S2S_2 to find the total sum SS: S=S1+S2S = S_1 + S_2 S=92(32)8+3[(32)91]S = \frac{9}{2} \left(\frac{3}{2}\right)^8 + 3 \left[ \left(\frac{3}{2}\right)^9 - 1 \right] Let's simplify the expression: S=3223828+339293S = \frac{3^2}{2} \cdot \frac{3^8}{2^8} + 3 \cdot \frac{3^9}{2^9} - 3 S=31029+310293S = \frac{3^{10}}{2^9} + \frac{3^{10}}{2^9} - 3 Combine the terms with the same base and exponent: S=2310293S = 2 \cdot \frac{3^{10}}{2^9} - 3 Since 2=2112 = \frac{2^1}{1}, we can simplify the first term: S=21310293S = \frac{2^1 \cdot 3^{10}}{2^9} - 3 S=3102913S = \frac{3^{10}}{2^{9-1}} - 3 S=310283S = \frac{3^{10}}{2^8} - 3 We need to express this in the form α(32)9β\alpha\left(\frac{3}{2}\right)^9-\beta. Let's manipulate 31028\frac{3^{10}}{2^8}: 31028=313928\frac{3^{10}}{2^8} = \frac{3^1 \cdot 3^9}{2^8} To get (32)9\left(\frac{3}{2}\right)^9, we need 292^9 in the denominator. We can multiply the numerator and denominator by 2: 33928=3392282=63929=6(32)9\frac{3 \cdot 3^9}{2^8} = \frac{3 \cdot 3^9 \cdot 2}{2^8 \cdot 2} = \frac{6 \cdot 3^9}{2^9} = 6 \left(\frac{3}{2}\right)^9 So, the entire sum SS becomes: S=6(32)93S = 6 \left(\frac{3}{2}\right)^9 - 3 Comparing this with the given form α(32)9β\alpha\left(\frac{3}{2}\right)^9-\beta, we can identify α\alpha and β\beta: α=6\alpha = 6 β=3\beta = 3 As specified, α,βN\alpha, \beta \in \mathbb{N} (natural numbers), which holds true for 66 and 33.

6. Final Calculation

The problem asks for the value of (α+β)2(\alpha+\beta)^2. (α+β)2=(6+3)2(\alpha+\beta)^2 = (6+3)^2 (α+β)2=(9)2(\alpha+\beta)^2 = (9)^2 (α+β)2=81(\alpha+\beta)^2 = 81

7. Tips for Success and Common Pitfalls

  • Decomposition: When the numerator of a term within a summation is a sum (like r+3r+3), always consider splitting the summation into separate parts. This often simplifies each part significantly.
  • Binomial Coefficient Properties: Memorize and understand the common properties of binomial coefficients, especially rnCr=nn1Cr1r \cdot {}^n C_r = n \cdot {}^{n-1} C_{r-1} and nCrr+1=n+1Cr+1n+1\frac{{}^n C_r}{r+1} = \frac{{}^{n+1} C_{r+1}}{n+1}. They are key to solving many binomial summation problems.
  • Adjusting Limits: Pay close attention to the starting and ending limits of the summation. If a sum starts from r=1r=1 but a standard binomial expansion starts from r=0r=0, remember to subtract the missing term (the r=0r=0 term).
  • Algebraic Manipulation: Be careful with exponents and fractions during simplification. The goal is often to match a specific target form, so work backwards from the target if necessary to guide your simplification steps.

8. Summary/Key Takeaway

This problem demonstrates a classic strategy for evaluating complex binomial summations:

  1. Split the sum based on the numerator structure.
  2. Apply binomial coefficient properties to simplify terms like rnCrr \cdot {}^n C_r.
  3. Adjust summation limits and constant factors to match the standard binomial expansion (1+x)n(1+x)^n.
  4. Combine and simplify the resulting expressions to reach the desired form. The ability to recognize and apply these techniques efficiently is crucial for success in JEE Mathematics.

Practice More Binomial Theorem Questions

View All Questions