与えられた関数 $f(x) = \frac{x^3 + 1}{\sqrt{x} + 1}$ の微分 $f'(x)$ を求める問題です。解析学微分関数の微分商の微分微分公式2025/6/121. 問題の内容与えられた関数 f(x)=x3+1x+1f(x) = \frac{x^3 + 1}{\sqrt{x} + 1}f(x)=x+1x3+1 の微分 f′(x)f'(x)f′(x) を求める問題です。2. 解き方の手順f(x)f(x)f(x) は商の形をしているので、商の微分公式を使います。商の微分公式は、(uv)′=u′v−uv′v2(\frac{u}{v})' = \frac{u'v - uv'}{v^2}(vu)′=v2u′v−uv′です。ここで、u=x3+1u = x^3 + 1u=x3+1、v=x+1v = \sqrt{x} + 1v=x+1 とおくと、u′=(x3+1)′=3x2u' = (x^3 + 1)' = 3x^2u′=(x3+1)′=3x2v′=(x+1)′=12xv' = (\sqrt{x} + 1)' = \frac{1}{2\sqrt{x}}v′=(x+1)′=2x1となります。これらを商の微分公式に代入すると、f′(x)=(3x2)(x+1)−(x3+1)(12x)(x+1)2f'(x) = \frac{(3x^2)(\sqrt{x} + 1) - (x^3 + 1)(\frac{1}{2\sqrt{x}})}{(\sqrt{x} + 1)^2}f′(x)=(x+1)2(3x2)(x+1)−(x3+1)(2x1)となります。これを整理します。分子を計算すると、3x2(x+1)−(x3+1)(12x)=3x5/2+3x2−x32x−12x=3x5/2+3x2−x5/22−12x=52x5/2+3x2−12x3x^2(\sqrt{x} + 1) - (x^3 + 1)(\frac{1}{2\sqrt{x}}) = 3x^{5/2} + 3x^2 - \frac{x^3}{2\sqrt{x}} - \frac{1}{2\sqrt{x}} = 3x^{5/2} + 3x^2 - \frac{x^{5/2}}{2} - \frac{1}{2\sqrt{x}} = \frac{5}{2}x^{5/2} + 3x^2 - \frac{1}{2\sqrt{x}}3x2(x+1)−(x3+1)(2x1)=3x5/2+3x2−2xx3−2x1=3x5/2+3x2−2x5/2−2x1=25x5/2+3x2−2x1となります。したがって、f′(x)=52x5/2+3x2−12x(x+1)2=5x5/2+6x2−1x2(x+1)2=5x3+6x5/2−12x(x+1)2f'(x) = \frac{\frac{5}{2}x^{5/2} + 3x^2 - \frac{1}{2\sqrt{x}}}{(\sqrt{x} + 1)^2} = \frac{5x^{5/2} + 6x^2 - \frac{1}{\sqrt{x}}}{2(\sqrt{x} + 1)^2} = \frac{5x^3 + 6x^{5/2} - 1}{2\sqrt{x}(\sqrt{x} + 1)^2}f′(x)=(x+1)225x5/2+3x2−2x1=2(x+1)25x5/2+6x2−x1=2x(x+1)25x3+6x5/2−13. 最終的な答え5x3+6x5/2−12x(x+1)2\frac{5x^3 + 6x^{5/2} - 1}{2\sqrt{x}(\sqrt{x} + 1)^2}2x(x+1)25x3+6x5/2−1