Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2024 Oct Q5

A Level / Edexcel / P2

IAL 2024 Oct Paper · Question 5

题目

Problem

(a) Find, in terms of aa, the first 3 terms, in ascending powers of xx, of the binomial expansion of

(2+ax)6(2+ax)^6

where aa is a non-zero constant. Give each term in simplest form.

(3)
f(x)=(3+1x)2(2+ax)6f(x)=\left(3+\frac1x\right)^2(2+ax)^6

Given that the constant term in the expansion of f(x)f(x) is 576576

(b) find the value of aa.

(4)

解答

(a)

解法一

思路

展开

只需要前三项,即 x0,x1,x2x^0,x^1,x^2 的项。二项式系数分别是 1,6,151,6,15

答题过程

展开 (2+ax)6=26+(61)25(ax)+(62)24(ax)2+=64+192ax+240a2x2+.\begin{align*} (2+ax)^6 =&\,2^6+{6\choose1}2^5(ax) +{6\choose2}2^4(ax)^2+\cdots\\ =&\,64+192ax+240a^2x^2+\cdots . \end{align*}

(b)

解法一

思路

展开

要找常数项,需要把 (3+1x)2\left(3+\frac1x\right)^2 展开后,与 (a) 中不同幂次的项配对,使 xx 的总次数为 00

答题过程

展开

First,

(3+1x)2=9+6x+1x2.\begin{align*} \left(3+\frac1x\right)^2 =&\,9+\frac6x+\frac1{x^2}. \end{align*}

Also,

(2+ax)6=64+192ax+240a2x2+.\begin{align*} (2+ax)^6=64+192ax+240a^2x^2+\cdots . \end{align*}

The constant term in f(x)f(x) is formed by

964,6x192ax,1x2240a2x2.9\cdot64,\qquad \frac6x\cdot192ax,\qquad \frac1{x^2}\cdot240a^2x^2.

So the constant term is

9(64)+6(192a)+240a2=576+1152a+240a2.\begin{align*} 9(64)+6(192a)+240a^2 =&\,576+1152a+240a^2. \end{align*}

This is equal to 576576, so

576+1152a+240a2=5761152a+240a2=0a(1152+240a)=0.\begin{align*} 576+1152a+240a^2=&\,576\\ 1152a+240a^2=&\,0\\ a(1152+240a)=&\,0. \end{align*}

Since aa is non-zero,

1152+240a=0a=1152240=245.\begin{align*} 1152+240a=&\,0\\ a=&\,-\frac{1152}{240}\\ =&\,-\frac{24}{5}. \end{align*}