题目
Problem
Given that
y=8tan(2x)−4π<x<4π
show that
dydx=B+y2A
where A and B are integers to be found.
(4)
题目中文翻译
已知
y=8tan(2x)−4π<x<4π
证明
dydx=B+y2A
其中 A 和 B 为待求整数。
解答
解法一
思路
展开
题目给出 y 关于 x 的表达式,但要求 dydx。所以先对 x 求导得到 dxdy,再取倒数。
最后要把答案写成只含 y 的形式。由
y=8tan(2x)
可得
tan(2x)=8y
再用 sec2(2x)=1+tan2(2x)。
答题过程
展开
Differentiate y=8tan(2x) with respect to x.
dxdy==8⋅2sec2(2x)16sec2(2x)
Therefore
dydx=16sec2(2x)1
Since
y=8tan(2x)
we have
tan(2x)=8y
Using sec2(2x)=1+tan2(2x),
dydx====16(1+tan2(2x))116(1+(8y)2)116(6464+y2)164+y24
So
dydx=64+y24
Comparing with
dydx=B+y2A
we get
A=4,B=64
解法二
思路
展开
先把 y=8tan(2x) 反解成 x 关于 y 的函数,再直接对 y 求导。由于
−4π<x<4π
所以 −2π<2x<2π,可以在这一区间内使用 arctan 作为 tan 的反函数。
答题过程
展开
From
y=8tan(2x),
we have
tan(2x)=8y.
Since −2π<2x<2π,
2x=arctan(8y),
so
x=21arctan(8y).
Differentiate with respect to y:
dydx===21⋅1+(8y)21⋅81161⋅1+64y2164+y24.
Therefore
dydx=64+y24,
so
A=4,B=64.