関数 $f(x) = \frac{1}{\sqrt{x}}$ について、$x=3$ における微分係数を定義に従って求める問題です。解析学微分微分係数極限関数の微分有理化2025/6/231. 問題の内容関数 f(x)=1xf(x) = \frac{1}{\sqrt{x}}f(x)=x1 について、x=3x=3x=3 における微分係数を定義に従って求める問題です。2. 解き方の手順微分係数の定義は以下の通りです。f′(a)=limh→0f(a+h)−f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}f′(a)=limh→0hf(a+h)−f(a)この問題では、f(x)=1xf(x) = \frac{1}{\sqrt{x}}f(x)=x1、a=3a = 3a=3 なので、以下の式を計算します。f′(3)=limh→0f(3+h)−f(3)h=limh→013+h−13hf'(3) = \lim_{h \to 0} \frac{f(3+h) - f(3)}{h} = \lim_{h \to 0} \frac{\frac{1}{\sqrt{3+h}} - \frac{1}{\sqrt{3}}}{h}f′(3)=limh→0hf(3+h)−f(3)=limh→0h3+h1−31まず、分子を通分します。13+h−13=3−3+h33+h\frac{1}{\sqrt{3+h}} - \frac{1}{\sqrt{3}} = \frac{\sqrt{3} - \sqrt{3+h}}{\sqrt{3}\sqrt{3+h}}3+h1−31=33+h3−3+h次に、分子を有理化します。3−3+h33+h=(3−3+h)(3+3+h)33+h(3+3+h)=3−(3+h)33+h(3+3+h)=−h33+h(3+3+h)\frac{\sqrt{3} - \sqrt{3+h}}{\sqrt{3}\sqrt{3+h}} = \frac{(\sqrt{3} - \sqrt{3+h})(\sqrt{3} + \sqrt{3+h})}{\sqrt{3}\sqrt{3+h}(\sqrt{3} + \sqrt{3+h})} = \frac{3 - (3+h)}{\sqrt{3}\sqrt{3+h}(\sqrt{3} + \sqrt{3+h})} = \frac{-h}{\sqrt{3}\sqrt{3+h}(\sqrt{3} + \sqrt{3+h})}33+h3−3+h=33+h(3+3+h)(3−3+h)(3+3+h)=33+h(3+3+h)3−(3+h)=33+h(3+3+h)−hこれを元の式に代入すると、f′(3)=limh→0−h33+h(3+3+h)h=limh→0−133+h(3+3+h)f'(3) = \lim_{h \to 0} \frac{\frac{-h}{\sqrt{3}\sqrt{3+h}(\sqrt{3} + \sqrt{3+h})}}{h} = \lim_{h \to 0} \frac{-1}{\sqrt{3}\sqrt{3+h}(\sqrt{3} + \sqrt{3+h})}f′(3)=limh→0h33+h(3+3+h)−h=limh→033+h(3+3+h)−1h→0h \to 0h→0 の極限を取ると、f′(3)=−133(3+3)=−13(23)=−163f'(3) = \frac{-1}{\sqrt{3}\sqrt{3}(\sqrt{3} + \sqrt{3})} = \frac{-1}{3(2\sqrt{3})} = \frac{-1}{6\sqrt{3}}f′(3)=33(3+3)−1=3(23)−1=63−1分母を有理化すると、f′(3)=−163⋅33=−318f'(3) = \frac{-1}{6\sqrt{3}} \cdot \frac{\sqrt{3}}{\sqrt{3}} = \frac{-\sqrt{3}}{18}f′(3)=63−1⋅33=18−33. 最終的な答え−318-\frac{\sqrt{3}}{18}−183