与えられた12個の関数 $f(x)$ に対して、それぞれの導関数 $f'(x)$ を求める問題です。

解析学微分導関数合成関数商の微分積の微分ルート
2025/6/20
はい、承知いたしました。画像の問題を解きます。

1. 問題の内容

与えられた12個の関数 f(x)f(x) に対して、それぞれの導関数 f(x)f'(x) を求める問題です。

2. 解き方の手順

各関数について、以下の微分公式や法則を適用して導関数を求めます。
* 定数倍の微分: (cf(x))=cf(x)(cf(x))' = cf'(x)
* 和の微分: (f(x)+g(x))=f(x)+g(x)(f(x) + g(x))' = f'(x) + g'(x)
* 積の微分: (f(x)g(x))=f(x)g(x)+f(x)g(x)(f(x)g(x))' = f'(x)g(x) + f(x)g'(x)
* 商の微分: (f(x)g(x))=f(x)g(x)f(x)g(x)g(x)2(\frac{f(x)}{g(x)})' = \frac{f'(x)g(x) - f(x)g'(x)}{g(x)^2}
* 合成関数の微分 (チェーンルール): (f(g(x)))=f(g(x))g(x)(f(g(x)))' = f'(g(x))g'(x)
* xnx^n の微分: (xn)=nxn1(x^n)' = nx^{n-1}
* x\sqrt{x} の微分: (x)=12x(\sqrt{x})' = \frac{1}{2\sqrt{x}}
各関数の導関数は以下のようになります。
(1) f(x)=1x2+1f(x) = \frac{1}{x^2+1}
f(x)=0(x2+1)1(2x)(x2+1)2=2x(x2+1)2f'(x) = \frac{0 \cdot (x^2+1) - 1 \cdot (2x)}{(x^2+1)^2} = \frac{-2x}{(x^2+1)^2}
(2) f(x)=xx2+1f(x) = \frac{x}{x^2+1}
f(x)=1(x2+1)x(2x)(x2+1)2=x2+12x2(x2+1)2=1x2(x2+1)2f'(x) = \frac{1 \cdot (x^2+1) - x \cdot (2x)}{(x^2+1)^2} = \frac{x^2+1 - 2x^2}{(x^2+1)^2} = \frac{1-x^2}{(x^2+1)^2}
(3) f(x)=x+2x2+1f(x) = \frac{x+2}{x^2+1}
f(x)=1(x2+1)(x+2)(2x)(x2+1)2=x2+12x24x(x2+1)2=x24x+1(x2+1)2f'(x) = \frac{1 \cdot (x^2+1) - (x+2) \cdot (2x)}{(x^2+1)^2} = \frac{x^2+1 - 2x^2 - 4x}{(x^2+1)^2} = \frac{-x^2-4x+1}{(x^2+1)^2}
(4) f(x)=2x+1x2+x+1f(x) = \frac{2x+1}{x^2+x+1}
f(x)=2(x2+x+1)(2x+1)(2x+1)(x2+x+1)2=2x2+2x+2(4x2+4x+1)(x2+x+1)2=2x22x+1(x2+x+1)2f'(x) = \frac{2 \cdot (x^2+x+1) - (2x+1) \cdot (2x+1)}{(x^2+x+1)^2} = \frac{2x^2+2x+2 - (4x^2+4x+1)}{(x^2+x+1)^2} = \frac{-2x^2-2x+1}{(x^2+x+1)^2}
(5) f(x)=x2(5x3+3)f(x) = x^2(5x^3+3)
f(x)=5x5+3x2f(x) = 5x^5 + 3x^2
f(x)=25x4+6xf'(x) = 25x^4 + 6x
(6) f(x)=x2(5x3+3)5f(x) = x^2(5x^3+3)^5
f(x)=2x(5x3+3)5+x25(5x3+3)4(15x2)=2x(5x3+3)5+75x4(5x3+3)4=x(5x3+3)4[2(5x3+3)+75x3]=x(5x3+3)4(85x3+6)f'(x) = 2x(5x^3+3)^5 + x^2 \cdot 5(5x^3+3)^4 \cdot (15x^2) = 2x(5x^3+3)^5 + 75x^4(5x^3+3)^4 = x(5x^3+3)^4 [2(5x^3+3) + 75x^3] = x(5x^3+3)^4 (85x^3+6)
(7) f(x)=(x2+3x+2)(x21)f(x) = (x^2+3x+2)(x^2-1)
f(x)=(2x+3)(x21)+(x2+3x+2)(2x)=2x32x+3x23+2x3+6x2+4x=4x3+9x2+2x3f'(x) = (2x+3)(x^2-1) + (x^2+3x+2)(2x) = 2x^3-2x+3x^2-3 + 2x^3+6x^2+4x = 4x^3+9x^2+2x-3
(8) f(x)=x2+xf(x) = \frac{\sqrt{x}}{2+x}
f(x)=12x(2+x)x1(2+x)2=2+x2x2x2x(2+x)2=2+x2x2x(2+x)2=2x2x(2+x)2f'(x) = \frac{\frac{1}{2\sqrt{x}} \cdot (2+x) - \sqrt{x} \cdot 1}{(2+x)^2} = \frac{\frac{2+x}{2\sqrt{x}} - \frac{2x}{2\sqrt{x}}}{(2+x)^2} = \frac{2+x-2x}{2\sqrt{x}(2+x)^2} = \frac{2-x}{2\sqrt{x}(2+x)^2}
(9) f(x)=x1x+1f(x) = \frac{\sqrt{x}-1}{\sqrt{x}+1}
f(x)=12x(x+1)(x1)12x(x+1)2=x+1(x1)2x(x+1)2=22x(x+1)2=1x(x+1)2=1x(x+2x+1)f'(x) = \frac{\frac{1}{2\sqrt{x}} \cdot (\sqrt{x}+1) - (\sqrt{x}-1) \cdot \frac{1}{2\sqrt{x}}}{(\sqrt{x}+1)^2} = \frac{\frac{\sqrt{x}+1 - (\sqrt{x}-1)}{2\sqrt{x}}}{(\sqrt{x}+1)^2} = \frac{2}{2\sqrt{x}(\sqrt{x}+1)^2} = \frac{1}{\sqrt{x}(\sqrt{x}+1)^2} = \frac{1}{\sqrt{x}(x+2\sqrt{x}+1)}
(10) f(x)=xx2+1f(x) = x\sqrt{x^2+1}
f(x)=1x2+1+x12x2+12x=x2+1+x2x2+1=x2+1+x2x2+1=2x2+1x2+1f'(x) = 1 \cdot \sqrt{x^2+1} + x \cdot \frac{1}{2\sqrt{x^2+1}} \cdot 2x = \sqrt{x^2+1} + \frac{x^2}{\sqrt{x^2+1}} = \frac{x^2+1+x^2}{\sqrt{x^2+1}} = \frac{2x^2+1}{\sqrt{x^2+1}}
(11) f(x)=xx1f(x) = x\sqrt{x-1}
f(x)=1x1+x12x1=x1+x2x1=2(x1)+x2x1=3x22x1f'(x) = 1 \cdot \sqrt{x-1} + x \cdot \frac{1}{2\sqrt{x-1}} = \sqrt{x-1} + \frac{x}{2\sqrt{x-1}} = \frac{2(x-1)+x}{2\sqrt{x-1}} = \frac{3x-2}{2\sqrt{x-1}}
(12) f(x)=x1x+1f(x) = \sqrt{\frac{x-1}{x+1}}
f(x)=12x1x+11(x+1)(x1)1(x+1)2=12x1x+1x+1x+1(x+1)2=12x1x+12(x+1)2=1x1x+1(x+1)2=1x1x+1(x+1)2=x+1x1(x+1)2=1x1(x+1)3/2f'(x) = \frac{1}{2\sqrt{\frac{x-1}{x+1}}} \cdot \frac{1 \cdot (x+1) - (x-1) \cdot 1}{(x+1)^2} = \frac{1}{2\sqrt{\frac{x-1}{x+1}}} \cdot \frac{x+1-x+1}{(x+1)^2} = \frac{1}{2\sqrt{\frac{x-1}{x+1}}} \cdot \frac{2}{(x+1)^2} = \frac{1}{\sqrt{\frac{x-1}{x+1}}(x+1)^2} = \frac{1}{\frac{\sqrt{x-1}}{\sqrt{x+1}}(x+1)^2} = \frac{\sqrt{x+1}}{\sqrt{x-1}(x+1)^2} = \frac{1}{\sqrt{x-1}(x+1)^{3/2}}

