题目
Problem
A curve C has equation
y=xsinxx>0y>0
(a) Find, by firstly taking natural logarithms, an expression for dxdy in terms of x and y.
(5)
(b) Hence show that the x coordinates of the stationary points of C are solutions of the equation
tanx+xlnx=0
(2)
题目中文翻译
曲线 C 的方程为
y=xsinxx>0y>0
(a) 先取自然对数,求 dxdy 的一个用 x 和 y 表示的表达式。
(b) 进而证明曲线 C 的驻点的 x 坐标满足方程
tanx+xlnx=0
解答
(a)
解法一
思路
展开
按照题意先对等式两边取自然对数,把变量同时出现在底数与指数中的幂转化为乘积。然后关于 x 求导:左边用链式法则,右边对 sinxlnx 使用乘积法则,最后乘以 y。
答题过程
展开
Taking natural logarithms,
lny=sinxlnx.
Differentiating with respect to x gives
y1dxdy=+xsinxlnxcosx.
Therefore,
dxdy=+=xysinxylnxcosxxysinx+ylnxcosx.
解法二
思路
展开
取自然对数得到 lny=sinxlnx 后,也可把原函数改写为指数形式 y=esinxlnx。再使用复合函数求导,最后用 esinxlnx=y 把答案改写成题目要求的 x,y 形式。
答题过程
展开
From
lny=sinxlnx,
we may write
y=esinxlnx.
Therefore,
dxdy=+=esinxlnxxsinxesinxlnxlnxcosxy(xsinx+lnxcosx).
(b)
解法一
思路
展开
承接 (a) 的导数,在驻点令 dxdy=0。由于题设 y>0,可以约去因子 y。整理后再除以 cosx,便得到指定方程;同时需要说明驻点处 cosx 不可能为零。
答题过程
展开
At a stationary point,
dxdy=0.
Using the result from part (a), and noting that y>0,
xsinx+lnxcosx=0.
Multiplying by x gives
sinx+xlnxcosx=0.
If cosx=0, then sinx=±1, so the last equation cannot hold. Hence cosx=0 at a stationary point, and division by cosx gives
tanx+xlnx=0,
as required.