問題は以下の2つです。 (1) 関数 $y=f(x)$ と $y=g(x)$ が微分可能なとき、積の微分公式 $\{f(x)g(x)\}' = f'(x)g(x) + f(x)g'(x)$ が成り立つことを、微分の定義を用いて証明する。 (2) 関数 $y=f(x)$ と $y=g(x)$ が微分可能で、かつ $g(x) \neq 0$ のとき、商の微分公式 $\left\{\frac{f(x)}{g(x)}\right\}' = \frac{f'(x)g(x) - f(x)g'(x)}{\{g(x)\}^2}$ が成り立つことを、微分の定義を用いて証明する。

解析学微分積の微分公式商の微分公式微分の定義極限
2025/4/6

1. 問題の内容

問題は以下の2つです。
(1) 関数 y=f(x)y=f(x)y=g(x)y=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) が成り立つことを、微分の定義を用いて証明する。
(2) 関数 y=f(x)y=f(x)y=g(x)y=g(x) が微分可能で、かつ g(x)0g(x) \neq 0 のとき、商の微分公式 {f(x)g(x)}=f(x)g(x)f(x)g(x){g(x)}2\left\{\frac{f(x)}{g(x)}\right\}' = \frac{f'(x)g(x) - f(x)g'(x)}{\{g(x)\}^2} が成り立つことを、微分の定義を用いて証明する。

2. 解き方の手順

(1) 積の微分公式の証明
微分の定義より、
{f(x)g(x)}=limh0f(x+h)g(x+h)f(x)g(x)h\{f(x)g(x)\}' = \lim_{h \to 0} \frac{f(x+h)g(x+h) - f(x)g(x)}{h}
この式を変形するために、f(x+h)g(x)f(x+h)g(x)f(x+h)g(x) - f(x+h)g(x) を分子に加える(つまり 00 を足す)と、
limh0f(x+h)g(x+h)f(x+h)g(x)+f(x+h)g(x)f(x)g(x)h\lim_{h \to 0} \frac{f(x+h)g(x+h) - f(x+h)g(x) + f(x+h)g(x) - f(x)g(x)}{h}
=limh0f(x+h)(g(x+h)g(x))+g(x)(f(x+h)f(x))h= \lim_{h \to 0} \frac{f(x+h)(g(x+h) - g(x)) + g(x)(f(x+h) - f(x))}{h}
=limh0(f(x+h)g(x+h)g(x)h+g(x)f(x+h)f(x)h)= \lim_{h \to 0} \left( f(x+h) \frac{g(x+h) - g(x)}{h} + g(x) \frac{f(x+h) - f(x)}{h} \right)
f(x)f(x)g(x)g(x) は微分可能なので、h0h \to 0 のとき f(x+h)f(x)f(x+h) \to f(x) である。したがって、
=f(x)limh0g(x+h)g(x)h+g(x)limh0f(x+h)f(x)h= f(x) \lim_{h \to 0} \frac{g(x+h) - g(x)}{h} + g(x) \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
=f(x)g(x)+g(x)f(x)= f(x)g'(x) + g(x)f'(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) が成り立つ。
(2) 商の微分公式の証明
微分の定義より、
{f(x)g(x)}=limh0f(x+h)g(x+h)f(x)g(x)h\left\{\frac{f(x)}{g(x)}\right\}' = \lim_{h \to 0} \frac{\frac{f(x+h)}{g(x+h)} - \frac{f(x)}{g(x)}}{h}
=limh0f(x+h)g(x)f(x)g(x+h)hg(x+h)g(x)= \lim_{h \to 0} \frac{f(x+h)g(x) - f(x)g(x+h)}{h g(x+h) g(x)}
この式を変形するために、f(x)g(x)+f(x)g(x)-f(x)g(x) + f(x)g(x) を分子に加える(つまり 00 を足す)と、
limh0f(x+h)g(x)f(x)g(x)+f(x)g(x)f(x)g(x+h)hg(x+h)g(x)\lim_{h \to 0} \frac{f(x+h)g(x) - f(x)g(x) + f(x)g(x) - f(x)g(x+h)}{h g(x+h) g(x)}
=limh0g(x)(f(x+h)f(x))f(x)(g(x+h)g(x))hg(x+h)g(x)= \lim_{h \to 0} \frac{g(x)(f(x+h) - f(x)) - f(x)(g(x+h) - g(x))}{h g(x+h) g(x)}
=limh0g(x)f(x+h)f(x)hf(x)g(x+h)g(x)hg(x+h)g(x)= \lim_{h \to 0} \frac{g(x)\frac{f(x+h) - f(x)}{h} - f(x)\frac{g(x+h) - g(x)}{h}}{g(x+h) g(x)}
f(x)f(x)g(x)g(x) は微分可能なので、h0h \to 0 のとき g(x+h)g(x)g(x+h) \to g(x) である。したがって、
=g(x)limh0f(x+h)f(x)hf(x)limh0g(x+h)g(x)hg(x)g(x)= \frac{g(x) \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} - f(x) \lim_{h \to 0} \frac{g(x+h) - g(x)}{h}}{g(x) g(x)}
=g(x)f(x)f(x)g(x){g(x)}2= \frac{g(x) f'(x) - f(x) g'(x)}{\{g(x)\}^2}
よって、{f(x)g(x)}=f(x)g(x)f(x)g(x){g(x)}2\left\{\frac{f(x)}{g(x)}\right\}' = \frac{f'(x)g(x) - f(x)g'(x)}{\{g(x)\}^2} が成り立つ。

