関数 $f(x) = \frac{1}{x^2}$ を導関数の定義に従って微分します。解析学微分導関数極限関数の微分2025/7/141. 問題の内容関数 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)=limh→01(x+h)2−1x2hf'(x) = \lim_{h \to 0} \frac{\frac{1}{(x+h)^2} - \frac{1}{x^2}}{h}f′(x)=limh→0h(x+h)21−x21分子を通分します。f′(x)=limh→0x2−(x+h)2x2(x+h)2hf'(x) = \lim_{h \to 0} \frac{\frac{x^2 - (x+h)^2}{x^2(x+h)^2}}{h}f′(x)=limh→0hx2(x+h)2x2−(x+h)2分子を展開し、整理します。f′(x)=limh→0x2−(x2+2xh+h2)hx2(x+h)2f'(x) = \lim_{h \to 0} \frac{x^2 - (x^2 + 2xh + h^2)}{h x^2 (x+h)^2}f′(x)=limh→0hx2(x+h)2x2−(x2+2xh+h2)f′(x)=limh→0−2xh−h2hx2(x+h)2f'(x) = \lim_{h \to 0} \frac{-2xh - h^2}{h x^2 (x+h)^2}f′(x)=limh→0hx2(x+h)2−2xh−h2hhh で約分します。f′(x)=limh→0−2x−hx2(x+h)2f'(x) = \lim_{h \to 0} \frac{-2x - h}{x^2 (x+h)^2}f′(x)=limh→0x2(x+h)2−2x−hh→0h \to 0h→0 の極限を取ります。f′(x)=−2xx2(x+0)2f'(x) = \frac{-2x}{x^2 (x+0)^2}f′(x)=x2(x+0)2−2xf′(x)=−2xx4f'(x) = \frac{-2x}{x^4}f′(x)=x4−2xxxx で約分します。f′(x)=−2x3f'(x) = \frac{-2}{x^3}f′(x)=x3−23. 最終的な答えf′(x)=−2x3f'(x) = -\frac{2}{x^3}f′(x)=−x32