次の定積分を置換積分を用いて計算する問題です。 $\int_{0}^{1} \frac{1 - x^3}{\sqrt{4x - x^4 + 1}} dx$解析学定積分置換積分積分計算2025/7/211. 問題の内容次の定積分を置換積分を用いて計算する問題です。∫011−x34x−x4+1dx\int_{0}^{1} \frac{1 - x^3}{\sqrt{4x - x^4 + 1}} dx∫014x−x4+11−x3dx2. 解き方の手順まず、t=4x−x4+1t = 4x - x^4 + 1t=4x−x4+1 と置換します。すると、dtdx=4−4x3=4(1−x3)\frac{dt}{dx} = 4 - 4x^3 = 4(1 - x^3)dxdt=4−4x3=4(1−x3) となります。したがって、dx=dt4(1−x3)dx = \frac{dt}{4(1 - x^3)}dx=4(1−x3)dt となります。また、積分範囲も変わります。x=0x = 0x=0 のとき、t=4(0)−(0)4+1=1t = 4(0) - (0)^4 + 1 = 1t=4(0)−(0)4+1=1x=1x = 1x=1 のとき、t=4(1)−(1)4+1=4−1+1=4t = 4(1) - (1)^4 + 1 = 4 - 1 + 1 = 4t=4(1)−(1)4+1=4−1+1=4したがって、積分は次のようになります。∫011−x34x−x4+1dx=∫141−x3t⋅dt4(1−x3)=∫1414tdt\int_{0}^{1} \frac{1 - x^3}{\sqrt{4x - x^4 + 1}} dx = \int_{1}^{4} \frac{1 - x^3}{\sqrt{t}} \cdot \frac{dt}{4(1 - x^3)} = \int_{1}^{4} \frac{1}{4\sqrt{t}} dt∫014x−x4+11−x3dx=∫14t1−x3⋅4(1−x3)dt=∫144t1dt∫1414tdt=14∫14t−12dt=14[t1212]14=14[2t]14=14(24−21)=14(2⋅2−2⋅1)=14(4−2)=14⋅2=12\int_{1}^{4} \frac{1}{4\sqrt{t}} dt = \frac{1}{4} \int_{1}^{4} t^{-\frac{1}{2}} dt = \frac{1}{4} \left[ \frac{t^{\frac{1}{2}}}{\frac{1}{2}} \right]_{1}^{4} = \frac{1}{4} \left[ 2\sqrt{t} \right]_{1}^{4} = \frac{1}{4} (2\sqrt{4} - 2\sqrt{1}) = \frac{1}{4}(2 \cdot 2 - 2 \cdot 1) = \frac{1}{4}(4 - 2) = \frac{1}{4} \cdot 2 = \frac{1}{2}∫144t1dt=41∫14t−21dt=41[21t21]14=41[2t]14=41(24−21)=41(2⋅2−2⋅1)=41(4−2)=41⋅2=213. 最終的な答え12\frac{1}{2}21