题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
A continuous curve has equation
y=e−x2sin3x0≤x≤3π
The curve has a stationary point at the point P.
(a) Show, using calculus, that the x coordinate of P is a solution of the equation
x=31arctan(2x3)
(4)
Using the iteration formula
xn+1=31arctan(2xn3)x1=0.4
(b) find the value of
(i) x2
(ii) x4
giving your answers to 4 decimal places.
(3)
(c) Using a suitable interval and a suitable function which should be stated, show that the x coordinate of P is 0.430 correct to 3 decimal places.
(2)
题目中文翻译
本题必须写出全部解题步骤。
不接受完全依赖计算器技术的解法。
一条连续曲线的方程为
y=e−x2sin3x0≤x≤3π
该曲线在点 P 处有一个驻点。
(a) 用求导证明,点 P 的 x 坐标满足方程
x=31arctan(2x3)
(b) 使用迭代公式
xn+1=31arctan(2xn3)x1=0.4
求
(i) x2
(ii) x4
答案均精确到小数点后 4 位。
(c) 选取合适区间并写出应使用的函数,证明点 P 的 x 坐标为 0.430(精确到小数点后 3 位)。
解答
(a)
Given
y=e−x2sin3x
Differentiate using the product rule:
dxdy=e−x2(3cos3x)+sin3x(−2xe−x2)=3e−x2cos3x−2xe−x2sin3x
At the stationary point P,
dxdy=0
So
3e−x2cos3x−2xe−x2sin3x=0
Since
e−x2>0
we can divide by e−x2:
3cos3x−2xsin3x=0
Thus
3cos3x=2xsin3x
Divide by 2xcos3x:
tan3x=2x3
Therefore
3x=arctan(2x3)
and hence
x=31arctan(2x3)
as required.
(b)
The iteration formula is
xn+1=31arctan(2xn3),x1=0.4
First,
x2=31arctan(2(0.4)3)=0.436731…
So
x2=0.4367
Next,
x3=0.429158…
and
x4=0.430711…
Therefore
x4=0.4307
(c)
Define
F(x)=x−31arctan(2x3)
To show that the root is 0.430 correct to 3 decimal places, use the interval
[0.4295,0.4305]
Now
F(0.4295)=0.4295−31arctan(2(0.4295)3)=−0.001141…
and
F(0.4305)=0.4305−31arctan(2(0.4305)3)=0.0000639…
So
F(0.4295)<0
and
F(0.4305)>0
There is a sign change in the interval [0.4295,0.4305], so the root lies in this interval.
Therefore the x coordinate of P is
0.430
correct to 3 decimal places.