Skip to main content
Back to Binomial Theorem
JEE Main 2020
Binomial Theorem
Binomial Theorem
Easy

Question

The sum of the co-efficients of all odd degree terms in the expansion of (x+x31)5+(xx31)5{\left( {x + \sqrt {{x^3} - 1} } \right)^5} + {\left( {x - \sqrt {{x^3} - 1} } \right)^5}, (x>1)\left( {x > 1} \right) is

Options

Solution

Key Concept: Properties of Binomial Expansion

This problem utilizes a common property derived from the Binomial Theorem, specifically for expressions of the form (A+B)n+(AB)n(A+B)^n + (A-B)^n.

The Binomial Theorem states: (A+B)n=(n0)An+(n1)An1B+(n2)An2B2++(nn1)ABn1+(nn)Bn(A+B)^n = \binom{n}{0}A^n + \binom{n}{1}A^{n-1}B + \binom{n}{2}A^{n-2}B^2 + \dots + \binom{n}{n-1}AB^{n-1} + \binom{n}{n}B^n (AB)n=(n0)An(n1)An1B+(n2)An2B2+(1)n1(nn1)ABn1+(1)n(nn)Bn(A-B)^n = \binom{n}{0}A^n - \binom{n}{1}A^{n-1}B + \binom{n}{2}A^{n-2}B^2 - \dots + (-1)^{n-1}\binom{n}{n-1}AB^{n-1} + (-1)^n\binom{n}{n}B^n

When we add these two expansions, all terms containing odd powers of BB cancel out due to their opposing signs. This simplifies the expression to: (A+B)n+(AB)n=2[(n0)AnB0+(n2)An2B2+(n4)An4B4+](A+B)^n + (A-B)^n = 2 \left[ \binom{n}{0}A^nB^0 + \binom{n}{2}A^{n-2}B^2 + \binom{n}{4}A^{n-4}B^4 + \dots \right] This formula significantly reduces the number of terms we need to compute.


Step-by-step Working with Explanations

1. Identify A, B, and n The given expression is: (x+x31)5+(xx31)5{\left( {x + \sqrt {{x^3} - 1} } \right)^5} + {\left( {x - \sqrt {{x^3} - 1} } \right)^5} Comparing this to the general form (A+B)n+(AB)n(A+B)^n + (A-B)^n, we can identify:

  • A=xA = x
  • B=x31B = \sqrt{x^3 - 1}
  • n=5n = 5

2. Apply the Simplified Binomial Sum Formula Substitute A=xA=x, B=x31B=\sqrt{x^3-1}, and n=5n=5 into the formula derived above. Since n=5n=5, we will include terms where the power of BB is an even number up to 4 (because the maximum power of BB is n=5n=5, and the next even power after 4 would be 6, which exceeds nn). (x+x31)5+(xx31)5=2[(50)x5(x31)0+(52)x52(x31)2+(54)x54(x31)4]{\left( {x + \sqrt {{x^3} - 1} } \right)^5} + {\left( {x - \sqrt {{x^3} - 1} } \right)^5} = 2 \left[ \binom{5}{0}x^5(\sqrt{x^3-1})^0 + \binom{5}{2}x^{5-2}(\sqrt{x^3-1})^2 + \binom{5}{4}x^{5-4}(\sqrt{x^3-1})^4 \right] Explanation: We use this simplified formula to efficiently combine the two expansions, cancelling out the terms with odd powers of x31\sqrt{x^3-1}.

3. Evaluate Binomial Coefficients Let's compute the binomial coefficients for n=5n=5:

  • (50)=1\binom{5}{0} = 1
  • (52)=5×42×1=10\binom{5}{2} = \frac{5 \times 4}{2 \times 1} = 10
  • (54)=5×4×3×24×3×2×1=5\binom{5}{4} = \frac{5 \times 4 \times 3 \times 2}{4 \times 3 \times 2 \times 1} = 5 (Alternatively, (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k}, so (54)=(51)=5\binom{5}{4} = \binom{5}{1} = 5) Explanation: Calculating these values is a fundamental step in binomial expansion.

