题目
Problem
The binomial expansion of
(3+kx)−2∣kx∣<3
where k is a non-zero constant, may be written in the form
A+Bx+Cx2+Dx3+⋯
where A,B,C and D are constants.
(a) Find the value of A
(1)
Given that C=3B
(b) show that
k2+6k=0
(3)
(c) Hence (i) find the value of k
(ii) find the value of D
(3)
题目中文翻译
二项展开式
(3+kx)−2∣kx∣<3
其中 k 是一个非零常数,可写成
A+Bx+Cx2+Dx3+⋯
的形式,其中 A,B,C,D 为常数。
(a) 求 A 的值。
已知 C=3B,
(b) 证明
k2+6k=0
。
(c) 进而
(i) 求 k 的值;
(ii) 求 D 的值。
解答
(a)
解法一
思路
展开
先从括号中提出 3,把原式写成 91(1+3kx)−2。展开式的常数项就是 A。
答题过程
展开
We have
(3+kx)−2=91(1+3kx)−2.
The constant term is therefore
A=91.
(b)
解法一
思路
展开
使用二项式展开求出 x 项与 x2 项的系数,即 B 和 C。然后代入条件 C=3B,整理后自然得到题目要求的方程。
答题过程
展开
Using
(1+u)−2=1−2u+3u2−4u3+⋯,
with u=3kx gives
(3+kx)−2=91[1−2(3kx)+3(3kx)2−4(3kx)3+⋯].
Therefore,
B=−272k,C=27k2.
Given that C=3B,
27k2=k2=k2+6k=3(−272k)−6k0,
as required.
(c)(i)
解法一
思路
展开
承接 (b),将所得二次方程因式分解。题目已说明 k 非零,因此必须舍去零根。
答题过程
展开
From part (b),
k2+6k=k(k+6)=00.
Thus k=0 or k=−6. Since k is non-zero,
k=−6.
(c)(ii)
解法一
思路
展开
承接 (c)(i),把 k=−6 代入 (b) 中展开式的 x3 项。该项的系数就是 D。
答题过程
展开
The coefficient of x3 is
D=91(−4)(3k)3.
Using k=−6,
D===91(−4)(3−6)391(−4)(−8)932.