関数 $f(x) = x^2 - 1$ について、$x = -1$ における微分係数 $f'(-1)$ を、微分係数の定義に基づいて求める問題です。解析学微分係数極限関数の微分2025/5/181. 問題の内容関数 f(x)=x2−1f(x) = x^2 - 1f(x)=x2−1 について、x=−1x = -1x=−1 における微分係数 f′(−1)f'(-1)f′(−1) を、微分係数の定義に基づいて求める問題です。2. 解き方の手順微分係数の定義より、f′(−1)=limh→0f(−1+h)−f(−1)hf'(-1) = \lim_{h \to 0} \frac{f(-1+h) - f(-1)}{h}f′(−1)=limh→0hf(−1+h)−f(−1)f(x)=x2−1f(x) = x^2 - 1f(x)=x2−1 より、f(−1+h)=(−1+h)2−1=1−2h+h2−1=h2−2hf(-1+h) = (-1+h)^2 - 1 = 1 - 2h + h^2 - 1 = h^2 - 2hf(−1+h)=(−1+h)2−1=1−2h+h2−1=h2−2hf(−1)=(−1)2−1=1−1=0f(-1) = (-1)^2 - 1 = 1 - 1 = 0f(−1)=(−1)2−1=1−1=0したがって、f′(−1)=limh→0h2−2h−0h=limh→0h2−2hh=limh→0h(h−2)h=limh→0(h−2)f'(-1) = \lim_{h \to 0} \frac{h^2 - 2h - 0}{h} = \lim_{h \to 0} \frac{h^2 - 2h}{h} = \lim_{h \to 0} \frac{h(h - 2)}{h} = \lim_{h \to 0} (h - 2)f′(−1)=limh→0hh2−2h−0=limh→0hh2−2h=limh→0hh(h−2)=limh→0(h−2)h→0h \to 0h→0 のとき、h−2→−2h - 2 \to -2h−2→−2 なので、f′(−1)=−2f'(-1) = -2f′(−1)=−2画像にある穴埋めを埋めていきます。f′(−1)=limh→0Ah+Chf'(-1) = \lim_{h \to 0} \frac{Ah + C}{h}f′(−1)=limh→0hAh+C なので、Ah+C=h2−2hAh + C = h^2 - 2hAh+C=h2−2h となります。したがって、Ah+Ch=h2−2hAh + Ch = h^2 - 2hAh+Ch=h2−2h です。画像をよく見ると、C2C^2C2となっているので、Ah+Ch2Ah+Ch^2Ah+Ch2と考えられます。これは間違いなので、Ah+ChAh+ChAh+Chと訂正します。f′(−1)=limh→0Ah+Chh=limh→0(A+C)f'(-1) = \lim_{h \to 0} \frac{Ah + Ch}{h} = \lim_{h \to 0} (A+C)f′(−1)=limh→0hAh+Ch=limh→0(A+C)。f′(−1)=limh→0(h−2)=−2f'(-1) = \lim_{h \to 0} (h-2) = -2f′(−1)=limh→0(h−2)=−2したがって、A=−2A=-2A=−2C=0C=0C=0f′(−1)=limh→0f(−1+h)−f(−1)h=limh→0Ah+Bh2hf'(-1) = \lim_{h \to 0} \frac{f(-1+h) - f(-1)}{h} = \lim_{h \to 0} \frac{Ah + Bh^2}{h}f′(−1)=limh→0hf(−1+h)−f(−1)=limh→0hAh+Bh2f′(−1)=limh→0h2−2hh=limh→0−2h+h2h=limh→0(−2+h)f'(-1) = \lim_{h \to 0} \frac{h^2 - 2h}{h} = \lim_{h \to 0} \frac{-2h + h^2}{h} = \lim_{h \to 0} (-2 + h)f′(−1)=limh→0hh2−2h=limh→0h−2h+h2=limh→0(−2+h)したがって、A=−2A = -2A=−2, B=1B=1B=1limh→0(A+Bh)=A\lim_{h \to 0} (A+Bh) = Alimh→0(A+Bh)=Aしたがって、AB=−2AB = -2AB=−2、C=0C = 0C=0limh→0(AB+C)=−2+0=−2=DE\lim_{h \to 0} (AB+C) = -2 + 0 = -2 = DElimh→0(AB+C)=−2+0=−2=DED=−2,E=0D=-2, E=0D=−2,E=03. 最終的な答えA: -2B: 1C: 0D: -2E: 0