题目
Problem
(a) Find, in terms of a, the first 3 terms, in ascending powers of x, of the binomial expansion of
(2+ax)6
where a is a non-zero constant. Give each term in simplest form.
(3)
f(x)=(3+x1)2(2+ax)6
Given that the constant term in the expansion of f(x) is 576
(b) find the value of a.
(4)
解答
(a)
解法一
思路
展开
只需要前三项,即 x0,x1,x2 的项。二项式系数分别是 1,6,15。
答题过程
展开
(2+ax)6==26+(16)25(ax)+(26)24(ax)2+⋯64+192ax+240a2x2+⋯.
(b)
解法一
思路
展开
要找常数项,需要把 (3+x1)2 展开后,与 (a) 中不同幂次的项配对,使 x 的总次数为 0。
答题过程
展开
First,
(3+x1)2=9+x6+x21.
Also,
(2+ax)6=64+192ax+240a2x2+⋯.
The constant term in f(x) is formed by
9⋅64,x6⋅192ax,x21⋅240a2x2.
So the constant term is
9(64)+6(192a)+240a2=576+1152a+240a2.
This is equal to 576, so
576+1152a+240a2=1152a+240a2=a(1152+240a)=57600.
Since a is non-zero,
1152+240a=a==0−2401152−524.