次の不定積分を計算します。 $\int \frac{x^3 + 9x + 2}{x^3 + 8} dx$解析学不定積分部分分数分解置換積分2025/7/221. 問題の内容次の不定積分を計算します。∫x3+9x+2x3+8dx\int \frac{x^3 + 9x + 2}{x^3 + 8} dx∫x3+8x3+9x+2dx2. 解き方の手順まず、被積分関数を以下のように変形します。x3+9x+2x3+8=x3+8+9x−6x3+8=1+9x−6x3+8\frac{x^3 + 9x + 2}{x^3 + 8} = \frac{x^3 + 8 + 9x - 6}{x^3 + 8} = 1 + \frac{9x - 6}{x^3 + 8}x3+8x3+9x+2=x3+8x3+8+9x−6=1+x3+89x−6次に、x3+8x^3 + 8x3+8 を因数分解します。x3+8=(x+2)(x2−2x+4)x^3 + 8 = (x+2)(x^2 - 2x + 4)x3+8=(x+2)(x2−2x+4)したがって、部分分数分解を行うと、9x−6(x+2)(x2−2x+4)=Ax+2+Bx+Cx2−2x+4\frac{9x - 6}{(x+2)(x^2 - 2x + 4)} = \frac{A}{x+2} + \frac{Bx + C}{x^2 - 2x + 4}(x+2)(x2−2x+4)9x−6=x+2A+x2−2x+4Bx+C両辺に (x+2)(x2−2x+4)(x+2)(x^2 - 2x + 4)(x+2)(x2−2x+4) をかけると、9x−6=A(x2−2x+4)+(Bx+C)(x+2)9x - 6 = A(x^2 - 2x + 4) + (Bx + C)(x+2)9x−6=A(x2−2x+4)+(Bx+C)(x+2)9x−6=Ax2−2Ax+4A+Bx2+2Bx+Cx+2C9x - 6 = Ax^2 - 2Ax + 4A + Bx^2 + 2Bx + Cx + 2C9x−6=Ax2−2Ax+4A+Bx2+2Bx+Cx+2C9x−6=(A+B)x2+(−2A+2B+C)x+(4A+2C)9x - 6 = (A+B)x^2 + (-2A + 2B + C)x + (4A + 2C)9x−6=(A+B)x2+(−2A+2B+C)x+(4A+2C)係数を比較して、A+B=0A + B = 0A+B=0−2A+2B+C=9-2A + 2B + C = 9−2A+2B+C=94A+2C=−64A + 2C = -64A+2C=−6これらの式を解くと、A=−2A = -2A=−2, B=2B = 2B=2, C=1C = 1C=1 となります。したがって、9x−6x3+8=−2x+2+2x+1x2−2x+4\frac{9x - 6}{x^3 + 8} = \frac{-2}{x+2} + \frac{2x + 1}{x^2 - 2x + 4}x3+89x−6=x+2−2+x2−2x+42x+1よって、積分は次のようになります。∫x3+9x+2x3+8dx=∫(1+−2x+2+2x+1x2−2x+4)dx\int \frac{x^3 + 9x + 2}{x^3 + 8} dx = \int (1 + \frac{-2}{x+2} + \frac{2x + 1}{x^2 - 2x + 4}) dx∫x3+8x3+9x+2dx=∫(1+x+2−2+x2−2x+42x+1)dx=∫1dx−2∫1x+2dx+∫2x+1x2−2x+4dx= \int 1 dx - 2 \int \frac{1}{x+2} dx + \int \frac{2x + 1}{x^2 - 2x + 4} dx=∫1dx−2∫x+21dx+∫x2−2x+42x+1dx=x−2ln∣x+2∣+∫2x−2+3x2−2x+4dx= x - 2 \ln |x+2| + \int \frac{2x - 2 + 3}{x^2 - 2x + 4} dx=x−2ln∣x+2∣+∫x2−2x+42x−2+3dx=x−2ln∣x+2∣+∫2x−2x2−2x+4dx+3∫1x2−2x+4dx= x - 2 \ln |x+2| + \int \frac{2x - 2}{x^2 - 2x + 4} dx + 3 \int \frac{1}{x^2 - 2x + 4} dx=x−2ln∣x+2∣+∫x2−2x+42x−2dx+3∫x2−2x+41dx=x−2ln∣x+2∣+ln∣x2−2x+4∣+3∫1(x−1)2+3dx= x - 2 \ln |x+2| + \ln |x^2 - 2x + 4| + 3 \int \frac{1}{(x-1)^2 + 3} dx=x−2ln∣x+2∣+ln∣x2−2x+4∣+3∫(x−1)2+31dxここで、x−1=3tanθx-1 = \sqrt{3} \tan \thetax−1=3tanθ と置換すると、dx=3sec2θdθdx = \sqrt{3} \sec^2 \theta d\thetadx=3sec2θdθ となります。3∫1(x−1)2+3dx=3∫3sec2θ3tan2θ+3dθ=3∫dθ=3θ+C=3arctan(x−13)+C3 \int \frac{1}{(x-1)^2 + 3} dx = 3 \int \frac{\sqrt{3} \sec^2 \theta}{3 \tan^2 \theta + 3} d\theta = \sqrt{3} \int d\theta = \sqrt{3} \theta + C = \sqrt{3} \arctan(\frac{x-1}{\sqrt{3}}) + C3∫(x−1)2+31dx=3∫3tan2θ+33sec2θdθ=3∫dθ=3θ+C=3arctan(3x−1)+Cしたがって、∫x3+9x+2x3+8dx=x−2ln∣x+2∣+ln∣x2−2x+4∣+3arctan(x−13)+C\int \frac{x^3 + 9x + 2}{x^3 + 8} dx = x - 2 \ln |x+2| + \ln |x^2 - 2x + 4| + \sqrt{3} \arctan(\frac{x-1}{\sqrt{3}}) + C∫x3+8x3+9x+2dx=x−2ln∣x+2∣+ln∣x2−2x+4∣+3arctan(3x−1)+C3. 最終的な答えx−2ln∣x+2∣+ln∣x2−2x+4∣+3arctan(x−13)+Cx - 2 \ln |x+2| + \ln |x^2 - 2x + 4| + \sqrt{3} \arctan(\frac{x-1}{\sqrt{3}}) + Cx−2ln∣x+2∣+ln∣x2−2x+4∣+3arctan(3x−1)+C