Question Statement
Evaluate the integral:
β«(xβ1)2(x2+4)2x2+5x+3βdx
Background and Explanation
To solve this integral, weβll use partial fraction decomposition. The goal is to break the rational function into simpler fractions that are easier to integrate. We will split the fraction into terms involving (xβ1) and (x2+4), as the denominator is a product of these factors. We need to determine the constants for each term in the decomposition.
Solution
Step 1: Set up the partial fraction decomposition
We start by assuming the form of the decomposition:
(xβ1)2(x2+4)2x2+5x+3β=xβ1Aβ+(xβ1)2Bβ+x2+4Cx+Dβ
We will solve for the constants A, B, C, and D.
Step 2: Multiply both sides by the denominator
Multiply both sides of the equation by (xβ1)2(x2+4) to clear the fractions:
2x2+5x+3=A(xβ1)(x2+4)+B(x2+4)+(Cx+D)(xβ1)2
Step 3: Substitute x=1 to solve for B
To simplify the process of solving for the constants, substitute x=1 into the equation:
2(1)2+5(1)+3=B((1)2+4)
This simplifies to:
2+5+3=B(1+4)βB=510β=2
Step 4: Compare coefficients
Now, expand both sides and compare the coefficients of like powers of x. First, expand both sides of the equation:
2x2+5x+3=A(xβ1)(x2+4)+B(x2+4)+(Cx+D)(xβ1)2
From here, we can compare the coefficients of x3, x2, x, and the constant term to form a system of equations. The results give:
- A+C=0
- βA+Bβ2C+D=2
- β4A+4B+D=3
- βA+2C+D=2
Step 5: Solve the system of equations
Using the previously found value B=2, and solving the system:
- A+C=0βA=βC
- Substituting A=βC into the equations and solving gives C=β1, A=1, and D=β1.
Step 6: Write the integral in terms of simpler integrals
Now that we have A=1, B=2, C=β1, and D=β1, we can rewrite the integral:
β«(xβ1)2(x2+4)2x2+5x+3βdx=β«(xβ11β+(xβ1)22ββx2+4x+1β)dx
Step 7: Integrate each term
Now, we integrate each term individually:
-
β«xβ11βdx=lnβ£xβ1β£
-
β«(xβ1)22βdx=βxβ12β
-
β«x2+4x+1βdx can be split into two parts:
β«x2+4xβdx+β«x2+41βdx
The first integral is straightforward:
β«x2+4xβdx=21βln(x2+4)
The second integral is:
β«x2+41βdx=21βtanβ1(2xβ)
Step 8: Combine the results
Putting everything together, the final solution is:
lnβ£xβ1β£βxβ12ββ21βln(x2+4)β21βtanβ1(2xβ)+C
- Partial Fraction Decomposition: Breaking a rational function into simpler fractions.
- Logarithmic Integration: Integrals of the form xβa1β.
- Arctangent Formula:
β«x2+a21βdx=a1βtanβ1(axβ)
Summary of Steps
-
Set up the partial fraction decomposition:
(xβ1)2(x2+4)2x2+5x+3β=xβ1Aβ+(xβ1)2Bβ+x2+4Cx+Dβ
-
Multiply both sides by the denominator and substitute x=1 to find B=2.
-
Compare coefficients of like powers of x to find A=1, C=β1, and D=β1.
-
Rewrite the integral in simpler terms:
β«(xβ11β+(xβ1)22ββx2+4x+1β)dx
-
Integrate each term:
- β«xβ11βdx=lnβ£xβ1β£
- β«(xβ1)22βdx=βxβ12β
- β«x2+4x+1βdx=21βln(x2+4)+21βtanβ1(2xβ)
-
Combine the results and write the final answer:
lnβ£xβ1β£βxβ12ββ21βln(x2+4)β21βtanβ1(2xβ)+C