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

Question

The sum of the coefficient of x2/3x^{2 / 3} and x2/5x^{-2 / 5} in the binomial expansion of (x2/3+12x2/5)9\left(x^{2 / 3}+\frac{1}{2} x^{-2 / 5}\right)^9 is

Options

Solution

Key Concept: The Binomial Theorem

The binomial theorem provides a formula for expanding expressions of the form (a+b)n(a+b)^n. The general term, often denoted as Tr+1T_{r+1}, in the expansion of (a+b)n(a+b)^n is given by: Tr+1=nCranrbrT_{r+1} = {^n C_r} a^{n-r} b^r where nn is the power to which the binomial is raised, rr is the index of the term (starting from r=0r=0), and nCr=n!r!(nr)!{^n C_r} = \frac{n!}{r!(n-r)!} is the binomial coefficient.

In this problem, we are given the expression (x2/3+12x2/5)9\left(x^{2 / 3}+\frac{1}{2} x^{-2 / 5}\right)^9. Comparing this with (a+b)n(a+b)^n:

  • a=x2/3a = x^{2/3}
  • b=12x2/5b = \frac{1}{2} x^{-2/5}
  • n=9n = 9

Our goal is to find the coefficients of specific powers of xx and then sum them.

Step 1: Derive the General Term of the Expansion

First, we substitute the values of aa, bb, and nn into the general term formula to find the Tr+1T_{r+1} for our given expansion: Tr+1=9Cr(x2/3)9r(12x2/5)rT_{r+1} = {^9 C_r} \left(x^{2/3}\right)^{9-r} \left(\frac{1}{2} x^{-2/5}\right)^r To simplify this expression, we apply the rules of exponents, specifically (xm)p=xmp(x^m)^p = x^{mp} and (xy)p=xpyp(xy)^p = x^p y^p: Tr+1=9Cr(x23(9r))((12)r(x2/5)r)T_{r+1} = {^9 C_r} \left(x^{\frac{2}{3}(9-r)}\right) \left(\left(\frac{1}{2}\right)^r \left(x^{-2/5}\right)^r\right) Tr+1=9Cr12rx2(9r)3x2r5T_{r+1} = {^9 C_r} \frac{1}{2^r} x^{\frac{2(9-r)}{3}} x^{-\frac{2r}{5}} Now, we combine the terms with xx by adding their exponents, using the rule xmxp=xm+px^m \cdot x^p = x^{m+p}: Tr+1=9Cr12rx182r32r5T_{r+1} = {^9 C_r} \frac{1}{2^r} x^{\frac{18-2r}{3} - \frac{2r}{5}} To add the fractional exponents, we find a common denominator, which is 15: Tr+1=9Cr12rx5(182r)3(2r)15T_{r+1} = {^9 C_r} \frac{1}{2^r} x^{\frac{5(18-2r) - 3(2r)}{15}} Tr+1=9Cr12rx9010r6r15T_{r+1} = {^9 C_r} \frac{1}{2^r} x^{\frac{90-10r - 6r}{15}} Tr+1=9Cr12rx9016r15T_{r+1} = {^9 C_r} \frac{1}{2^r} x^{\frac{90-16r}{15}} This is our general term, where the power of xx is P(r)=9016r15P(r) = \frac{90-16r}{15}. The coefficient of this term is 9Cr12r{^9 C_r} \frac{1}{2^r}.

Step 2: Find the Coefficient of x2/3x^{2/3}

We need to find the value of rr for which the power of xx in the general term is 2/32/3. Set the exponent equal to 2/32/3: 9016r15=23\frac{90-16r}{15} = \frac{2}{3} To solve for rr, we can cross-multiply or multiply both sides by the least common multiple of the denominators (which is 15): 159016r15=152315 \cdot \frac{90-16r}{15} = 15 \cdot \frac{2}{3} 9016r=5290-16r = 5 \cdot 2 9016r=1090-16r = 10 Now, isolate the term with rr: 16r=901016r = 90 - 10 16r=8016r = 80 Divide by 16 to find rr: r=8016r = \frac{80}{16} r=5r = 5 Now we substitute r=5r=5 into the coefficient part of the general term: Coefficient of x2/3=9C5125x^{2/3} = {^9 C_5} \frac{1}{2^5} Calculate 9C5{^9 C_5}: 9C5=9!5!(95)!=9!5!4!=9×8×7×6×5!5!×4×3×2×1=9×8×7×64×3×2×1=9×2×7=126{^9 C_5} = \frac{9!}{5!(9-5)!} = \frac{9!}{5!4!} = \frac{9 \times 8 \times 7 \times 6 \times 5!}{5! \times 4 \times 3 \times 2 \times 1} = \frac{9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1} = 9 \times 2 \times 7 = 126 Calculate 25=322^5 = 32. So, the coefficient of x2/3x^{2/3} is: 126×132=12632=6316126 \times \frac{1}{32} = \frac{126}{32} = \frac{63}{16}

