早稲田大学 創造理工学研究科 経営システム工学専攻 2013年8月実施 微积分
Author
思齐塾, 祭音Myyura
Description
x>0 に対し、次の関数 (function) の微分 (derivative) を求めよ.
f(x)=(1+x1)x
题目描述
设 x>0。求函数
f(x)=(1+x1)x
的导数。
Kai
Let y=f(x)=(1+x1)x . Then, take the natural logarithm of both sides:
lny=ln((1+x1)x)=xln(1+x1)
Now, differentiate both sides with respect to x :
y1dxdy=ln(1+x1)+x⋅1+x11⋅(−x21)
y1dxdy=ln(1+x1)+x⋅x+1x⋅(−x21)
y1dxdy=ln(1+x1)−x+1x⋅x1
y1dxdy=ln(1+x1)−x+11
Now, multiply both sides by y to find dxdy :
dxdy=y[ln(1+x1)−x+11]
Substitute back the expression for y :
dxdy=(1+x1)x[ln(1+x1)−x+11]
So, the derivative is:
f′(x)=(1+x1)x[ln(1+x1)−x+11]