3. 最終的な答え

(1) f(x)=2x(x2+1)2f'(x) = \frac{-2x}{(x^2+1)^2}
(2) f(x)=1x2(x2+1)2f'(x) = \frac{1-x^2}{(x^2+1)^2}
(3) f(x)=x24x+1(x2+1)2f'(x) = \frac{-x^2-4x+1}{(x^2+1)^2}
(4) f(x)=2x22x+1(x2+x+1)2f'(x) = \frac{-2x^2-2x+1}{(x^2+x+1)^2}
(5) f(x)=25x4+6xf'(x) = 25x^4 + 6x
(6) f(x)=x(5x3+3)4(85x3+6)f'(x) = x(5x^3+3)^4 (85x^3+6)
(7) f(x)=4x3+9x2+2x3f'(x) = 4x^3+9x^2+2x-3
(8) f(x)=2x2x(2+x)2f'(x) = \frac{2-x}{2\sqrt{x}(2+x)^2}
(9) f(x)=1x(x+2x+1)f'(x) = \frac{1}{\sqrt{x}(x+2\sqrt{x}+1)}
(10) f(x)=2x2+1x2+1f'(x) = \frac{2x^2+1}{\sqrt{x^2+1}}
(11) f(x)=3x22x1f'(x) = \frac{3x-2}{2\sqrt{x-1}}
(12) f(x)=1x1(x+1)3/2f'(x) = \frac{1}{\sqrt{x-1}(x+1)^{3/2}}

