题目
Problem
Given that
x=6sin22y0<y<4π
show that
dxdy=ABx−x21
where A and B are integers to be found.
(5)
题目中文翻译
已知
x=6sin22y0<y<4π
证明
dxdy=ABx−x21
其中 A 和 B 为待求整数。
解答
解法一
思路
展开
直接对 x=6sin2(2y) 关于 y 求导,再取倒数。最后利用题目给出的 y 的范围确定 sin2y 与 cos2y 都取正根,并把结果完全写成 x 的函数。
答题过程
展开
Differentiating with respect to y,
dydx==6⋅2sin2ycos2y⋅224sin2ycos2y.
Therefore
dxdy=24sin2ycos2y1.
Since
sin22y=6x
and 0<2y<2π,
sin2y=6xandcos2y=66−x.
Hence
sin2ycos2y=6x(6−x).
Thus
dxdy==24(6x(6−x))146x−x21.
Therefore
A=4,B=6.
解法二
思路
展开
用降幂公式把原式写成 x=3−3cos4y,求导后再以 cos4y=1−3x 求出 sin4y。由于 0<4y<π,sin4y 取正值。
答题过程
展开
Using sin22y=21(1−cos4y),
x=3−3cos4y.
Therefore
dydx=12sin4y.
Also,
cos4y=1−3x.
Since 0<4y<π, sin4y>0, and hence
sin4y==1−(1−3x)2316x−x2.
Thus
dxdy==12sin4y146x−x21.
Therefore
A=4,B=6.
解法三
思路
展开
官方评分资料还接受先把 sin2y 展开为 2sinycosy,用乘积法则求导,再重新合并为倍角形式。后续再像解法一一样改写成 x。
答题过程
展开
Since
x=24sin2ycos2y,
differentiating gives
dydx===48sinycos3y−48sin3ycosy48sinycosy(cos2y−sin2y)24sin2ycos2y.
From x=6sin22y and 0<2y<2π,
sin2y=6x,cos2y=66−x.
Therefore
dxdy==24sin2ycos2y146x−x21.
Hence
A=4,B=6.
解法四
思路
展开
利用给定范围直接把原式反解为 y 关于 x 的函数,再对反正弦函数求导。这条路线能避开先求 dydx 再取倒数。
答题过程
展开
Because 0<2y<2π,
sin2y=6x.
Hence
y=21arcsin(6x).
Differentiating,
dxdy===211−6x1⋅121(6x)−214x(6−x)146x−x21.
Therefore
A=4,B=6.