Question
Question: How do you integrate \[\int{\dfrac{2x+1}{\left( x-2 \right)\left( {{x}^{2}}+4 \right)}dx}\] using pa...
How do you integrate ∫(x−2)(x2+4)2x+1dx using partial fractions?
Solution
This question belongs to an integration chapter. We have to integrate the given fraction using a partial fraction. In this question, first we will convert the fractional term (x−2)(x2+4)2x+1 into partial fractions that is x−2A and x2+4Bx+C. And, from here we will find the values of A and B to make the integration easier. After converting into partial fractions, we will integrate them.
Complete answer:
Let us solve this question.
In this question, it is asked to integrate ∫(x−2)(x2+4)2x+1dx using partial fraction.
As we can see here, we can use partial fraction here. Because the degree of the numerator is less than the degree of the denominator.
So, first let us find the partial fraction of the term (x−2)(x2+4)2x+1 by splitting up in two terms.
(x−2)(x2+4)2x+1=x−2A+x2+4Bx+C
Let us multiply (x−2)(x2+4) on both sides of the equation. We can write the above equation as
⇒2x+1=(x−2)(x2+4)x−2A+(x−2)(x2+4)x2+4Bx+C
⇒2x+1=(x2+4)A+(x−2)(Bx+C)
Now, let us distribute the factors by multiplying with the parenthesis
⇒2x+1=Ax2+4A+Bx2+Cx−2Bx−2C
The above equation also can be written as
⇒2x+1=Ax2+Bx2+Cx−2Bx−2C+4A
As we know that if a number or a variable is multiplied with zero, then the multiplication will be zero.
In the above equation, we will add 0×x2 to the left hand side of the equation to make the equation balanced and find the values of A, B, and C.
⇒0×x2+2x+1=Ax2+Bx2+Cx−2Bx−2C+4A
⇒0×x2+2x+1=(A+B)x2+(C−2B)x−2C+4A
Now, let us compare the coefficients of square of x, compare the coefficient of x and also compare the constants.
A+B=0 : Equation 1
C-2B=2 : Equation 2 and
1=-2C+4A : Equation 3
From equation 1, we can say that A=-B or B=-A
Putting the value of A=-B in equation 2, we get
C+2A=2 or 2 =C+2A
Multiplying 2 in both sides of the above equation, we get that
4=2C+4A : Equation 4
Now, adding equation 3 and equation 4, we get
5=8A
⇒A=85
From here, we get that
B=−A=−85
By putting the values of B in equation 2 that is C-2B=2, we get
C−2×(−85)=2
⇒C+45=2
⇒C=2−45=43
So, we can write the equation (x−2)(x2+4)2x+1=x−2A+x2+4Bx+C by putting the values of A, B, and C, we get
8(x−2)5+x2+48−5x+43=8(x−2)5+8(x2+4)−5x+6
Now, we integrate them
∫(x−2)(x2+4)2x+1dx=∫(8(x−2)5+8(x2+4)−5x+6)dx
⇒∫(x−2)(x2+4)2x+1dx=∫(8(x−2)5)dx+∫(8(x2+4)−5x)dx+∫(8(x2+4)6)dx
Taking out the constants from the integration, we get
⇒∫(x−2)(x2+4)2x+1dx=85∫(x−2)1dx+8(−5)∫(x2+4)xdx+86∫(x2+4)1dx
We are going to use some formulas here. The formulas are:
∫x−a1dx=ln(x−a)
∫x2+a2xdx=a1ln(x2+a2)
∫(x2+a2)1dx=a1tan−1ax
Using the above formula, we can write the integration as
⇒∫(x−2)(x2+4)2x+1dx=85ln(x−2)+8(−5)21ln(x2+4)+8621tan−12x+C
By simplifying the above equation, we can write
⇒∫(x−2)(x2+4)2x+1dx=85ln(x−2)−16−5ln(x2+4)+83tan−12x+C
Note: We should have a better knowledge in integration, mainly a partial fraction topic for solving this type of question. Some formulas should be kept remembered for solving this type of question easily. The formulas we have used in this solution are:
∫x−a1dx=ln(x−a)
∫x2+a2xdx=a1ln(x2+a2)
∫(x2+a2)1dx=a1tan−1ax
And don’t forget to add a constant C after the integration.