Step 3: Find the Coefficient of x2/5x^{-2/5}

Next, we find the value of rr for which the power of xx in the general term is 2/5-2/5. Set the exponent equal to 2/5-2/5: 9016r15=25\frac{90-16r}{15} = -\frac{2}{5} Multiply both sides by 15: 159016r15=15(25)15 \cdot \frac{90-16r}{15} = 15 \cdot \left(-\frac{2}{5}\right) 9016r=3(2)90-16r = 3 \cdot (-2) 9016r=690-16r = -6 Isolate the term with rr: 16r=90+616r = 90 + 6 16r=9616r = 96 Divide by 16 to find rr: r=9616r = \frac{96}{16} r=6r = 6 Now we substitute r=6r=6 into the coefficient part of the general term: Coefficient of x2/5=9C6126x^{-2/5} = {^9 C_6} \frac{1}{2^6} Calculate 9C6{^9 C_6}: 9C6=9!6!(96)!=9!6!3!=9×8×7×6!6!×3×2×1=9×8×73×2×1=3×4×7=84{^9 C_6} = \frac{9!}{6!(9-6)!} = \frac{9!}{6!3!} = \frac{9 \times 8 \times 7 \times 6!}{6! \times 3 \times 2 \times 1} = \frac{9 \times 8 \times 7}{3 \times 2 \times 1} = 3 \times 4 \times 7 = 84 Calculate 26=642^6 = 64. So, the coefficient of x2/5x^{-2/5} is: 84×164=8464=211684 \times \frac{1}{64} = \frac{84}{64} = \frac{21}{16}

Step 4: Sum the Coefficients

Finally, we sum the two coefficients we found: Sum =(Coefficient of x2/3)+(Coefficient of x2/5)= (\text{Coefficient of } x^{2/3}) + (\text{Coefficient of } x^{-2/5}) Sum =6316+2116= \frac{63}{16} + \frac{21}{16} Since the denominators are the same, we can directly add the numerators: Sum =63+2116=8416= \frac{63+21}{16} = \frac{84}{16} Simplify the fraction by dividing both numerator and denominator by their greatest common divisor, which is 4: Sum =84÷416÷4=214= \frac{84 \div 4}{16 \div 4} = \frac{21}{4}

Tips and Common Mistakes to Avoid:

  • Fractional Exponents: Be very careful when handling and combining fractional exponents. A common mistake is arithmetic errors when finding common denominators or multiplying fractions.
  • Sign Errors: Double-check the signs, especially when moving terms across the equality sign.
  • Binomial Coefficient Calculation: Ensure you correctly calculate nCr{^n C_r}. Remember that nCr=nCnr{^n C_r} = {^n C_{n-r}}, which can sometimes simplify calculations (e.g., 9C6=9C3{^9 C_6} = {^9 C_3}).
  • Coefficient vs. Term: Remember that the coefficient is the numerical part multiplying xx, not the entire term Tr+1T_{r+1}.

Summary

We used the general term formula of the binomial expansion to find an expression for the power of xx in any term. By equating this expression to the desired powers (2/32/3 and 2/5-2/5), we found the corresponding values of rr. Substituting these rr values back into the coefficient part of the general term allowed us to calculate the individual coefficients. Finally, summing these coefficients yielded the required result. The sum of the coefficients of x2/3x^{2/3} and x2/5x^{-2/5} in the given expansion is 214\frac{21}{4}.

Practice More Binomial Theorem Questions

View All Questions