Question
Question: How do you solve \[\int {\dfrac{1}{{{x^2}\left( {x - 1} \right)}}dx} \]...
How do you solve ∫x2(x−1)1dx
Solution
We are given functions in the ratio form. Since the function is not directly mentioned we will use the partial fractions method. In which we will split the given integral into parts. Then we will find the values of or real values of the splitted numerators. And on simplified fractions we will find the integral.
Complete step by step answer:
Given that the integral is,
∫x2(x−1)1dx
Now we will decompose this integral by partial fractions,
x2(x−1)1=xA+x2B+x−1C
Now we will find the LCM of the terms on RHS,
x2(x−1)1=x2(x−1)Ax.(x−1)+x2(x−1)B.(x−1)+x2(x−1)C.x2
Since the denominators on both sides are the same. So we can easily equate the numerators,
1=Ax.(x−1)+B.(x−1)+C.x2
This is the simplified form. Now we will find the respective values of A, B and C.
Putting the value of x=0:
−1=B
Putting the value of x=1:
1=C
Now we will put these values of B and C in the simplified equations above.
1=Ax.(x−1)−1(x−1)+x2
Multiplying the brackets one by one,
1=Ax2−Ax−x+1+x2
Taking the terms with A as coefficient on one side,
1+x−1−x2=Ax2−Ax
On simplifying we get,
x−x2=A(x2−x)
Taking minus sign common from the LHS terms,
−(x2−x)=A(x2−x)
Cancelling the common terms on both sides we get,
−1=A
This is the value of the last variable.
Now the integral becomes,
∫x2(x−1)1dx=∫x−1dx+∫x2−1dx+∫x−11dx
These are the standard integrals.
So using formulas of integration ∫x−1dx and ∫x2−1dx
Now taking the integration we get,
∫x2(x−1)1dx=−ln∣x∣+x1+ln∣x−1∣+C
We know the standard integrals in ln form so we can write
∫x2(x−1)1dx=lnxx−1+x1+C
Note:
To solve these problems we need to know the integral formulas. Also note that this type of way to solve the integral is used when you want to convert the given integral into standard forms. Students should always cross check after the partial fraction whether they did it correctly or not.