Solveeit Logo

Question

Question: How do you integrate \[\int {\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left...

How do you integrate x2+1(2x1)(x+1)(x1)dx\int {\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)}}dx} using partial fractions ?

Explanation

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 A(x)B(x)\dfrac{{A(x)}}{{B(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:
x2+1(2x1)(x+1)(x1)dx\int {\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)}}dx}
Now, we use partial fractions as,
x2+1(2x1)(x+1)(x1)=A2x1+Bx+1+Cx1\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)}} = \dfrac{A}{{2x - 1}} + \dfrac{B}{{x + 1}} + \dfrac{C}{{x - 1}}
Multiply both sides with (2x1)(x+1)(x1)\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)
x2+1=A(x+1)(x1)+B(2x1)(x1)+C(2x1)(x+1)\Leftrightarrow {x^2} + 1 = A\left( {x + 1} \right)\left( {x - 1} \right) + B\left( {2x - 1} \right)\left( {x - 1} \right) + C\left( {2x - 1} \right)\left( {x + 1} \right)
Expand the terms at the right side
x2+1=A.x2A+B.2x2B.3x+B+C.2x2+C.xC\Leftrightarrow {x^2} + 1 = A.{x^2} - A + B.2{x^2} - B.3x + B + C.2{x^2} + C.x - C

Collecting the terms we get as follows
x2+0.x+1=Ax2+0.AxA+2Bx23Bx+B+2Cx2+CxC\Leftrightarrow {x^2} + 0.x + 1 = A{x^2} + 0.Ax - A + 2B{x^2} - 3Bx + B + 2C{x^2} + Cx - C
(I)1=A+2B+2C..........x2terms(I)1 = A + 2B + 2C..........{x^2}terms
(II)0=3B+C...........xterms(II)0 = - 3B + C...........xterms
(III)1=A+BC(III)1 = - A + B - C
To solve this system of linear equations, you can e.g. transform (II) as C=3BC = 3Band 3B3Bfor CC into (I) and (III) obtaining as follows
1=A+8B1 = A + 8B
1=A2B\Rightarrow 1 = - A - 2B

Adding those equation finally leads to B=13B = \dfrac{1}{3} and thus, the solution of the linear equation system is:
A=53A = - \dfrac{5}{3}, B=13B = \dfrac{1}{3} and C=1C = 1
This means that your original fraction can be transformed as follows:
x2+1(2x1)(x+1)(x1)=53.12x1+13.1x+1+1x1\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)}} = - \dfrac{5}{3}.\dfrac{1}{{2x - 1}} + \dfrac{1}{3}.\dfrac{1}{{x + 1}} + \dfrac{1}{{x - 1}}

So,the last thing to do is solving the integral
x2+1(2x1)(x+1)(x1)dx\int {\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)}}dx}
(53.12x1+13.1x+1+1x1)dx\Rightarrow \int {\left( { - \dfrac{5}{3}.\dfrac{1}{{2x - 1}} + \dfrac{1}{3}.\dfrac{1}{{x + 1}} + \dfrac{1}{{x - 1}}} \right)dx}
5312x1dx+131x+1dx+1x1dx\Rightarrow - \dfrac{5}{3}\int {\dfrac{1}{{2x - 1}}dx + \dfrac{1}{3}\int {\dfrac{1}{{x + 1}}dx} + \int {\dfrac{1}{{x - 1}}dx} }
According to the formula 1xdx=lnx+c\int {\dfrac{1}{x}dx} = \ln |x| + c we integrate the above as follows,
53ln2x1.12+13lnx+1+lnx1+c\therefore \dfrac{{ - 5}}{3}\ln |2x - 1|.\dfrac{1}{2} + \dfrac{1}{3}\ln |x + 1| + \ln |x - 1| + c

Hence, the integration of x2+1(2x1)(x+1)(x1)dx\int {\dfrac{{{x^2} + 1}}{{\left( {2x - 1} \right)\left( {x + 1} \right)\left( {x - 1} \right)}}dx} using partial fractions is 53ln2x1.12+13lnx+1+lnx1+c\dfrac{{ - 5}}{3}\ln |2x - 1|.\dfrac{1}{2} + \dfrac{1}{3}\ln |x + 1| + \ln |x - 1| + c.

Note: If A(x)B(x)\dfrac{{A(x)}}{{B(x)}} is the equation then the partial fraction is applicable, if and only if, the degree of A(x)A(x) is less than that of B(x)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.