跳到主要内容

早稲田大学 創造理工学研究科 経営システム工学専攻 2014年8月実施 微积分

Author

思齐塾, 祭音Myyura

Description

x>1x > 1 に対し、次の関数(function) の微分 (derivative)を求めよ.

f(x)=(x+2logex)xf(x) = (x + 2\log_e x)^x

ただし、 ee は自然対数の底(base of the natural logarithm) とする.

题目描述

x>1x>1。求函数

f(x)=(x+2logex)xf(x)=(x+2\log_e x)^x

的导数,其中 ee 为自然对数的底。

Kai

Let y=f(x)=(x+2logex)x=(x+2lnx)xy = f(x) = (x + 2\log_e x)^x = (x + 2\ln x)^x . Take the natural logarithm of both sides:

lny=ln(x+2lnx)x=xln(x+2lnx)\ln y = \ln (x + 2\ln x)^x = x \ln(x + 2\ln x)

Differentiate both sides with respect to xx using the chain rule and product rule:

1ydydx=ln(x+2lnx)+x1x+2lnx(1+2x)\frac{1}{y} \frac{dy}{dx} = \ln(x + 2\ln x) + x \cdot \frac{1}{x + 2\ln x} \cdot (1 + \frac{2}{x})
1ydydx=ln(x+2lnx)+xx+2lnxx+2x\frac{1}{y} \frac{dy}{dx} = \ln(x + 2\ln x) + \frac{x}{x + 2\ln x} \cdot \frac{x + 2}{x}
dydx=y[ln(x+2lnx)+x+2x+2lnx]\frac{dy}{dx} = y \left[ \ln(x + 2\ln x) + \frac{x + 2}{x + 2\ln x} \right]

Substitute y=(x+2lnx)xy = (x + 2\ln x)^x :

f(x)=dydx=(x+2lnx)x[ln(x+2lnx)+x+2x+2lnx]f'(x) = \frac{dy}{dx} = (x + 2\ln x)^x \left[ \ln(x + 2\ln x) + \frac{x + 2}{x + 2\ln x} \right]

Thus, the derivative of f(x)f(x) is:

f(x)=(x+2lnx)x(ln(x+2lnx)+x+2x+2lnx)f'(x) = (x + 2\ln x)^x \left( \ln(x + 2\ln x) + \frac{x+2}{x + 2\ln x} \right)