問題は、以下の3つの関数を導関数の定義に従って微分することです。 (1) $f(x) = \frac{1}{x-2}$ (2) $f(x) = \frac{1}{x^2}$ (3) $f(x) = \sqrt{2x}$

解析学微分導関数極限
2025/6/15

1. 問題の内容

問題は、以下の3つの関数を導関数の定義に従って微分することです。
(1) f(x)=1x2f(x) = \frac{1}{x-2}
(2) f(x)=1x2f(x) = \frac{1}{x^2}
(3) f(x)=2xf(x) = \sqrt{2x}

2. 解き方の手順

(1) f(x)=1x2f(x) = \frac{1}{x-2} の場合:
導関数の定義は、
f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
です。
これに f(x)=1x2f(x) = \frac{1}{x-2} を代入すると、
f(x)=limh01(x+h)21x2hf'(x) = \lim_{h \to 0} \frac{\frac{1}{(x+h)-2} - \frac{1}{x-2}}{h}
=limh0x2(x+h2)(x+h2)(x2)h = \lim_{h \to 0} \frac{\frac{x-2 - (x+h-2)}{(x+h-2)(x-2)}}{h}
=limh0h(x+h2)(x2)h = \lim_{h \to 0} \frac{\frac{-h}{(x+h-2)(x-2)}}{h}
=limh01(x+h2)(x2) = \lim_{h \to 0} \frac{-1}{(x+h-2)(x-2)}
=1(x2)2 = \frac{-1}{(x-2)^2}
(2) f(x)=1x2f(x) = \frac{1}{x^2} の場合:
導関数の定義は、
f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
これに f(x)=1x2f(x) = \frac{1}{x^2} を代入すると、
f(x)=limh01(x+h)21x2hf'(x) = \lim_{h \to 0} \frac{\frac{1}{(x+h)^2} - \frac{1}{x^2}}{h}
=limh0x2(x+h)2x2(x+h)2h = \lim_{h \to 0} \frac{\frac{x^2 - (x+h)^2}{x^2(x+h)^2}}{h}
=limh0x2(x2+2xh+h2)hx2(x+h)2 = \lim_{h \to 0} \frac{x^2 - (x^2 + 2xh + h^2)}{h x^2 (x+h)^2}
=limh02xhh2hx2(x+h)2 = \lim_{h \to 0} \frac{-2xh - h^2}{h x^2 (x+h)^2}
=limh02xhx2(x+h)2 = \lim_{h \to 0} \frac{-2x - h}{x^2 (x+h)^2}
=2xx2x2 = \frac{-2x}{x^2 x^2}
=2x3 = \frac{-2}{x^3}
(3) f(x)=2xf(x) = \sqrt{2x} の場合:
導関数の定義は、
f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
これに f(x)=2xf(x) = \sqrt{2x} を代入すると、
f(x)=limh02(x+h)2xhf'(x) = \lim_{h \to 0} \frac{\sqrt{2(x+h)} - \sqrt{2x}}{h}
=limh0(2(x+h)2x)(2(x+h)+2x)h(2(x+h)+2x) = \lim_{h \to 0} \frac{(\sqrt{2(x+h)} - \sqrt{2x})(\sqrt{2(x+h)} + \sqrt{2x})}{h(\sqrt{2(x+h)} + \sqrt{2x})}
=limh02(x+h)2xh(2(x+h)+2x) = \lim_{h \to 0} \frac{2(x+h) - 2x}{h(\sqrt{2(x+h)} + \sqrt{2x})}
=limh02hh(2(x+h)+2x) = \lim_{h \to 0} \frac{2h}{h(\sqrt{2(x+h)} + \sqrt{2x})}
=limh022(x+h)+2x = \lim_{h \to 0} \frac{2}{\sqrt{2(x+h)} + \sqrt{2x}}
=22x+2x = \frac{2}{\sqrt{2x} + \sqrt{2x}}
=222x = \frac{2}{2\sqrt{2x}}
=12x = \frac{1}{\sqrt{2x}}
=2x2x = \frac{\sqrt{2x}}{2x}

3. 最終的な答え

(1) f(x)=1(x2)2f'(x) = -\frac{1}{(x-2)^2}
(2) f(x)=2x3f'(x) = -\frac{2}{x^3}
(3) f(x)=12x=2x2xf'(x) = \frac{1}{\sqrt{2x}} = \frac{\sqrt{2x}}{2x}

「解析学」の関連問題

$\int_{0}^{1} \frac{1}{x^{\alpha}} dx$ ($\alpha > 0$)を求めよ。

定積分広義積分積分計算関数の収束・発散
2025/6/15

与えられた関数 $y = 4x - \frac{1}{3}x^3$ が、ある $x$ の値で極大値を持つときの、$x$ の値と極大値を求める問題です。

微分極値関数の最大値二階微分
2025/6/15

点$(0, 2)$から曲線$y = x^3 - x^2 - 1$に引いた接線の方程式をすべて求める。

微分接線曲線方程式
2025/6/15

次の曲線または直線で囲まれた図形をx軸のまわりに1回転してできる回転体の体積を求めます。 (1) $y = 3x$, $x = 1$, $x = 2$, $x$軸 (2) $y = \frac{1}{...

積分回転体の体積定積分関数
2025/6/15

関数 $y = x^3 - 3x^2 + 1$ について、接線の傾きが $-3$ となる点の座標と、その点における接線の方程式を求める。

微分接線導関数関数のグラフ
2025/6/15

曲線 $y = x^3 - x$ 上の点 $(1, 0)$ における接線の方程式を求める。

微分接線導関数
2025/6/15

半角の公式を用いて、以下の値を求めよ。 (1) $\sin \frac{\pi}{8}$ (2) $\sin \frac{3\pi}{8}$ (3) $\cos \frac{3\pi}{8}$

三角関数半角の公式三角比sincos
2025/6/15

与えられた2つの極限値を求める問題です。 最初の極限は$\lim_{x \to 2} \frac{x^3 - 8}{x - 2}$ であり、 2番目の極限は$\lim_{h \to 0} \frac{...

極限微分因数分解微分係数
2025/6/15

問題は2つの極限を求める問題です。 1つ目は $\lim_{x \to 2} \frac{x^3 - 8}{x - 2}$ を求め、 2つ目は $\lim_{h \to 0} \frac{(2x+h)...

極限微分因数分解
2025/6/15

二つの曲線 $y = \log x$ と $y = ax^2$ が接する。 (1) $a$ の値と接点の座標を求めよ。 (2) この二つの曲線と $x$ 軸で囲まれる部分の面積を求めよ。

対数関数微分積分面積接線
2025/6/15