题目
Problem
(a) Use the binomial expansion to expand
(4−5x)−21∣x∣<54
in ascending powers of x, up to and including the term in x2 giving each coefficient as a fully simplified fraction.
(4)
f(x)=4−5x2+kxwhere k is a constant and ∣x∣<54
Given that the series expansion of f(x), in ascending powers of x, is
1+103x+mx2+⋯where m is a constant
(b) find the value of k,
(2)
(c) find the value of m.
(2)
题目中文翻译
(a) 使用二项展开式展开
(4−5x)−21∣x∣<54
按 x 的升幂排列,保留到并包括 x2 项,并将每个系数写成完全约分后的分数。
f(x)=4−5x2+kx其中 k 为常数且 ∣x∣<54
已知 f(x) 的展开式按 x 的升幂排列为
1+103x+mx2+⋯其中 m 为常数
(b) 求 k 的值。
(c) 求 m 的值。
解答
(a)
解法一
思路
展开
先从括号中提出 4,把原式化为常数倍的 (1+u)−1/2,其中 u=−45x。再使用标准二项展开式,保留到 x2 项,并把括号外的 21 乘入。
答题过程
展开
First,
(4−5x)−1/2==4−1/2(1−45x)−1/221(1−45x)−1/2.
Using the binomial expansion,
(1−45x)−1/2==1+(−21)(−45x)+2!(−21)(−23)(−45x)2+⋯1+85x+12875x2+⋯.
Therefore,
(4−5x)−1/2=+21+165x25675x2+⋯.
This is valid for 45x<1, or equivalently ∣x∣<54.
解法二
思路
展开
官方资料也接受直接围绕常数项 4 展开。把 4−5x 看成 4+h,其中 h=−5x,直接套用 (a+h)n 的广义二项展开式,逐项计算到 h2。
答题过程
展开
Using the direct expansion
(a+h)n=an+nan−1h+2!n(n−1)an−2h2+⋯,
take a=4, h=−5x and n=−21. Then
(4−5x)−1/2==+4−1/2+(−21)4−3/2(−5x)+2!(−21)(−23)4−5/2(−5x)2+⋯21+165x25675x2+⋯.
(b)
解法一
思路
展开
把 (a) 的展开式乘以 2+kx。只收集一次项:它来自 2 乘展开式的一次项,以及 kx 乘常数项。将所得系数与题目给出的 103 比较即可求 k。
答题过程
展开
Using part (a),
f(x)=(2+kx)(21+165x+25675x2+⋯).
The coefficient of x is
85+2k.
Comparing this with the given coefficient,
85+2k=2k=103,−4013.
Therefore,
k=−2013.
(c)
解法一
思路
展开
二次项有两个来源:2 乘 (a) 的二次项,以及 kx 乘 (a) 的一次项。代入 (b) 求得的 k,相加并约分即可得到 m。
答题过程
展开
The coefficient of x2 is
m=+=−==2(25675)k(165)128752013(165)12875−1282612849.