跳到主要内容

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

Author

思齐塾, 祭音Myyura

Description

次の関数 (function)を xx について微分 (derivative)せよ。

f(x)=(cosx)x2(0<x<π2)f(x) = (\cos x)^{x^2} \quad (0 < x < \frac{\pi}{2})

题目描述

0<x<π20<x<\frac{\pi}{2} 上,对函数

f(x)=(cosx)x2f(x)=(\cos x)^{x^2}

关于 xx 求导。

Kai

To find the derivative of f(x)=(cosx)x2f(x) = (\cos x)^{x^2} , we can use logarithmic differentiation.

First, take the natural logarithm of both sides:

ln(f(x))=ln((cosx)x2)=x2ln(cosx)\ln(f(x)) = \ln((\cos x)^{x^2}) = x^2 \ln(\cos x)

Now, differentiate both sides with respect to xx :

f(x)f(x)=ddx[x2ln(cosx)]\frac{f'(x)}{f(x)} = \frac{d}{dx} [x^2 \ln(\cos x)]

Using the product rule and the chain rule, we have:

f(x)f(x)=2xln(cosx)+x21cosx(sinx)\frac{f'(x)}{f(x)} = 2x \ln(\cos x) + x^2 \cdot \frac{1}{\cos x} \cdot (-\sin x)
f(x)f(x)=2xln(cosx)x2tanx\frac{f'(x)}{f(x)} = 2x \ln(\cos x) - x^2 \tan x

Now, multiply both sides by f(x)f(x) to solve for f(x)f'(x) :

f(x)=f(x)[2xln(cosx)x2tanx]f'(x) = f(x) [2x \ln(\cos x) - x^2 \tan x]

Since f(x)=(cosx)x2f(x) = (\cos x)^{x^2} , we have:

f(x)=(cosx)x2[2xln(cosx)x2tanx]f'(x) = (\cos x)^{x^2} [2x \ln(\cos x) - x^2 \tan x]

Therefore,

f(x)=(cosx)x2(2xln(cosx)x2tanx)f'(x) = (\cos x)^{x^2} (2x \ln(\cos x) - x^2 \tan x)