题目
Problem
Given that the binomial expansion, in ascending powers of x, of
6(4+Ax)−21
is
B−41x+Cx2+…
(a) find the values of the constants A, B and C.
(5)
(b) State the range of values of x for which this expansion is valid.
(1)
For the expansion,
(c) find the coefficient of the term in x3.
(2)
题目中文翻译
已知
6(4+Ax)−21
按 x 的升幂展开的二项式展开式为
B−41x+Cx2+…
(a) 求常数 A,B,C 的值。
(b) 写出该展开成立时 x 的取值范围。
对于这个展开式,
(c) 求 x3 项的系数。
解答
(a)
Rewrite the expression in a form suitable for the binomial expansion:
6(4+Ax)−21=6(4(1+4Ax))−21=6⋅4−21(1+4Ax)−21=3(1+4Ax)−21
Using
(1+u)n=1+nu+2n(n−1)u2+⋯
with
n=−21,u=4Ax
we get
3(1+4Ax)−21=3(1−21(4Ax)+2(−21)(−23)(4Ax)2+⋯)=3−83Ax+1289A2x2+⋯
Compare this with
B−41x+Cx2+⋯
First,
B=3
For the coefficient of x,
−83A=−41
so
83A=41
and hence
A=32
For the coefficient of x2,
C=1289A2
Substitute A=32:
C=1289(32)2=1289⋅94=321
Therefore
A=32,B=3,C=321
(b)
For the binomial expansion to be valid, we need
4Ax<1
Since A=32,
61x<1
So
∣x∣<6
Hence the range of validity is
−6<x<6
(c)
The coefficient of the x3 term is
3⋅3!(−21)(−23)(−25)(4A)3
Using A=32,
4A=61
Therefore the coefficient is
3⋅6(−21)(−23)(−25)(61)3=3⋅(−815)⋅61⋅2161=−1036845=−11525
Hence the coefficient of the term in x3 is
−11525