早稲田大学 創造理工学研究科 経営システム工学専攻 2022年8月実施 微积分
Author
思齐塾, 祭音Myyura
Description
x>0 において、次の関数 (function) を x で微分 (derivative) せよ。
f(x)=(2x1)x
题目描述
在 x>0 时,对函数
f(x)=(2x1)x
关于 x 求导。
Kai
To differentiate the function f(x)=(2x1)x , we can use logarithmic differentiation.
Let y=f(x)=(2x1)x .
Take the natural logarithm of both sides:
lny=ln((2x1)x)=xln(2x1)=xln(2x)−1=−xln(2x)
Now, differentiate both sides with respect to x :
y1dxdy=−ln(2x)−x⋅2x1⋅2=−ln(2x)−1
Multiply both sides by y :
dxdy=y(−ln(2x)−1)=(2x1)x(−ln(2x)−1)
Thus,
dxdy=−(2x1)x(ln(2x)+1)
So, the derivative of f(x) is
f′(x)=−(2x1)x(ln(2x)+1)
Final Answer:
The final answer is f′(x)=−(2x1)x(ln(2x)+1)