Here is the detailed and elaborate solution for the given problem:
1. Key Concepts and Formulae
To find the coefficient of a specific term in the expansion of a product of binomials, we utilize the Binomial Theorem.
The general term in the expansion of (a+b)n is given by Tr+1=(rn)an−rbr.
In this problem, we are dealing with expressions of the form (1+x)n, (1+xk)n, and (1−xk)n.
The general term for:
- (1+x)n is (rn)xr.
- (1+xk)n is (rn)(xk)r=(rn)xkr.
- (1−xk)n is (rn)(−xk)r=(rn)(−1)rxkr.
The strategy involves:
- Simplifying the given expression to a product of standard binomial forms.
- Identifying the general term for each factor in the product.
- Combining these general terms to form the general term of the entire product.
- Equating the exponent of x in this combined general term to the desired power.
- Systematically finding all possible non-negative integer combinations of the indices (r1,r2,r3) that satisfy the exponent equation and the individual binomial expansion constraints.
- Calculating the contribution of each valid combination to the total coefficient.
2. Problem Transformation
The given expression is (1+x1)6(1+x2)7(1−x3)8.
Our first step is to rewrite the first factor, (1+x1)6.
(1+x1)6=(xx+1)6=x6(1+x)6
Substituting this back into the original expression, we get:
x6(1+x)6(1+x2)7(1−x3)8
We need to find the coefficient of x30 in this modified expression. This is equivalent to finding the coefficient of x30⋅x6=x36 in the numerator (1+x)6(1+x2)7(1−x3)8.
Let P(x)=(1+x)6(1+x2)7(1−x3)8. We are looking for the coefficient of x36 in P(x).
3. General Term of the Product
Let's write the general term for each factor:
- For (1+x)6, the general term is (r16)xr1, where 0≤r1≤6.
- For (1+x2)7, the general term is (r27)(x2)r2=(r27)x2r2, where 0≤r2≤7.
- For (1−x3)8, the general term is (r38)(−x3)r3=(r38)(−1)r3x3r3, where 0≤r3≤8.
Multiplying these general terms, the general term for P(x) is:
(r16)(r27)(r38)(−1)r3xr1+2r2+3r3
We need the coefficient of x36, so we set the exponent of x equal to 36:
r1+2r2+3r3=36
The non-negative integer constraints for r1,r2,r3 are:
0≤r1≤6
0≤r2≤7
0≤r3≤8
4. Systematic Case Analysis
To find all combinations of (r1,r2,r3) that satisfy r1+2r2+3r3=36 under the given constraints, we will systematically iterate through possible values of r3 (starting from the maximum possible value to minimize the remaining sum, as r3 has the largest coefficient in the sum).
-
Case 1: r3=8 (Maximum value for r3)
Substituting r3=8 into the equation:
r1+2r2+3(8)=36
r1+2r2+24=36
r1+2r2=12
Now we find pairs (r1,r2) satisfying this equation with 0≤r1≤6 and 0≤r2≤7.
Since 2r2 is even, r1 must be even for their sum to be 12.
| r2 | 2r2 | r1=12−2r2 | Valid r1 constraint (0≤r1≤6)? | Valid r2 constraint (0≤r2≤7)? | Valid (r1,r2,r3) triplet |
|---|
| 0 | 0 | 12 | No | Yes | - |
| 1 | 2 | 10 | No | Yes | - |
| 2 | 4 | 8 | No | Yes | - |
| 3 | 6 | 6 | Yes | Yes | (6,3,8) |
| 4 | 8 | 4 | Yes | Yes | (4,4,8) |
| 5 | 10 | 2 | Yes | Yes | (2,5,8) |
| 6 | 12 | 0 | Yes | Yes | (0,6,8) |
| 7 | 14 | -2 | No | Yes | - |
-
Case 2: r3=7
Substituting r3=7 into the equation:
r1+2r2+3(7)=36
r1+2r2+21=36
r1+2r2=15
Now we find pairs (r1,r2) satisfying this equation with 0≤r1≤6 and 0≤r2≤7.
Since 2r2 is even and 15 is odd, r1 must be odd.
| r2 | 2r2 | r1=15−2r2 | Valid r1 constraint (0≤r1≤6)? | Valid r2 constraint (0≤r2≤7)? | Valid (r1,r2,r3) triplet |
|---|
| 0-4 | - | >6 | No | Yes | - |
| 5 | 10 | 5 | Yes | Yes | (5,5,7) |
| 6 | 12 | 3 | Yes | Yes | (3,6,7) |
| 7 | 14 | 1 | Yes | Yes | (1,7,7) |
-
Case 3: r3=6
Substituting r3=6 into the equation:
r1+2r2+3(6)=36
r1+2r2+18=36
r1+2r2=18
Now we find pairs (r1,r2) satisfying this equation with 0≤r1≤6 and 0≤r2≤7.
Since 2r2 is even and 18 is even, r1 must be even.
| r2 | 2r2 | r1=18−2r2 | Valid r1 constraint (0≤r1≤6)? | Valid r2 constraint (0≤r2≤7)? | Valid (r1,r2,r3) triplet |
|---|
| 0-5 | - | >6 | No | Yes | - |
| 6 | 12 | 6 | Yes | Yes | (6,6,6) |
| 7 | 14 | 4 | Yes | Yes | (4,7,6) |
-
Case 4: r3=5 (and lower values of r3)
Substituting r3=5 into the equation:
r1+2r2+3(5)=36
r1+2r2+15=36
r1+2r2=21
The maximum possible value for r1+2r2 is 6+2(7)=6+14=20.
Since 21>20, there are no solutions for r3=5 or any smaller values of r3.
Thus, the complete set of valid (r1,r2,r3) triplets is:
{(6,3,8),(4,4,8),(2,5,8),(0,6,8),(5,5,7),(3,6,7),(1,7,7),(6,6,6),(4,7,6)}.
5. Calculation of Coefficients for Each Case
We need to calculate (r16)(r27)(r38)(−1)r3 for each triplet.
Relevant binomial coefficients:
(06)=1,(16)=6,(26)=15,(36)=20,(46)=15,(56)=6,(66)=1
(37)=35,(47)=35,(57)=21,(67)=7,(77)=1
(68)=28,(78)=8,(88)=1
-
For r3=8 (where (−1)r3=1):
- (r1,r2,r3)=(6,3,8): (66)(37)(88)(1)=1⋅35⋅1=35
- (r1,r2,r3)=(4,4,8): (46)(47)(88)(1)=15⋅35⋅1=525
- (r1,r2,r3)=(2,5,8): (26)(57)(88)(1)=15⋅21⋅1=315
- (r1,r2,r3)=(0,6,8): (06)(67)(88)(1)=1⋅7⋅1=7
Sum for r3=8: 35+525+315+7=882
-
For r3=7 (where (−1)r3=−1):
- (r1,r2,r3)=(5,5,7): (56)(57)(78)(−1)=6⋅21⋅8⋅(−1)=−1008
- (r1,r2,r3)=(3,6,7): (36)(67)(78)(−1)=20⋅7⋅8⋅(−1)=−1120
- (r1,r2,r3)=(1,7,7): (16)(77)(78)(−1)=6⋅1⋅8⋅(−1)=−48
Sum for r3=7: −1008−1120−48=−2176
-
For r3=6 (where (−1)r3=1):
- (r1,r2,r3)=(6,6,6): (66)(67)(68)(1)=1⋅7⋅28=196
- (r1,r2,r3)=(4,7,6): (46)(77)(68)(1)=15⋅1⋅28=420
Sum for r3=6: 196+420=616
6. Summation of Coefficients and Final Answer
The total coefficient α is the sum of the coefficients from all valid cases:
α=(Sum for r3=8)+(Sum for r3=7)+(Sum for r3=6)
α=882+(−2176)+616
α=1498−2176
α=−678
The problem asks for ∣α∣.
∣α∣=∣−678∣=678
7. Tips for Success
- Careful Transformation: Always ensure the initial expression is correctly transformed to identify the target power of x in a simplified numerator. A common mistake is forgetting the x−N factor from terms like (1+1/x)N.
- Systematic Approach: When dealing with multiple variables (r1,r2,r3), a systematic approach (e.g., fixing one variable and iterating through others) is crucial to avoid missing cases or including invalid ones. Starting with the variable having the largest coefficient in the exponent often simplifies the iteration.
- Constraints: Always keep the upper and lower bounds for each ri in mind throughout the case analysis.
- Sign Changes: Pay close attention to the (−1)r3 factor, as it determines the sign of each term's contribution to the total coefficient.
- Binomial Coefficient Values: Familiarity with common binomial coefficient values or the ability to quickly calculate them will speed up the process and reduce errors.
Summary/Key Takeaway:
This problem demonstrates a comprehensive application of the Binomial Theorem to find the coefficient of a specific term in a complex product of expressions. The key steps involve careful algebraic manipulation to isolate the terms, systematic enumeration of all possible combinations of exponents satisfying the conditions, and meticulous calculation of each term's contribution, including its sign. The final result for ∣α∣ is 678.