题目
Problem
Figure 1 shows a sketch of the curve C with equation y=f(x) where
f(x)=e−x2(2x2−3)2
(a) Find the range of f
(2)
(b) Show that
f′(x)=2x(2x2−3)e−x2(A−Bx2)
where A and B are constants to be found.
(4)
Given that the line y=k, where k is a constant, k>0, intersects the curve at exactly two distinct points,
(c) find the exact range of values of k
(4)
题目中文翻译
图 1 给出了曲线 C 的示意图,其方程为 y=f(x),其中
f(x)=e−x2(2x2−3)2
(a) 求 f 的值域。
(b) 证明
f′(x)=2x(2x2−3)e−x2(A−Bx2)
其中 A 和 B 是需要求出的常数。
已知直线 y=k(其中 k 为常数且 k>0)与曲线恰有两个不同交点。
(c) 求 k 的取值范围。
解答
(a)
解法一
思路
展开
函数由两个非负因子相乘,所以函数值不会小于零。结合题图可见,曲线在 x=0 处达到最高点;分别求出最低值和最高值即可写出值域。
答题过程
展开
Since e−x2>0 and (2x2−3)2⩾0,
f(x)⩾0.
Also,
f(0)=e0(−3)2=9.
From the given sketch, this is the maximum value of f. The minimum value 0 is attained when
2x2−3=0.
Therefore, the range of f is
0⩽f(x)⩽9.
(b)
解法一
思路
展开
把 f(x) 看作 e−x2 与 (2x2−3)2 的乘积,使用乘积法则;对两个因子分别求导时都要使用链式法则。最后提取题目指定的公因式。
答题过程
展开
Using the product rule and the chain rule,
f′(x)====−2xe−x2(2x2−3)2+e−x2(2(2x2−3)(4x))−2xe−x2(2x2−3)2+8xe−x2(2x2−3)2x(2x2−3)e−x2(−(2x2−3)+4)2x(2x2−3)e−x2(7−2x2).
Hence,
A=7,B=2.
(c)
解法一
思路
展开
水平直线与曲线的交点数取决于各个极大值的高度。先由 (b) 的导函数求出非零驻点,再计算两侧较低极大值的函数值。要恰有两个交点,k 必须严格位于两侧极大值与中央最高点之间。
答题过程
展开
From part (b),
f′(x)=2x(2x2−3)e−x2(7−2x2).
Since e−x2=0, the stationary points satisfy
x=0,x2=23,x2=27.
At the two outer local maxima, where x2=27,
f(x)===e−7/2(2(27)−3)2e−7/2(7−3)216e−7/2.
The central maximum has value f(0)=9. Hence the line y=k intersects the curve at exactly two distinct points when it lies above both outer local maxima and below the central maximum.
Therefore,
16e−7/2<k<9.