题目
Problem
Figure 3 shows a sketch of part of the curve with equation
y=2cos3x−3x+4x>0
where x is measured in radians.
The curve crosses the x-axis at the point P, as shown in Figure 3.
Given that the x coordinate of P is α,
(a) show that α lies between 0.8 and 0.9.
(2)
The iteration formula
xn+1=31arccos(1.5xn−2)
can be used to find an approximate value for α.
(b) Using this iteration formula with x1=0.8 find, to 4 decimal places, the value of
(i) x2
(ii) x5
(3)
The point Q and the point R are local minimum points on the curve, as shown in Figure 3.
Given that the x coordinates of Q and R are β and λ respectively, and that they are the two smallest values of x at which local minima occur,
(c) find, using calculus, the exact value of β and the exact value of λ.
(6)
题目中文翻译
图 3 给出了曲线
y=2cos3x−3x+4x>0
的一部分草图,其中 x 用弧度表示。
如图所示,曲线在点 P 处与 x 轴相交。
已知点 P 的 x 坐标为 α,
(a) 证明 α 位于 0.8 与 0.9 之间。
迭代公式
xn+1=31arccos(1.5xn−2)
可用于求 α 的近似值。
(b) 用该迭代公式并取 x1=0.8,求下列各值,答案精确到小数点后 4 位:
(i) x2
(ii) x5
点 Q 与点 R 为曲线上的局部极小点,如图 3 所示。
已知点 Q 与点 R 的 x 坐标分别为 β 与 λ,并且它们是曲线上取得局部极小值时最小的两个 x 值,
(c) 利用求导求 β 与 λ 的精确值。
解答
(a)
The x-coordinate of P is a root of
2cos3x−3x+4=0
Let
F(x)=2cos3x−3x+4
At x=0.8,
F(0.8)=2cos(2.4)−3(0.8)+4
Using a calculator,
F(0.8)=0.125…>0
At x=0.9,
F(0.9)=2cos(2.7)−3(0.9)+4
Using a calculator,
F(0.9)=−0.508…<0
Since F(x) changes sign between 0.8 and 0.9, there is a root between 0.8 and 0.9.
Therefore
0.8<α<0.9
(b)
The iteration formula is
xn+1=31arccos(1.5xn−2)
with
x1=0.8
(i)
x2=31arccos(1.5(0.8)−2)=31arccos(−0.8)=0.832697…
So
x2=0.8327
to 4 decimal places.
(ii)
Continue the iteration:
x2x3x4x5=0.832697…=0.806767…=0.827120…=0.811022…
Therefore
x5=0.8110
to 4 decimal places.
(c)
The curve is
y=2cos3x−3x+4
Differentiate:
dxdy=−6sin3x−3
At a stationary point,
−6sin3x−3=0
so
sin3x=−21
For local minima, we need to classify the stationary points.
Differentiate again:
dx2d2y=−18cos3x
A local minimum occurs when
dx2d2y>0
so
−18cos3x>0
which means
cos3x<0
Now solve
sin3x=−21
with cos3x<0.
The relevant angles are in the third quadrant:
3x=67π+2nπ
where n is an integer.
Therefore
x=187π+32nπ
The two smallest positive values occur when n=0 and n=1.
So
β=187π
and
λ=187π+32π
Hence
λ=187π+1812π=1819π
Therefore
β=187π,λ=1819π