次の関数の導関数を求める。ただし、(4), (5)は対数微分法を利用する。 2) $f(x) = \arctan{\frac{\sin x + \cos x}{\cos x - \sin x}}$ 3) $f(x) = \log{\frac{\sqrt{1+x^2}-x}{\sqrt{1+x^2}+x}}$ 4) $f(x) = x^{\arctan{(2x)}}$ 5) $f(x) = \left( \frac{x^3+x^2+1}{(x-2)(x^4+1)(x^5+1)} \right)^{1/5}$

解析学導関数微分対数微分法三角関数合成関数
2025/5/17

1. 問題の内容

次の関数の導関数を求める。ただし、(4), (5)は対数微分法を利用する。
2) f(x)=arctansinx+cosxcosxsinxf(x) = \arctan{\frac{\sin x + \cos x}{\cos x - \sin x}}
3) f(x)=log1+x2x1+x2+xf(x) = \log{\frac{\sqrt{1+x^2}-x}{\sqrt{1+x^2}+x}}
4) f(x)=xarctan(2x)f(x) = x^{\arctan{(2x)}}
5) f(x)=(x3+x2+1(x2)(x4+1)(x5+1))1/5f(x) = \left( \frac{x^3+x^2+1}{(x-2)(x^4+1)(x^5+1)} \right)^{1/5}

2. 解き方の手順

2) f(x)=arctansinx+cosxcosxsinxf(x) = \arctan{\frac{\sin x + \cos x}{\cos x - \sin x}}
sinx+cosxcosxsinx\frac{\sin x + \cos x}{\cos x - \sin x} の分子と分母を cosx\cos x で割ると、
sinx+cosxcosxsinx=tanx+11tanx=tan(x+π4)\frac{\sin x + \cos x}{\cos x - \sin x} = \frac{\tan x + 1}{1 - \tan x} = \tan(x + \frac{\pi}{4})
したがって、f(x)=arctantan(x+π4)=x+π4f(x) = \arctan{\tan(x + \frac{\pi}{4})} = x + \frac{\pi}{4}
f(x)=1f'(x) = 1
3) f(x)=log1+x2x1+x2+xf(x) = \log{\frac{\sqrt{1+x^2}-x}{\sqrt{1+x^2}+x}}
f(x)=log(1+x2x)log(1+x2+x)f(x) = \log{(\sqrt{1+x^2}-x)} - \log{(\sqrt{1+x^2}+x)}
f(x)=11+x2x(x1+x21)11+x2+x(x1+x2+1)f'(x) = \frac{1}{\sqrt{1+x^2}-x} \cdot (\frac{x}{\sqrt{1+x^2}}-1) - \frac{1}{\sqrt{1+x^2}+x} \cdot (\frac{x}{\sqrt{1+x^2}}+1)
=11+x2xx1+x21+x211+x2+xx+1+x21+x2= \frac{1}{\sqrt{1+x^2}-x} \cdot \frac{x-\sqrt{1+x^2}}{\sqrt{1+x^2}} - \frac{1}{\sqrt{1+x^2}+x} \cdot \frac{x+\sqrt{1+x^2}}{\sqrt{1+x^2}}
=11+x211+x2=21+x2= \frac{-1}{\sqrt{1+x^2}} - \frac{1}{\sqrt{1+x^2}} = \frac{-2}{\sqrt{1+x^2}}
4) f(x)=xarctan(2x)f(x) = x^{\arctan{(2x)}}
logf(x)=arctan(2x)logx\log{f(x)} = \arctan{(2x)} \log{x}
f(x)f(x)=21+4x2logx+arctan(2x)x\frac{f'(x)}{f(x)} = \frac{2}{1+4x^2} \log{x} + \frac{\arctan{(2x)}}{x}
f(x)=xarctan(2x)(2logx1+4x2+arctan(2x)x)f'(x) = x^{\arctan{(2x)}} \left( \frac{2\log{x}}{1+4x^2} + \frac{\arctan{(2x)}}{x} \right)
5) f(x)=(x3+x2+1(x2)(x4+1)(x5+1))1/5f(x) = \left( \frac{x^3+x^2+1}{(x-2)(x^4+1)(x^5+1)} \right)^{1/5}
logf(x)=15(log(x3+x2+1)log(x2)log(x4+1)log(x5+1))\log{f(x)} = \frac{1}{5} \left( \log{(x^3+x^2+1)} - \log{(x-2)} - \log{(x^4+1)} - \log{(x^5+1)} \right)
f(x)f(x)=15(3x2+2xx3+x2+11x24x3x4+15x4x5+1)\frac{f'(x)}{f(x)} = \frac{1}{5} \left( \frac{3x^2+2x}{x^3+x^2+1} - \frac{1}{x-2} - \frac{4x^3}{x^4+1} - \frac{5x^4}{x^5+1} \right)
f(x)=15(x3+x2+1(x2)(x4+1)(x5+1))1/5(3x2+2xx3+x2+11x24x3x4+15x4x5+1)f'(x) = \frac{1}{5} \left( \frac{x^3+x^2+1}{(x-2)(x^4+1)(x^5+1)} \right)^{1/5} \left( \frac{3x^2+2x}{x^3+x^2+1} - \frac{1}{x-2} - \frac{4x^3}{x^4+1} - \frac{5x^4}{x^5+1} \right)

3. 最終的な答え

2) f(x)=1f'(x) = 1
3) f(x)=21+x2f'(x) = \frac{-2}{\sqrt{1+x^2}}
4) f(x)=xarctan(2x)(2logx1+4x2+arctan(2x)x)f'(x) = x^{\arctan{(2x)}} \left( \frac{2\log{x}}{1+4x^2} + \frac{\arctan{(2x)}}{x} \right)
5) f(x)=15(x3+x2+1(x2)(x4+1)(x5+1))1/5(3x2+2xx3+x2+11x24x3x4+15x4x5+1)f'(x) = \frac{1}{5} \left( \frac{x^3+x^2+1}{(x-2)(x^4+1)(x^5+1)} \right)^{1/5} \left( \frac{3x^2+2x}{x^3+x^2+1} - \frac{1}{x-2} - \frac{4x^3}{x^4+1} - \frac{5x^4}{x^5+1} \right)

