Find the term independent of \(x\) in this expansion.
查看答案詳解收起答案詳解
解題
\(T_{r+1} = \binom{6}{r} x^{6-r} \left(\frac{2}{x^2}\right)^r = \binom{6}{r} 2^r x^{6-3r}\) for \(r = 0, 1, \dots, 6\).
Multiplying this expansion by \((x^3 - 1)\):
\((x^3 - 1) \sum_{r=0}^{6} \binom{6}{r} 2^r x^{6-3r} = \sum_{r=0}^{6} \binom{6}{r} 2^r x^{9-3r} - \sum_{r=0}^{6} \binom{6}{r} 2^r x^{6-3r}\).
To find the term independent of \(x\), we identify terms with an exponent on \(x\) equal to 0:
- From the first summation: \(9 - 3r = 0 \implies r = 3\).
The corresponding term is \(\binom{6}{3} 2^3 = 20 \times 8 = 160\).
- From the second summation: \(6 - 3r = 0 \implies r = 2\).
The corresponding term is \(-\binom{6}{2} 2^2 = -15 \times 4 = -60\).
Combining these, the term independent of \(x\) is:
\(160 - 60 = 100\).
評分準則
A1 for the correct general term \(\binom{6}{r} 2^r x^{6-3r}\).
M1 for setting up equations for the powers of \(x\) that lead to a constant (i.e., \(9-3r=0\) and \(6-3r=0\)).
A1 for identifying \(r = 3\) and \(r = 2\).
M1 for substituting and evaluating the two constant terms to get \(160\) and \(-60\).
A1 for the correct final answer of \(100\).