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

Question

The coefficient of x7x^7 in (1x+2x3)10{(1 - x + 2{x^3})^{10}} is ___________.

Answer: 1

Solution

Key Concept: Multinomial Theorem

The problem asks for the coefficient of a specific power of xx in the expansion of a trinomial raised to a power. For such problems, the Multinomial Theorem is the fundamental concept.

The Multinomial Theorem states that for any positive integer nn and any terms a1,a2,,aka_1, a_2, \ldots, a_k, the expansion of (a1+a2++ak)n(a_1 + a_2 + \ldots + a_k)^n is given by the sum of all terms of the form: n!r1!r2!rk!a1r1a2r2akrk\frac{n!}{r_1! r_2! \ldots r_k!} a_1^{r_1} a_2^{r_2} \ldots a_k^{r_k} where r1,r2,,rkr_1, r_2, \ldots, r_k are non-negative integers such that r1+r2++rk=nr_1 + r_2 + \ldots + r_k = n. The coefficient of a specific term xpx^p is found by summing the coefficients obtained from each combination of rir_i values that satisfy the power requirement for xpx^p.

Step-by-Step Solution

1. Identify the components of the given expression and write the general term. The given expression is (1x+2x3)10(1 - x + 2x^3)^{10}. Here, we have n=10n=10 and three terms:

  • a1=1a_1 = 1
  • a2=xa_2 = -x
  • a3=2x3a_3 = 2x^3

Using the multinomial theorem, the general term for the expansion is: T=10!r1!r2!r3!(1)r1(x)r2(2x3)r3T = \frac{10!}{r_1! r_2! r_3!} (1)^{r_1} (-x)^{r_2} (2x^3)^{r_3} where r1,r2,r3r_1, r_2, r_3 are non-negative integers such that r1+r2+r3=10r_1 + r_2 + r_3 = 10.

2. Simplify the general term and identify the conditions for the coefficient of x7x^7. Let's simplify the general term by grouping constants and powers of xx: T=10!r1!r2!r3!(1)r1(1)r2(x)r2(2)r3(x3)r3T = \frac{10!}{r_1! r_2! r_3!} (1)^{r_1} (-1)^{r_2} (x)^{r_2} (2)^{r_3} (x^3)^{r_3} T=10!r1!r2!r3!(1)r1(1)r2(2)r3xr2+3r3T = \frac{10!}{r_1! r_2! r_3!} (1)^{r_1} (-1)^{r_2} (2)^{r_3} x^{r_2 + 3r_3} We are looking for the coefficient of x7x^7. Therefore, the exponent of xx in the general term must be equal to 7. This gives us our second condition: r2+3r3=7r_2 + 3r_3 = 7 So, we need to find all combinations of non-negative integers (r1,r2,r3)(r_1, r_2, r_3) that satisfy both conditions:

  1. r1+r2+r3=10r_1 + r_2 + r_3 = 10
  2. r2+3r3=7r_2 + 3r_3 = 7

3. Find all possible combinations of (r1,r2,r3)(r_1, r_2, r_3). We will systematically find possible values for r3r_3, then r2r_2, and finally r1r_1. Since r3r_3 is multiplied by 3 in the second condition, it's efficient to start by iterating through possible values of r3r_3 (which must be non-negative).

  • Case 1: If r3=0r_3 = 0 From r2+3r3=7r_2 + 3r_3 = 7, we get r2+3(0)=7r2=7r_2 + 3(0) = 7 \Rightarrow r_2 = 7. Now, substitute r2=7r_2=7 and r3=0r_3=0 into r1+r2+r3=10r_1 + r_2 + r_3 = 10: r1+7+0=10r1=3r_1 + 7 + 0 = 10 \Rightarrow r_1 = 3. So, the first combination is (r1,r2,r3)=(3,7,0)(r_1, r_2, r_3) = (3, 7, 0).

  • Case 2: If r3=1r_3 = 1 From r2+3r3=7r_2 + 3r_3 = 7, we get r2+3(1)=7r2=4r_2 + 3(1) = 7 \Rightarrow r_2 = 4. Now, substitute r2=4r_2=4 and r3=1r_3=1 into r1+r2+r3=10r_1 + r_2 + r_3 = 10: r1+4+1=10r1=5r_1 + 4 + 1 = 10 \Rightarrow r_1 = 5. So, the second combination is (r1,r2,r3)=(5,4,1)(r_1, r_2, r_3) = (5, 4, 1).

  • Case 3: If r3=2r_3 = 2 From r2+3r3=7r_2 + 3r_3 = 7, we get r2+3(2)=7r2=1r_2 + 3(2) = 7 \Rightarrow r_2 = 1. Now, substitute r2=1r_2=1 and r3=2r_3=2 into r1+r2+r3=10r_1 + r_2 + r_3 = 10: r1+1+2=10r1=7r_1 + 1 + 2 = 10 \Rightarrow r_1 = 7. So, the third combination is (r1,r2,r3)=(7,1,2)(r_1, r_2, r_3) = (7, 1, 2).

  • Case 4: If r33r_3 \ge 3 If r3=3r_3 = 3, then r2+3(3)=7r2=2r_2 + 3(3) = 7 \Rightarrow r_2 = -2, which is not possible as r2r_2 must be non-negative. Therefore, there are no more possible combinations.