「解析学」の関連問題

関数 $y = x^{2x}$ ($x>0$) を微分する問題です。

微分対数微分法合成関数の微分積の微分
2025/6/6

関数 $f(x) = \arctan x$ について、以下の問いに答えます。 (1) $f(x)$ の4次導関数 $f^{(4)}(x)$ を求めます。 (2) $x = 0$ での値 $f(0), ...

微分導関数マクローリン展開arctan円周率の近似
2025/6/6

与えられた4つの関数をそれぞれ微分します。 (1) $y = x^{\sin x}$ ($x>0$) (2) $y = x^{e^x}$ ($x>0$) (3) $y = x^{\log x}$ ($...

微分対数微分法関数
2025/6/6

与えられた関数を微分する問題です。ただし、$a$ は定数とします。ここでは、4つの関数それぞれの微分を求めます。 (1) $y = \frac{(x+1)^2}{(x+2)^3(x+3)^4}$ (2...

微分対数微分法関数の微分
2025/6/6

関数 $f(x) = \arctan x$ について、次の問いに答えます。 (1) $f(x)$ の4次導関数 $f^{(4)}(x)$ を求めます。 (2) $x=0$ での値 $f(0)$, $f...

微分導関数arctan高階導関数
2025/6/6

$t > 0$ に対して、定積分 $\int_0^1 |2x^2 - tx| dx$ の最小値を求め、そのときの $t$ の値を求める問題です。

定積分絶対値最小値微分積分
2025/6/6

はい、承知いたしました。画像にある数学の問題について、一つずつ解いていきます。

微分導関数関数の微分商の微分積の微分
2025/6/6

$x = \tan t$、$y = \sin t$のとき、$t = \frac{\pi}{6}$における$\frac{dy}{dx}$と$\frac{d^2y}{dx^2}$の値を求め、それぞれ$\f...

微分媒介変数表示合成関数の微分二階微分
2025/6/6

関数 $f(x) = x^2 \sin(2x)$ の第5次導関数 $f^{(5)}(x)$ を求め、さらに $f^{(5)}(0)$ の値を求めよ。

導関数微分三角関数
2025/6/6

関数 $y = \cos 2x$ の第 $n$ 次導関数 $y^{(n)}$ を求める問題です。ただし、$n \ge 1$ とします。

導関数三角関数微分数学的帰納法
2025/6/6