「解析学」の関連問題

次の関数の最大値と最小値を求め、その時の$\theta$の値を求めよ。ただし、$0 \le \theta \le \pi$とする。 (1) $y = \sin{\theta} - \sqrt{3}\c...

三角関数最大値最小値三角関数の合成加法定理
2025/6/20

問題は、0 <= θ < 2π の範囲で、以下の三角関数に関する方程式と不等式を解くことです。 (1) $sin θ + \sqrt{3} cos θ = \sqrt{3}$ (2) $cos 2θ ...

三角関数三角方程式三角不等式三角関数の合成
2025/6/20

与えられた三角関数の値を求める問題です。具体的には、sin, cos, tan の特定の角度における値を計算します。角度はラジアンで与えられています。

三角関数sincostanラジアン単位円
2025/6/20

問題は、$\int x \cos x \, dx$ を計算することです。これは、部分積分を使って解くことができます。

積分部分積分定積分
2025/6/20

$\sin 2\theta + \cos \theta \geq 0$ を解く問題です。

三角関数不等式三角関数の合成解の範囲
2025/6/20

与えられた問題は、以下の2つの極限を求めることです。 (1) $\lim_{x \to \infty} 3^x$ (2) $\lim_{x \to \infty} \frac{1}{x}$

極限指数関数収束発散
2025/6/20

問1: 不定積分 $\int \frac{1}{\sqrt{x}} dx$ を求め、$\frac{\text{①}}{\text{②}} x^{\text{③}} + C$ の形で答える。 問2: 定...

積分不定積分定積分積分計算三角関数
2025/6/20

以下の5つの極限を求める問題です。 (1) $\lim_{x\to\infty} 3^x$ (2) $\lim_{x\to\infty} \log_5 x$ (3) $\lim_{x\to-\inft...

極限関数三角関数指数関数対数関数
2025/6/20

$y = \sin(3x)$ のマクローリン展開の第 $n+1$ 項を求める問題です。問題文から、$(-1)^{\text{ア}} (3x)^{\text{イ}} / (\text{ウ})!$ の $...

マクローリン展開三角関数テイラー展開級数
2025/6/20

関数 $y = \sqrt{2+x}$ のマクローリン展開の第$n+1$項を求める問題です。与えられた式中の空欄「ア」「イ」「ウ」を埋める必要があります。

マクローリン展開テイラー展開微分関数級数
2025/6/20