早稲田大学 創造理工学研究科 経営システム工学専攻 2015年8月実施 微积分
Author
思齐塾, 祭音Myyura
Description
次の関数 (function)を x について微分 (derivative)せよ。
f(x)=(cosx)x2(0<x<2π)
题目描述
在 0<x<2π 上,对函数
f(x)=(cosx)x2
关于 x 求导。
Kai
To find the derivative of f(x)=(cosx)x2 , we can use logarithmic differentiation.
First, take the natural logarithm of both sides:
ln(f(x))=ln((cosx)x2)=x2ln(cosx)
Now, differentiate both sides with respect to x :
f(x)f′(x)=dxd[x2ln(cosx)]
Using the product rule and the chain rule, we have:
f(x)f′(x)=2xln(cosx)+x2⋅cosx1⋅(−sinx)
f(x)f′(x)=2xln(cosx)−x2tanx
Now, multiply both sides by f(x) to solve for f′(x) :
f′(x)=f(x)[2xln(cosx)−x2tanx]
Since f(x)=(cosx)x2 , we have:
f′(x)=(cosx)x2[2xln(cosx)−x2tanx]
Therefore,
f′(x)=(cosx)x2(2xln(cosx)−x2tanx)