4. Evaluate Powers of B Next, we evaluate the powers of B=x31B = \sqrt{x^3-1}:

  • (x31)0=1(\sqrt{x^3-1})^0 = 1 Explanation: Any non-zero base raised to the power of zero is 11.
  • (x31)2=x31(\sqrt{x^3-1})^2 = x^3-1 Explanation: Squaring a square root cancels the root.
  • (x31)4=((x31)2)2=(x31)2(\sqrt{x^3-1})^4 = ((\sqrt{x^3-1})^2)^2 = (x^3-1)^2 Explanation: We can rewrite the fourth power as a square of a square, which simplifies the calculation. Now, expand (x31)2(x^3-1)^2 using the algebraic identity (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2: (x31)2=(x3)22(x3)(1)+(1)2=x62x3+1(x^3-1)^2 = (x^3)^2 - 2(x^3)(1) + (1)^2 = x^6 - 2x^3 + 1

5. Substitute and Simplify the Entire Expression Now, substitute the calculated binomial coefficients and powers of BB back into the formula from Step 2: =2[1x51+10x3(x31)+5x(x62x3+1)] = 2 \left[ 1 \cdot x^5 \cdot 1 + 10 \cdot x^3 (x^3-1) + 5 \cdot x (x^6 - 2x^3 + 1) \right] =2[x5+(10x3x310x31)+(5xx65x2x3+5x1)] = 2 \left[ x^5 + (10x^3 \cdot x^3 - 10x^3 \cdot 1) + (5x \cdot x^6 - 5x \cdot 2x^3 + 5x \cdot 1) \right] =2[x5+10x610x3+5x710x4+5x] = 2 \left[ x^5 + 10x^6 - 10x^3 + 5x^7 - 10x^4 + 5x \right] Explanation: We perform the multiplication and distribution of terms to expand the expression into a polynomial form.

6. Rearrange and Distribute the Factor of 2 To clearly identify the degree of each term, it's helpful to arrange the polynomial in descending powers of xx: =2[5x7+10x6+x510x410x3+5x] = 2 \left[ 5x^7 + 10x^6 + x^5 - 10x^4 - 10x^3 + 5x \right] Now, distribute the outside factor of 2 to every term inside the bracket: =10x7+20x6+2x520x420x3+10x = 10x^7 + 20x^6 + 2x^5 - 20x^4 - 20x^3 + 10x Explanation: Rearranging terms helps in systematic identification of odd-degree terms. Distributing the constant multiplier ensures that the coefficients are fully determined before the final step.

7. Identify Odd Degree Terms and Sum their Coefficients The problem asks for the sum of the coefficients of all odd degree terms. We look for terms where the exponent of xx is an odd number. From the simplified polynomial 10x7+20x6+2x520x420x3+10x10x^7 + 20x^6 + 2x^5 - 20x^4 - 20x^3 + 10x:

  • Term 10x710x^7: Degree is 7 (odd), Coefficient is 1010.
  • Term 2x52x^5: Degree is 5 (odd), Coefficient is 22.
  • Term 20x3-20x^3: Degree is 3 (odd), Coefficient is 20-20.
  • Term 10x10x: Degree is 1 (odd), Coefficient is 1010. Explanation: We meticulously go through each term of the polynomial and identify those where the power of xx is an odd number.

Sum of coefficients of odd degree terms = 10+2+(20)+1010 + 2 + (-20) + 10 Sum =10+220+10= 10 + 2 - 20 + 10 Sum =2220= 22 - 20 Sum =2= 2


Tips for Success & Common Mistakes to Avoid:

  • Recognize the Pattern Immediately: The structure (A+B)n+(AB)n(A+B)^n + (A-B)^n is a strong indicator to use the simplified binomial sum formula. This saves significant time and reduces errors compared to expanding both terms fully and then adding.
  • Careful with Signs in Expansion: If you were to expand without the simplified formula, remember that the terms in (AB)n(A-B)^n alternate in sign.
  • Algebraic Precision: Errors often occur during the algebraic simplification, especially when multiplying terms like x3(x31)x^3(x^3-1) or expanding (x31)2(x^3-1)^2. Double-check each multiplication and subtraction.
  • Definition of "Odd Degree": Remember that a term like 5x15x^1 has an odd degree (degree 1). A constant term (e.g., CC or Cx0Cx^0) has an even degree (degree 0).

Summary/Key Takeaway: This problem is an excellent illustration of how understanding and applying specific properties derived from the Binomial Theorem can simplify complex calculations. By recognizing the form (A+B)n+(AB)n(A+B)^n + (A-B)^n, we efficiently expanded the expression, identifying and summing the coefficients of all odd-degree terms. The key was a systematic approach to polynomial manipulation and careful attention to algebraic detail.

Practice More Binomial Theorem Questions

View All Questions