導関数の定義に従って、$f(x) = \frac{1}{x^2}$ を微分する問題です。解析学微分導関数極限関数2025/7/251. 問題の内容導関数の定義に従って、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 を微分します。ステップ1: 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ステップ2: 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\frac{f(x+h) - f(x)}{h} = \frac{\frac{1}{(x+h)^2} - \frac{1}{x^2}}{h}hf(x+h)−f(x)=h(x+h)21−x21=x2−(x+h)2h(x+h)2x2= \frac{x^2 - (x+h)^2}{h(x+h)^2 x^2}=h(x+h)2x2x2−(x+h)2=x2−(x2+2xh+h2)h(x+h)2x2= \frac{x^2 - (x^2 + 2xh + h^2)}{h(x+h)^2 x^2}=h(x+h)2x2x2−(x2+2xh+h2)=−2xh−h2h(x+h)2x2= \frac{-2xh - h^2}{h(x+h)^2 x^2}=h(x+h)2x2−2xh−h2=−2x−h(x+h)2x2= \frac{-2x - h}{(x+h)^2 x^2}=(x+h)2x2−2x−hステップ3: limh→0f(x+h)−f(x)h\lim_{h \to 0} \frac{f(x+h) - f(x)}{h}limh→0hf(x+h)−f(x) を計算します。f′(x)=limh→0−2x−h(x+h)2x2f'(x) = \lim_{h \to 0} \frac{-2x - h}{(x+h)^2 x^2}f′(x)=limh→0(x+h)2x2−2x−h=−2x−0(x+0)2x2= \frac{-2x - 0}{(x+0)^2 x^2}=(x+0)2x2−2x−0=−2xx4= \frac{-2x}{x^4}=x4−2x=−2x3= \frac{-2}{x^3}=x3−23. 最終的な答えf′(x)=−2x3f'(x) = -\frac{2}{x^3}f′(x)=−x32