题目
Problem
The binomial expansion, in ascending powers of x, of (1+kx)n is
1−24x+270x2+px3+⋯
where k and p are constants and n is an integer greater than 1
(a) Use this information to set up and solve two simultaneous equations to find the value of k and the value of n.
(6)
(b) Hence find the value of p.
(2)
解答
(a)
解法一
思路
展开
比较 (1+kx)n 的 x 项和 x2 项系数。第一项给 nk=−24,第二项给 (2n)k2=270。
答题过程
展开
For
(1+kx)n,
the coefficient of x is
nk.
So
nk=−24.
The coefficient of x2 is
(2n)k2=2n(n−1)k2.
So
2n(n−1)k2=270.
From nk=−24,
k=−n24.
Substitute into the second equation:
2n(n−1)(−n24)2=2n(n−1)⋅n2576=n288(n−1)=288n−288=18n=n=270270270270n28816.
Then
16k=k=−24−23.
(b)
解法一
思路
展开
p 是 x3 的系数,所以用 (3n)k3,再代入 n=16 和 k=−23。
答题过程
展开
The coefficient of x3 is
p=(3n)k3.
Using n=16 and k=−23,
p====(316)(−23)3616⋅15⋅14(−827)560(−827)−1890.