Question
Question: The Coefficient of $x^7$ in $(1-x+2x^3)^{10}$ is ______...
The Coefficient of x7 in (1−x+2x3)10 is ______

120
Solution
To find the coefficient of x7 in the expansion of (1−x+2x3)10, we use the multinomial theorem.
The general term in the expansion of (a+b+c)n is given by: Tp,q,r=p!q!r!n!apbqcr where p+q+r=n and p,q,r are non-negative integers.
In our case, a=1, b=−x, c=2x3, and n=10. So, the general term is: Tp,q,r=p!q!r!10!(1)p(−x)q(2x3)r Tp,q,r=p!q!r!10!(1)p(−1)q(x)q(2)r(x3)r Tp,q,r=p!q!r!10!(−1)q(2)rxq+3r
We need the coefficient of x7, so we set the exponent of x to 7: q+3r=7 Also, the sum of the powers must be equal to n: p+q+r=10 We need to find all possible non-negative integer solutions for (p,q,r) that satisfy these two equations.
Let's find the possible values for r:
-
Case 1: r=0 Substituting r=0 into q+3r=7: q+3(0)=7⇒q=7. Now substitute q=7,r=0 into p+q+r=10: p+7+0=10⇒p=3. So, (p,q,r)=(3,7,0). The coefficient for this term is 3!7!0!10!(−1)7(2)0. 3×2×110×9×8×(−1)×1=120×(−1)=−120.
-
Case 2: r=1 Substituting r=1 into q+3r=7: q+3(1)=7⇒q=4. Now substitute q=4,r=1 into p+q+r=10: p+4+1=10⇒p=5. So, (p,q,r)=(5,4,1). The coefficient for this term is 5!4!1!10!(−1)4(2)1. 4×3×2×1×110×9×8×7×6×(1)×(2)=(10×3×7×2)×2=840×2=1680.
-
Case 3: r=2 Substituting r=2 into q+3r=7: q+3(2)=7⇒q+6=7⇒q=1. Now substitute q=1,r=2 into p+q+r=10: p+1+2=10⇒p=7. So, (p,q,r)=(7,1,2). The coefficient for this term is 7!1!2!10!(−1)1(2)2. 2×110×9×8×(−1)×4=360×(−1)×4=−1440.
-
Case 4: r=3 Substituting r=3 into q+3r=7: q+3(3)=7⇒q+9=7⇒q=−2. This is not possible, as q must be a non-negative integer. So we stop here.
The total coefficient of x7 is the sum of the coefficients from all valid cases: Total Coefficient = (Coefficient from Case 1) + (Coefficient from Case 2) + (Coefficient from Case 3) Total Coefficient = −120+1680−1440 Total Coefficient = 1560−1440 Total Coefficient = 120