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

Question

Let α\alpha be the constant term in the binomial expansion of (x6x32)n,n15\left(\sqrt{x}-\frac{6}{x^{\frac{3}{2}}}\right)^{n}, n \leq 15. If the sum of the coefficients of the remaining terms in the expansion is 649 and the coefficient of xnx^{-n} is λα\lambda \alpha, then λ\lambda is equal to _____________.

Answer: 6

Solution

Solution

1. Key Concept: General Term of Binomial Expansion

The binomial theorem states that for any real numbers aa and bb, and any non-negative integer nn, the expansion of (a+b)n(a+b)^n is given by: (a+b)n=r=0nnCranrbr(a+b)^n = \sum_{r=0}^{n} {}^n C_r a^{n-r} b^r The (r+1)(r+1)-th term, often denoted as Tr+1T_{r+1}, gives the general form of each term in the expansion. It is expressed as: Tr+1=nCranrbrT_{r+1} = {}^n C_r a^{n-r} b^r where rr is an integer ranging from 00 to nn.

For the given expression (x6x32)n\left(\sqrt{x}-\frac{6}{x^{\frac{3}{2}}}\right)^{n}, we identify a=x=x1/2a = \sqrt{x} = x^{1/2} and b=6x3/2=6x3/2b = -\frac{6}{x^{3/2}} = -6x^{-3/2}.

2. Deriving the General Term with xx Power

Now, we substitute these into the general term formula to find the form of Tr+1T_{r+1} for our specific expansion: Tr+1=nCr(x1/2)nr(6x3/2)rT_{r+1} = {}^n C_r (x^{1/2})^{n-r} (-6x^{-3/2})^r We simplify this expression by applying the exponent rules (xm)k=xmk(x^m)^k = x^{mk} and xmxk=xm+kx^m x^k = x^{m+k}: Tr+1=nCr(xnr2)(6)r(x3r2)T_{r+1} = {}^n C_r (x^{\frac{n-r}{2}}) (-6)^r (x^{-\frac{3r}{2}}) Group the numerical coefficient and the terms involving xx: Tr+1=nCr(6)rxnr23r2T_{r+1} = {}^n C_r (-6)^r x^{\frac{n-r}{2} - \frac{3r}{2}} Combine the exponents of xx: Tr+1=nCr(6)rxnr3r2T_{r+1} = {}^n C_r (-6)^r x^{\frac{n-r-3r}{2}} Tr+1=nCr(6)rxn4r2T_{r+1} = {}^n C_r (-6)^r x^{\frac{n-4r}{2}} This is the general term of the expansion, showing its coefficient and the power of xx.

