次の関数を、導関数の定義に従って微分する問題です。 (1) $f(x) = x^2$ (2) $f(x) = \sqrt{x}$解析学微分導関数極限関数の微分2025/6/171. 問題の内容次の関数を、導関数の定義に従って微分する問題です。(1) f(x)=x2f(x) = x^2f(x)=x2(2) f(x)=xf(x) = \sqrt{x}f(x)=x2. 解き方の手順(1) f(x)=x2f(x) = x^2f(x)=x2 の場合導関数の定義は、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)=x2f(x) = x^2f(x)=x2 を代入すると、f′(x)=limh→0(x+h)2−x2hf'(x) = \lim_{h \to 0} \frac{(x+h)^2 - x^2}{h}f′(x)=limh→0h(x+h)2−x2展開して整理すると、f′(x)=limh→0x2+2xh+h2−x2hf'(x) = \lim_{h \to 0} \frac{x^2 + 2xh + h^2 - x^2}{h}f′(x)=limh→0hx2+2xh+h2−x2f′(x)=limh→02xh+h2hf'(x) = \lim_{h \to 0} \frac{2xh + h^2}{h}f′(x)=limh→0h2xh+h2f′(x)=limh→0(2x+h)f'(x) = \lim_{h \to 0} (2x + h)f′(x)=limh→0(2x+h)h→0h \to 0h→0 の極限を取ると、f′(x)=2xf'(x) = 2xf′(x)=2x(2) f(x)=xf(x) = \sqrt{x}f(x)=x の場合導関数の定義は、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)=xf(x) = \sqrt{x}f(x)=x を代入すると、f′(x)=limh→0x+h−xhf'(x) = \lim_{h \to 0} \frac{\sqrt{x+h} - \sqrt{x}}{h}f′(x)=limh→0hx+h−x分子を有理化するために、x+h+x\sqrt{x+h} + \sqrt{x}x+h+x を分子と分母に掛けます。f′(x)=limh→0(x+h−x)(x+h+x)h(x+h+x)f'(x) = \lim_{h \to 0} \frac{(\sqrt{x+h} - \sqrt{x})(\sqrt{x+h} + \sqrt{x})}{h(\sqrt{x+h} + \sqrt{x})}f′(x)=limh→0h(x+h+x)(x+h−x)(x+h+x)f′(x)=limh→0(x+h)−xh(x+h+x)f'(x) = \lim_{h \to 0} \frac{(x+h) - x}{h(\sqrt{x+h} + \sqrt{x})}f′(x)=limh→0h(x+h+x)(x+h)−xf′(x)=limh→0hh(x+h+x)f'(x) = \lim_{h \to 0} \frac{h}{h(\sqrt{x+h} + \sqrt{x})}f′(x)=limh→0h(x+h+x)hf′(x)=limh→01x+h+xf'(x) = \lim_{h \to 0} \frac{1}{\sqrt{x+h} + \sqrt{x}}f′(x)=limh→0x+h+x1h→0h \to 0h→0 の極限を取ると、f′(x)=1x+xf'(x) = \frac{1}{\sqrt{x} + \sqrt{x}}f′(x)=x+x1f′(x)=12xf'(x) = \frac{1}{2\sqrt{x}}f′(x)=2x13. 最終的な答え(1) f(x)=x2f(x) = x^2f(x)=x2 のとき、f′(x)=2xf'(x) = 2xf′(x)=2x(2) f(x)=xf(x) = \sqrt{x}f(x)=x のとき、f′(x)=12xf'(x) = \frac{1}{2\sqrt{x}}f′(x)=2x1