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

IAL 2024 May R Q4

A Level / Edexcel / P2

IAL 2024 May (R) Paper · Question 4

题目

Problem

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

(3+2x)6\begin{align*} (3+2x)^6 \end{align*}

giving each coefficient in simplest form.

(4)

(b) Hence find the coefficient of x2x^2 in the expansion of

(2x216x)(3+2x)6\begin{align*} \left(2x^2-\frac{1}{6x}\right)(3+2x)^6 \end{align*}
(3)

解答

(a)

解法一

思路

展开

用二项式定理 (a+b)n=k=0n(nk)ankbk(a+b)^n=\sum_{k=0}^{n}\binom{n}{k}a^{n-k}b^k,逐项计算 k=0,1,2,3k=0,1,2,3

答题过程

展开

Using the binomial theorem with a=3a=3, b=2xb=2x and n=6n=6,

(3+2x)6=k=06(6k)36k(2x)k.\begin{align*} (3+2x)^6=\sum_{k=0}^{6}\binom{6}{k}3^{6-k}(2x)^k. \end{align*}

The first four terms (k=0,1,2,3k=0,1,2,3) are:

k=0:(60)36=1×729=729k=1:(61)35(2x)=6×243×2x=2916xk=2:(62)34(2x)2=15×81×4x2=4860x2k=3:(63)33(2x)3=20×27×8x3=4320x3\begin{align*} k=0:\quad&\binom{6}{0}3^6=1\times729=729\\[2mm] k=1:\quad&\binom{6}{1}3^5(2x)=6\times243\times2x=2916x\\[2mm] k=2:\quad&\binom{6}{2}3^4(2x)^2=15\times81\times4x^2=4860x^2\\[2mm] k=3:\quad&\binom{6}{3}3^3(2x)^3=20\times27\times8x^3=4320x^3 \end{align*}

Therefore

(3+2x)6=729+2916x+4860x2+4320x3+\begin{align*} (3+2x)^6=729+2916x+4860x^2+4320x^3+\cdots \end{align*}

(b)

解法一

思路

展开

(2x216x)(2x^2-\frac{1}{6x}) 分别乘以 (a) 的展开式,找出所有产生 x2x^2 的项。

答题过程

展开

From part (a),

(3+2x)6=729+2916x+4860x2+4320x3+\begin{align*} (3+2x)^6=729+2916x+4860x^2+4320x^3+\cdots \end{align*}

Now

(2x216x)(3+2x)6=2x2(3+2x)616x(3+2x)6.\begin{align*} \left(2x^2-\frac{1}{6x}\right)(3+2x)^6=2x^2(3+2x)^6-\frac{1}{6x}(3+2x)^6. \end{align*}

For the coefficient of x2x^2:

  • From 2x2×(3+2x)62x^2\times(3+2x)^6: the term 2x2×7292x^2\times729 gives x2x^2.
  • From 16x×(3+2x)6-\dfrac{1}{6x}\times(3+2x)^6: the term 16x×4860x2-\dfrac{1}{6x}\times4860x^2 gives x2x^2, and 16x×2916x-\dfrac{1}{6x}\times2916x gives x0x^0 (not x2x^2).

Wait, let me be more careful. We need the total power of xx to be 2:

  • 2x2×7292x^2\times729: power =2+0=2=2+0=2
  • 16x×4860x2-\dfrac{1}{6x}\times4860x^2: power =1+2=1=-1+2=1
  • 16x×4320x3-\dfrac{1}{6x}\times4320x^3: power =1+3=2=-1+3=2

Therefore the coefficient of x2x^2 is

2×729+(16)×4320=1458720=738.\begin{align*} 2\times729+\left(-\frac{1}{6}\right)\times4320=1458-720=738. \end{align*}