题目
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