Question Statement
Evaluate the integral:
β«(x2+4)(x2+4x+5)4x+1β,dx
Background and Explanation
In this problem, we are tasked with solving an integral involving rational functions with quadratic denominators. To solve such integrals, we typically decompose the integrand into partial fractions. In this case, the denominator is factored into two quadratic expressions: (x2+4) and (x2+4x+5). The method of partial fraction decomposition will allow us to break this complicated rational function into simpler fractions that are easier to integrate.
Solution
To solve the integral, we first use partial fraction decomposition:
We start by assuming that the integrand can be written as the sum of two fractions:
(x2+4)(x2+4x+5)4x+1β=x2+4Ax+Bβ+x2+4x+5Cx+Dβ
Step 1: Multiply both sides by the denominator
Multiply both sides of the equation by (x2+4)(x2+4x+5) to eliminate the denominators:
4x+1=(Ax+B)(x2+4x+5)+(Cx+D)(x2+4)
Step 2: Expand both sides
Now expand both sides:
4x+1=(Ax+B)(x2+4x+5)+(Cx+D)(x2+4)
Expanding each term gives us:
4x+1=A(x3+4x2+5x)+B(x2+4x+5)+C(x3+4x)+D(x2+4)
Simplifying:
4x+1=(A+C)x3+(4A+B+D)x2+(5A+4B+4C)x+(5B+4D)
Step 3: Compare coefficients
Now, compare the coefficients of corresponding powers of x on both sides of the equation:
- Coefficient of x3: A+C=0
- Coefficient of x2: 4A+B+D=0
- Coefficient of x: 5A+4B+4C=4
- Constant term: 5B+4D=1
Step 4: Solve the system of equations
We now solve the system of equations for A, B, C, and D:
- From A+C=0, we get C=βA.
- From 5B+4D=1, solve for D in terms of B:
D=41β5Bβ
- Substitute C=βA and the expression for D into the other two equations and solve:
- 4A+B+D=0 becomes:
4A+B+41β5Bβ=0
- 5A+4B+4C=4 becomes:
5A+4B+4(βA)=4
Step 5: Final solution for coefficients
By solving the system, we find the following values for the coefficients:
- A=0
- B=1
- C=0
- D=β1
Thus, the partial fraction decomposition simplifies to:
(x2+4)(x2+4x+5)4x+1β=x2+41ββ(x+2)2+11β
Step 6: Integrate
Now, we can integrate each term separately:
β«(x2+4)(x2+4x+5)4x+1β,dx=β«x2+41β,dxββ«(x+2)2+11β,dx
The first integral is a standard arctangent integral:
β«x2+41β,dx=21βtanβ1(2xβ)
The second integral is also a standard arctangent integral:
β«(x+2)2+11β,dx=tanβ1(x+2)
Thus, the solution to the original integral is:
21βtanβ1(2xβ)βtanβ1(x+2)+C
- Partial Fraction Decomposition: Breaking a complicated rational function into simpler fractions.
- Arctangent Integral: The integrals of the forms β«x2+a21β,dx=a1βtanβ1(axβ) and β«(x+b)2+11β,dx=tanβ1(x+b).
Summary of Steps
- Set up the partial fraction decomposition:
(x2+4)(x2+4x+5)4x+1β=x2+4Ax+Bβ+x2+4x+5Cx+Dβ
- Multiply both sides by the denominator and expand.
- Compare the coefficients of powers of x to form a system of equations.
- Solve for A, B, C, and D.
- Substitute the values of the coefficients into the decomposed expression.
- Integrate each term using standard arctangent integrals.
- Combine the results to get the final answer:
21βtanβ1(2xβ)βtanβ1(x+2)+C