Question Statement
Evaluate the integral:
β«(xβ3)(x2+4)1+4xβ,dx
Background and Explanation
To solve this problem, we use partial fraction decomposition, which involves expressing the rational function as a sum of simpler fractions. The method allows us to break down the integrand into terms that are easier to integrate. Specifically, we split the rational function into two fractions:
- One fraction with the denominator (xβ3).
- Another fraction with the denominator (x2+4).
This approach requires determining appropriate constants (A, B, C) to fit the given function.
Solution
We begin by setting up the partial fraction decomposition. The given rational function is:
(xβ3)(x2+4)1+4xβ=xβ3Aβ+x2+4Bx+Cβ(i)
Step 1: Multiply through by the common denominator
Multiply both sides by (xβ3)(x2+4) to eliminate the denominators:
1+4x=A(x2+4)+(Bx+C)(xβ3)(ii)
Step 2: Substitute x=3
To solve for A, substitute x=3 into equation (ii), which simplifies the equation:
1+4(3)=A(32+4)+0β13=A(9+4)β13=13AβA=1
Step 3: Compare coefficients
Now, we equate the coefficients of x2, x, and the constant term on both sides of equation (ii).
- Coefficient of x2: 0=A+BβB=βA=β1.
- Coefficient of x: 4=β3B+CβC=4+3B=4+3(β1)=1.
Step 4: Rewrite the integral
We now substitute the values of A, B, and C into the partial fraction decomposition:
(xβ3)(x2+4)1+4xβ=xβ31β+x2+4βx+1β
The integral becomes:
β«xβ31β,dx+β«x2+4βx+1β,dx
Step 5: Solve each integral
Now, we integrate the two parts separately:
- The first integral is straightforward:
β«xβ31β,dx=lnβ£xβ3β£
- For the second integral, split it into two parts:
β«x2+4βx+1β,dx=ββ«x2+4xβ,dx+β«x2+41β,dx
- The first part can be solved using a simple substitution (u=x2+4, so du=2x,dx):
β«x2+4xβ,dx=21βln(x2+4)
- The second part is a standard arctangent integral:
β«x2+41β,dx=21βtanβ1(2xβ)
Step 6: Combine all parts
Finally, combining all the results, we get the solution:
lnβ£xβ3β£β21βln(x2+4)+21βtanβ1(2xβ)+C
- Partial Fraction Decomposition: Splitting a rational function into simpler fractions for easier integration.
- Basic Integrals:
- β«xβa1β,dx=lnβ£xβaβ£
- β«x2+a21β,dx=a1βtanβ1(axβ)
Summary of Steps
-
Set up the partial fraction decomposition:
(xβ3)(x2+4)1+4xβ=xβ3Aβ+x2+4Bx+Cβ
-
Multiply both sides by the common denominator (xβ3)(x2+4) and simplify.
-
Substitute x=3 to find A.
-
Compare the coefficients of x2, x, and the constant term to find B and C.
-
Rewrite the integral using the values of A, B, and C:
β«xβ31β,dx+β«x2+4βx+1β,dx
-
Solve each integral:
- The first is lnβ£xβ3β£.
- The second splits into two parts: β21βln(x2+4) and 21βtanβ1(2xβ).
-
Combine all the results for the final answer.