3. 最終的な答え

(1) {f(x)g(x)}=f(x)g(x)+f(x)g(x)\{f(x)g(x)\}' = f'(x)g(x) + f(x)g'(x)
(2) {f(x)g(x)}=f(x)g(x)f(x)g(x){g(x)}2\left\{\frac{f(x)}{g(x)}\right\}' = \frac{f'(x)g(x) - f(x)g'(x)}{\{g(x)\}^2}

「解析学」の関連問題

与えられた関数の最大値と最小値を、定義域内で求めます。 (1) $f(x) = \tan x$, 定義域: $-\frac{\pi}{4} \le x < \frac{\pi}{2}$ (2) $f(...

関数の最大最小三角関数対数関数単調性
2025/5/14

関数 $f(x) = (x-1)^2$($x \geq 1$)の逆関数を $g(x)$ とします。 (1) $g(x)$ を求めます。 (2) $(f \circ g)(x)$ と $(g \circ...

逆関数関数の合成定義域値域
2025/5/14

関数 $f(x) = x[x]$ の $x=0$ と $x=1$ における連続性を調べる問題です。ここで、$[x]$ は $x$ を超えない最大の整数(ガウス記号)を表します。

関数の連続性極限ガウス記号関数の評価
2025/5/14

関数 $y = \log(1+x)$ の第 $n$ 次導関数を求める問題です。ただし、対数は自然対数とします。

導関数対数関数微分
2025/5/14

2変数関数 $z = e^{ax-y}$ が与えられたとき、$\frac{\partial^2 z}{\partial x^2} + \frac{\partial^2 z}{\partial y^2}...

偏微分2変数関数偏微分方程式
2025/5/14

関数 $y = \log(1+x)$ の第n次導関数を求める問題です。ただし、対数は自然対数とします。

導関数対数関数微分一般式
2025/5/14

与えられた2つの微分方程式の一般解を求める問題です。 (1) $\frac{dy}{dx} = \frac{3x - 2y}{2x + y}$ (2) $\frac{dy}{dx} = \frac{3...

微分方程式同次形変数分離法積分
2025/5/14

与えられた3つの二変数関数 $f(x, y)$ について、それぞれの偏導関数 $\frac{\partial f}{\partial x}$ と $\frac{\partial f}{\partial...

偏微分多変数関数微分
2025/5/14

与えられた式 $y = e^{\log 2} + 2e^{-\log 2}$ を簡略化して、$y$ の値を求めます。ここで、対数は自然対数 (底が $e$) であると仮定します。

指数関数対数関数式の簡略化自然対数
2025/5/14

次の極限を計算します。 $\lim_{x \to 0} \frac{\sin 3x - \sin x}{x}$

極限三角関数sin微分
2025/5/14