Question
Question: How do you integrate \[\int {\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left...
How do you integrate ∫(2x−1)(x+1)(x−1)x2+1dx using partial fractions ?
Solution
In this question, we will try to represent the complex expression in the simplified manner in the combination of fractions which has the same value and then we will integrate the partial fractions separately to get the required solution. Partial fraction is the decomposition of an equation which is of the form B(x)A(x) . It makes it easier to solve the integral as it is represented as the sum or difference of fractions. This method is only used when the fraction is linear in the denominator part.
Complete step by step answer:
The equation is as follows:
∫(2x−1)(x+1)(x−1)x2+1dx
Now, we use partial fractions as,
(2x−1)(x+1)(x−1)x2+1=2x−1A+x+1B+x−1C
Multiply both sides with (2x−1)(x+1)(x−1)
⇔x2+1=A(x+1)(x−1)+B(2x−1)(x−1)+C(2x−1)(x+1)
Expand the terms at the right side
⇔x2+1=A.x2−A+B.2x2−B.3x+B+C.2x2+C.x−C
Collecting the terms we get as follows
⇔x2+0.x+1=Ax2+0.Ax−A+2Bx2−3Bx+B+2Cx2+Cx−C
(I)1=A+2B+2C..........x2terms
(II)0=−3B+C...........xterms
(III)1=−A+B−C
To solve this system of linear equations, you can e.g. transform (II) as C=3Band 3Bfor C into (I) and (III) obtaining as follows
1=A+8B
⇒1=−A−2B
Adding those equation finally leads to B=31 and thus, the solution of the linear equation system is:
A=−35, B=31 and C=1
This means that your original fraction can be transformed as follows:
(2x−1)(x+1)(x−1)x2+1=−35.2x−11+31.x+11+x−11
So,the last thing to do is solving the integral
∫(2x−1)(x+1)(x−1)x2+1dx
⇒∫(−35.2x−11+31.x+11+x−11)dx
⇒−35∫2x−11dx+31∫x+11dx+∫x−11dx
According to the formula ∫x1dx=ln∣x∣+c we integrate the above as follows,
∴3−5ln∣2x−1∣.21+31ln∣x+1∣+ln∣x−1∣+c
Hence, the integration of ∫(2x−1)(x+1)(x−1)x2+1dx using partial fractions is 3−5ln∣2x−1∣.21+31ln∣x+1∣+ln∣x−1∣+c.
Note: If B(x)A(x) is the equation then the partial fraction is applicable, if and only if, the degree of A(x) is less than that of B(x). If the value is greater, then this method fails and we need to look for some other alternative. It is to be noted that integration and derivatives are the reverse of each other. If the derivative of a term a is b , then the integration of the term b will be a.And unlike derivatives, there is no chain rule to simplify the expression directly therefore, one of the simplification measures which is partial fraction is used here. Partial fraction is a method which involves expressing a fraction as a sum of two or more polynomials or fractions, for the purpose of simplification of the term to be integrated.