The possible combinations (r1,r2,r3)(r_1, r_2, r_3) are (3,7,0)(3, 7, 0), (5,4,1)(5, 4, 1), and (7,1,2)(7, 1, 2).

4. Calculate the coefficient for each combination and sum them up. The coefficient for each combination is given by 10!r1!r2!r3!(1)r1(1)r2(2)r3\frac{10!}{r_1! r_2! r_3!} (1)^{r_1} (-1)^{r_2} (2)^{r_3}.

  • For (r1,r2,r3)=(3,7,0)(r_1, r_2, r_3) = (3, 7, 0): C1=10!3!7!0!(1)3(1)7(2)0C_1 = \frac{10!}{3! 7! 0!} (1)^3 (-1)^7 (2)^0 We know 0!=10! = 1. C1=10×9×83×2×1×1×(1)×1C_1 = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} \times 1 \times (-1) \times 1 C1=(10×3×4)×(1)=120×(1)=120C_1 = (10 \times 3 \times 4) \times (-1) = 120 \times (-1) = -120

  • For (r1,r2,r3)=(5,4,1)(r_1, r_2, r_3) = (5, 4, 1): C2=10!5!4!1!(1)5(1)4(2)1C_2 = \frac{10!}{5! 4! 1!} (1)^5 (-1)^4 (2)^1 C2=10×9×8×7×64×3×2×1×1×1×2C_2 = \frac{10 \times 9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1} \times 1 \times 1 \times 2 C2=(10×3×7×3)×2=2520×2=5040C_2 = (10 \times 3 \times 7 \times 3) \times 2 = 2520 \times 2 = 5040 (Self-correction: The provided solution had an error here in the initial calculation. 2520×2=50402520 \times 2 = 5040, not 25202520 as in the original provided solution which is probably just the multinomial coefficient part.) Let's re-calculate: 10!5!4!1!=10×9×8×7×64×3×2×1=10×3×7×3=1260\frac{10!}{5!4!1!} = \frac{10 \times 9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1} = 10 \times 3 \times 7 \times 3 = 1260. So, C2=1260×(1)4×21=1260×1×2=2520C_2 = 1260 \times (-1)^4 \times 2^1 = 1260 \times 1 \times 2 = 2520. The original solution's 25202520 for this term is correct. My mistake was in re-calculating the factorial portion.

  • For (r1,r2,r3)=(7,1,2)(r_1, r_2, r_3) = (7, 1, 2): C3=10!7!1!2!(1)7(1)1(2)2C_3 = \frac{10!}{7! 1! 2!} (1)^7 (-1)^1 (2)^2 C3=10×9×82×1×1×(1)×4C_3 = \frac{10 \times 9 \times 8}{2 \times 1} \times 1 \times (-1) \times 4 C3=(10×9×4)×(1)×4C_3 = (10 \times 9 \times 4) \times (-1) \times 4 C3=360×(1)×4=1440C_3 = 360 \times (-1) \times 4 = -1440

5. Sum the coefficients. The total coefficient of x7x^7 is the sum of the coefficients from each valid combination: Total Coefficient=C1+C2+C3\text{Total Coefficient} = C_1 + C_2 + C_3 Total Coefficient=120+25201440\text{Total Coefficient} = -120 + 2520 - 1440 Total Coefficient=24001440\text{Total Coefficient} = 2400 - 1440 Total Coefficient=960\text{Total Coefficient} = 960

The final answer is 960\boxed{960}.

Tips and Common Mistakes:

  • Don't forget the signs: The terms (x)r2(-x)^{r_2} and (2x3)r3(2x^3)^{r_3} involve signs and powers of constants. Pay close attention to (1)r2(-1)^{r_2} and (2)r3(2)^{r_3}. A common mistake is to miss the negative sign from the middle term or the constant factor from the last term.
  • Systematic approach for finding combinations: When finding (r1,r2,r3)(r_1, r_2, r_3) combinations, start with the term that has the highest power of xx (in this case, r3r_3) or the largest coefficient, and iterate through its possible values. This helps ensure all combinations are found without repetition.
  • Factorial calculations: Be careful when calculating factorials and dividing them. For example, 10!7!3!=10×9×83×2×1=10×3×4=120\frac{10!}{7!3!} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 10 \times 3 \times 4 = 120.
  • Non-negative integers: Remember that r1,r2,r3r_1, r_2, r_3 must always be non-negative integers. This helps in pruning invalid combinations quickly.

Summary and Key Takeaway:

To find the coefficient of a specific power of xx in a multinomial expansion, apply the Multinomial Theorem to write the general term. Then, set up a system of equations based on the sum of the exponents of the variables and the overall power of the expansion. Systematically find all non-negative integer solutions to these equations, calculate the coefficient for each solution, and sum them to get the final answer. This method ensures that all contributing terms are accounted for correctly.

Practice More Binomial Theorem Questions

View All Questions