题目
Problem
Figure 1 shows a sketch of part of the curve with equation y=f(x) where
f(x)=ex2x2+3x−4−x21x∈R, x=0
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Show that f(x)=0 has a root α in the interval [1,2].
(2)
(b) Show that the equation f(x)=0 can be written in the form
x=32x+3ex+4x2
(2)
Using the iteration formula
xn+1=32xn+3exn+4xn2x1=1
find, to 4 decimal places,
(c) (i) the value of x3
(ii) the value of α
(3)
题目中文翻译
图 1 给出了曲线 y=f(x) 的部分草图,其中
f(x)=ex2x2+3x−4−x21x∈R, x=0
本题必须写出全部解题步骤。
不接受完全依赖计算器技术的解法。
(a) 证明方程 f(x)=0 在区间 [1,2] 内有一根 α。
(b) 证明方程 f(x)=0 可写成
x=32x+3ex+4x2
的形式。
利用迭代公式
xn+1=32xn+3exn+4xn2x1=1
求下列各值,答案均精确到小数点后 4 位:
(c) (i) x3
(ii) α
解答
(a)
We evaluate f(1) and f(2).
f(1)=e12(1)2+3(1)−4−121=e1−1=−0.632…
So
f(1)<0
Also,
f(2)=e22(2)2+3(2)−4−221=e210−41=1.103…
So
f(2)>0
Since f(x) is continuous on [1,2] and changes sign between x=1 and x=2, there is a root α in the interval [1,2].
(b)
Start with
f(x)=0
So
ex2x2+3x−4−x21=0
Move the second term to the other side:
ex2x2+3x−4=x21
Multiply by exx2:
x2(2x2+3x−4)=ex
Expand and rearrange:
2x4+3x3−4x2=ex
So
2x4+3x3=ex+4x2
Factorise the left-hand side:
x3(2x+3)=ex+4x2
Hence
x3=2x+3ex+4x2
Taking cube roots gives
x=32x+3ex+4x2
as required.
(c)
The iteration formula is
xn+1=32xn+3exn+4xn2,x1=1
First,
x2=32(1)+3e1+4(1)2=1.1035…
Then
x3=32x2+3ex2+4x22=1.1484…
Therefore
x3=1.1484
Continuing the iteration gives
x4=1.1674…,x5=1.1755…,x6=1.1789…
and the values settle to
α=1.1813
to 4 decimal places.