3. Determining the Constant Term (α\alpha) and the Value of nn

  • Finding the Constant Term (α\alpha): A term is constant when the power of xx in that term is 00. So, we set the exponent of xx from our general term equal to 00: n4r2=0\frac{n-4r}{2} = 0 n4r=0n-4r = 0 n=4rn = 4r Since rr must be an integer (as it is the index of the term), nn must be a multiple of 44. The constant term α\alpha is the coefficient of this term, obtained by substituting r=n4r = \frac{n}{4} into the coefficient part of Tr+1T_{r+1}: α=nCn/4(6)n/4\alpha = {}^n C_{n/4} (-6)^{n/4}

  • Using the Sum of Coefficients: The sum of all coefficients in the binomial expansion of P(x)P(x) is obtained by substituting x=1x=1 into the original expression. Sum of all coefficients=(16132)n=(16)n=(5)n\text{Sum of all coefficients} = \left(\sqrt{1}-\frac{6}{1^{\frac{3}{2}}}\right)^{n} = (1-6)^n = (-5)^n The problem states that "the sum of the coefficients of the remaining terms in the expansion is 649". "Remaining terms" refers to all terms except the constant term. Therefore: (Sum of all coefficients)(Coefficient of constant term)=649(\text{Sum of all coefficients}) - (\text{Coefficient of constant term}) = 649 (5)nα=649(-5)^n - \alpha = 649 Substitute the expression for α\alpha: (5)nnCn/4(6)n/4=649(-5)^n - {}^n C_{n/4} (-6)^{n/4} = 649 We are given that n15n \leq 15. Since nn must be a multiple of 4, the possible values for nn are 4,8,124, 8, 12. Let's test these values:

    • If n=4n=4: Then r=n/4=4/4=1r = n/4 = 4/4 = 1. α=4C1(6)1=4×(6)=24\alpha = {}^4 C_1 (-6)^1 = 4 \times (-6) = -24. Check the equation: (5)4(24)=625+24=649(-5)^4 - (-24) = 625 + 24 = 649. This matches the given condition.
    • If n=8n=8: Then r=n/4=8/4=2r = n/4 = 8/4 = 2. α=8C2(6)2=8×72×36=28×36=1008\alpha = {}^8 C_2 (-6)^2 = \frac{8 \times 7}{2} \times 36 = 28 \times 36 = 1008. Check the equation: (5)81008=3906251008649(-5)^8 - 1008 = 390625 - 1008 \neq 649. This is incorrect.
    • If n=12n=12: Then r=n/4=12/4=3r = n/4 = 12/4 = 3. α=12C3(6)3=12×11×103×2×1×(216)=220×(216)\alpha = {}^{12} C_3 (-6)^3 = \frac{12 \times 11 \times 10}{3 \times 2 \times 1} \times (-216) = 220 \times (-216), which is a large negative number. This will not satisfy the equation.

    Therefore, the only valid value for nn is 44, and the constant term α=24\alpha = -24.

    Tip: Always check all given constraints (n15n \leq 15 in this case) and test values systematically to ensure correctness.

4. Finding the Coefficient of xnx^{-n}

We need to find the coefficient of xnx^{-n}. Since we found n=4n=4, this means we need the coefficient of x4x^{-4}. From the general term Tr+1=nCr(6)rxn4r2T_{r+1} = {}^n C_r (-6)^r x^{\frac{n-4r}{2}}, we set the exponent of xx to 4-4: n4r2=4\frac{n-4r}{2} = -4 Substitute n=4n=4 into this equation: 44r2=4\frac{4-4r}{2} = -4 Multiply both sides by 22: 44r=84-4r = -8 Subtract 44 from both sides: 4r=12-4r = -12 Divide by 4-4: r=3r = 3 Now, we substitute n=4n=4 and r=3r=3 into the coefficient part of the general term to find the coefficient of x4x^{-4}: Coefficient of x4=4C3(6)3\text{Coefficient of } x^{-4} = {}^4 C_3 (-6)^3 Calculate the binomial coefficient and the power: 4C3=4!3!(43)!=4!3!1!=4{}^4 C_3 = \frac{4!}{3!(4-3)!} = \frac{4!}{3!1!} = 4 (6)3=216(-6)^3 = -216 So, the coefficient of x4=4×(216)=864x^{-4} = 4 \times (-216) = -864.

5. Calculating λ\lambda

The problem states that the coefficient of xnx^{-n} is equal to λα\lambda \alpha. We have calculated:

  • Coefficient of xnx^{-n} (which is x4x^{-4}) =864= -864.
  • α=24\alpha = -24. Substitute these values into the given relationship: 864=λ×(24)-864 = \lambda \times (-24) To find λ\lambda, divide both sides by 24-24: λ=86424\lambda = \frac{-864}{-24} λ=36\lambda = 36

Common Mistake: Be careful with signs, especially when dealing with negative bases raised to powers. Also, ensure accurate calculation of binomial coefficients.

6. Summary and Key Takeaway

By systematically using the general term of the binomial expansion, applying the conditions for the constant term and the sum of remaining coefficients, we determined that n=4n=4 and the constant term α=24\alpha=-24. Subsequently, we found the term corresponding to x4x^{-4} and its coefficient to be 864-864. Finally, equating this to λα\lambda \alpha yielded λ=36\lambda=36. This problem emphasizes the importance of a clear understanding of the general term, properties of binomial coefficients, and careful algebraic manipulation.

The final answer is 36\boxed{36}.

Practice More Binomial Theorem Questions

View All Questions