導関数の定義に従って、関数 $f(x) = \frac{1}{x^2}$ を微分してください。解析学微分導関数極限関数の微分2025/7/51. 問題の内容導関数の定義に従って、関数 f(x)=1x2f(x) = \frac{1}{x^2}f(x)=x21 を微分してください。2. 解き方の手順導関数の定義は次の通りです。f′(x)=limh→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′(x)=limh→0hf(x+h)−f(x)この定義を用いて、f(x)=1x2f(x) = \frac{1}{x^2}f(x)=x21 の導関数を求めます。まず、f(x+h)f(x+h)f(x+h) を求めます。f(x+h)=1(x+h)2f(x+h) = \frac{1}{(x+h)^2}f(x+h)=(x+h)21次に、f(x+h)−f(x)h\frac{f(x+h) - f(x)}{h}hf(x+h)−f(x) を計算します。f(x+h)−f(x)h=1(x+h)2−1x2h=x2−(x+h)2hx2(x+h)2=x2−(x2+2xh+h2)hx2(x+h)2=−2xh−h2hx2(x+h)2=−2x−hx2(x+h)2\frac{f(x+h) - f(x)}{h} = \frac{\frac{1}{(x+h)^2} - \frac{1}{x^2}}{h} = \frac{x^2 - (x+h)^2}{h x^2 (x+h)^2} = \frac{x^2 - (x^2 + 2xh + h^2)}{h x^2 (x+h)^2} = \frac{-2xh - h^2}{h x^2 (x+h)^2} = \frac{-2x - h}{x^2 (x+h)^2}hf(x+h)−f(x)=h(x+h)21−x21=hx2(x+h)2x2−(x+h)2=hx2(x+h)2x2−(x2+2xh+h2)=hx2(x+h)2−2xh−h2=x2(x+h)2−2x−h最後に、limh→0−2x−hx2(x+h)2\lim_{h \to 0} \frac{-2x - h}{x^2 (x+h)^2}limh→0x2(x+h)2−2x−h を計算します。limh→0−2x−hx2(x+h)2=−2x−0x2(x+0)2=−2xx2x2=−2xx4=−2x3\lim_{h \to 0} \frac{-2x - h}{x^2 (x+h)^2} = \frac{-2x - 0}{x^2 (x+0)^2} = \frac{-2x}{x^2 x^2} = \frac{-2x}{x^4} = -\frac{2}{x^3}limh→0x2(x+h)2−2x−h=x2(x+0)2−2x−0=x2x2−2x=x4−2x=−x323. 最終的な答えf′(x)=−2x3f'(x) = -\frac{2}{x^3}f′(x)=−x32