関数 $f(x) = \frac{1}{x^2}$ を導関数の定義に従って微分します。解析学微分導関数極限関数の微分2025/7/291. 問題の内容関数 f(x)=1x2f(x) = \frac{1}{x^2}f(x)=x21 を導関数の定義に従って微分します。2. 解き方の手順導関数の定義は次の通りです。f′(x)=limh→0f(x+h)−f(x)h f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} f′(x)=h→0limhf(x+h)−f(x)与えられた関数 f(x)=1x2f(x) = \frac{1}{x^2}f(x)=x21 を代入します。f′(x)=limh→01(x+h)2−1x2h f'(x) = \lim_{h \to 0} \frac{\frac{1}{(x+h)^2} - \frac{1}{x^2}}{h} f′(x)=h→0limh(x+h)21−x21分子を通分します。f′(x)=limh→0x2−(x+h)2h(x+h)2x2 f'(x) = \lim_{h \to 0} \frac{x^2 - (x+h)^2}{h(x+h)^2 x^2} f′(x)=h→0limh(x+h)2x2x2−(x+h)2分子を展開します。f′(x)=limh→0x2−(x2+2xh+h2)h(x+h)2x2 f'(x) = \lim_{h \to 0} \frac{x^2 - (x^2 + 2xh + h^2)}{h(x+h)^2 x^2} f′(x)=h→0limh(x+h)2x2x2−(x2+2xh+h2)f′(x)=limh→0x2−x2−2xh−h2h(x+h)2x2 f'(x) = \lim_{h \to 0} \frac{x^2 - x^2 - 2xh - h^2}{h(x+h)^2 x^2} f′(x)=h→0limh(x+h)2x2x2−x2−2xh−h2f′(x)=limh→0−2xh−h2h(x+h)2x2 f'(x) = \lim_{h \to 0} \frac{-2xh - h^2}{h(x+h)^2 x^2} f′(x)=h→0limh(x+h)2x2−2xh−h2hhh で約分します。f′(x)=limh→0−2x−h(x+h)2x2 f'(x) = \lim_{h \to 0} \frac{-2x - h}{(x+h)^2 x^2} f′(x)=h→0lim(x+h)2x2−2x−hh→0h \to 0h→0 の極限を取ります。f′(x)=−2x(x+0)2x2 f'(x) = \frac{-2x}{(x+0)^2 x^2} f′(x)=(x+0)2x2−2xf′(x)=−2xx4 f'(x) = \frac{-2x}{x^4} f′(x)=x4−2xf′(x)=−2x3 f'(x) = -\frac{2}{x^3} f′(x)=−x323. 最終的な答えf′(x)=−2x3f'(x) = -\frac{2}{x^3}f′(x)=−x32