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

IAL 2025 May A Q2

A Level / Edexcel / P3

IAL 2025 May A Paper · Question 2

题目

Problem

f(x)=4x3+2x212\mathrm{f}(x)=4x^3+2x^2-12

The equation f(x)=0\mathrm{f}(x)=0 has a single root α\alpha.

(a) Show that α\alpha lies in the interval [1,2][1,2]

(2)

(b) Show that the equation f(x)=0\mathrm{f}(x)=0 can be written as

x=k2x+1x=\sqrt{\frac{k}{2x+1}}

where kk is a constant to be found.

(2)

(c) Using the iteration formula

xn+1=k2xn+1x_{n+1}=\sqrt{\frac{k}{2x_n+1}}

with x1=1x_1=1 and the value of kk found in part (b), find, to 4 decimal places,

(i) the value of x3x_3

(ii) the value of α\alpha.

(3)
题目中文翻译 f(x)=4x3+2x212\mathrm{f}(x)=4x^3+2x^2-12

方程 f(x)=0\mathrm{f}(x)=0 有一个唯一根 α\alpha

(a) 证明 α\alpha 位于区间 [1,2][1,2] 内。

(b) 证明方程 f(x)=0\mathrm{f}(x)=0 可写成

x=k2x+1x=\sqrt{\frac{k}{2x+1}}

其中 kk 是一个需要求出的常数。

(c) 使用迭代公式

xn+1=k2xn+1x_{n+1}=\sqrt{\frac{k}{2x_n+1}}

其中 x1=1x_1=1,并使用 (b) 中求得的 kk 值,求以下结果,精确到小数点后 4 位:

(i) x3x_3 的值

(ii) α\alpha 的值。

解答

(a)

解法一

思路

展开

分别计算区间两端的函数值。由于 f\mathrm{f} 是多项式,所以在 [1,2][1,2] 上连续;若两个端点的函数值异号,便可由介值定理说明区间内有根。

答题过程

展开

At the endpoints of the interval,

f(1)=4(1)3+2(1)212=6,\begin{align*} \mathrm{f}(1) =&\,4(1)^3+2(1)^2-12\\ =&\,-6, \end{align*}

and

f(2)=4(2)3+2(2)212=28.\begin{align*} \mathrm{f}(2) =&\,4(2)^3+2(2)^2-12\\ =&\,28. \end{align*}

Since f\mathrm{f} is continuous and

f(1)<0<f(2),\mathrm{f}(1)<0<\mathrm{f}(2),

there is a change of sign in [1,2][1,2]. Hence

α[1,2].\boxed{\alpha\in[1,2]}.

(b)

解法一

思路

展开

f(x)=0\mathrm{f}(x)=0 出发,把含 xx 的两项提取公因式 x2x^2,再把 x2x^2 单独留在等号一边。由 (a) 可知所求根为正数,所以开平方时取正根,并与题目给出的形式比较得出 kk

答题过程

展开

From f(x)=0\mathrm{f}(x)=0,

4x3+2x212=0.4x^3+2x^2-12=0.

Therefore,

x2(4x+2)=12x2=124x+2=62x+1.\begin{align*} x^2(4x+2)=&\,12\\ x^2=&\,\frac{12}{4x+2}\\ =&\,\frac{6}{2x+1}. \end{align*}

Since the root α\alpha lies in [1,2][1,2], it is positive. Hence

x=62x+1.x=\sqrt{\frac{6}{2x+1}}.

Comparing this with

x=k2x+1,x=\sqrt{\frac{k}{2x+1}},

gives

k=6.\boxed{k=6}.

解法二

思路

展开

官方评分资料也接受逆向推导:先把题目要求的固定点形式平方并交叉相乘,得到一个三次方程;再与原方程比较系数,直接确定 kk

答题过程

展开

Starting with the required form,

x=k2x+1,x=\sqrt{\frac{k}{2x+1}},

squaring and cross-multiplying gives

x2=k2x+1x2(2x+1)=k2x3+x2k=0.\begin{align*} x^2=&\,\frac{k}{2x+1}\\ x^2(2x+1)=&\,k\\ 2x^3+x^2-k=&\,0. \end{align*}

Dividing the original equation by 22 gives

2x3+x26=0.2x^3+x^2-6=0.

The two equations are identical when

k=6.\boxed{k=6}.

(c)(i)

解法一

思路

展开

k=6k=6x1=1x_1=1 依次代入迭代公式,先求 x2x_2,再用 x2x_2x3x_3。计算过程中保留计算器的完整数值,只在最终答案按要求取四位小数。

答题过程

展开

Using k=6k=6 and x1=1x_1=1,

x2=62(1)+1=2.\begin{align*} x_2 =&\,\sqrt{\frac{6}{2(1)+1}}\\ =&\,\sqrt{2}. \end{align*}

Therefore,

x3=622+1=1.251887874\begin{align*} x_3 =&\,\sqrt{\frac{6}{2\sqrt{2}+1}}\\ =&\,1.251887874\ldots \end{align*}

Hence, to 4 decimal places,

x3=1.2519.\boxed{x_3=1.2519}.

(c)(ii)

解法一

思路

展开

继续使用同一个迭代公式,直到连续两次迭代所得数值取四位小数后相同。这样便能确认根 α\alpha 的四位小数值已经稳定。

答题过程

展开

Continuing the iteration gives

nnxnx_n
441.3086016821.308601682
551.2879208151.287920815
661.2953480841.295348084
771.2926659111.292665911
881.2936325881.293632588
991.2932839401.293283940
10101.2934096531.293409653
11111.2933643201.293364320

Both x10x_{10} and x11x_{11} round to 1.29341.2934 to 4 decimal places. Therefore,

α=1.2934.\boxed{\alpha=1.2934}.