早稲田大学 創造理工学研究科 経営システム工学専攻 2014年8月実施 微积分
Author
思齐塾, 祭音Myyura
Description
x>1 に対し、次の関数(function) の微分 (derivative)を求めよ.
f(x)=(x+2logex)x
ただし、 e は自然対数の底(base of the natural logarithm) とする.
题目描述
设 x>1。求函数
f(x)=(x+2logex)x
的导数,其中 e 为自然对数的底。
Kai
Let y=f(x)=(x+2logex)x=(x+2lnx)x .
Take the natural logarithm of both sides:
lny=ln(x+2lnx)x=xln(x+2lnx)
Differentiate both sides with respect to x using the chain rule and product rule:
y1dxdy=ln(x+2lnx)+x⋅x+2lnx1⋅(1+x2)
y1dxdy=ln(x+2lnx)+x+2lnxx⋅xx+2
dxdy=y[ln(x+2lnx)+x+2lnxx+2]
Substitute y=(x+2lnx)x :
f′(x)=dxdy=(x+2lnx)x[ln(x+2lnx)+x+2lnxx+2]
Thus, the derivative of f(x) is:
f′(x)=(x+2lnx)x(ln(x+2lnx)+x+2lnxx+2)