Question
Question: Integrate the following: \( \int {\dfrac{1}{{\left( {x - 1} \right)\left( {x + 2} \right)\left( {x -...
Integrate the following: ∫(x−1)(x+2)(x−3)1 by using partial fractions.
Solution
Hint : Integration by partial fractions: The ratio of two polynomials of a rational function is Q(x)P(x) , where Q(x)=0 , if the degree of the numerator is lower than the degree of the denominator then the fraction is a proper fraction and if the degree of the denominator is lower than the degree of the numerator then the fraction is an improper fraction.
Complete step-by-step answer :
To solve this problem, here, we are using partial fraction decomposition, we will now break the fraction into three different fractions, which will be added together. So, it becomes,
∫(x−1)(x+2)(x−3)1dx=∫(x−1A+x+2B+x−3C)dx....................................(1)
Now, on further solving, we get,
∫(x−1)(x+2)(x−3)1dx=∫((x−1)(x+2)(x−3)A(x+2)(x−3)+B(x−1)(x−3)+C(x−1)(x+2))dx
On equating both sides, we get,
⇒A(x+2)(x−3)+B(x−1)(x−3)+C(x−1)(x+2)=1.............................................(2)
Now, we have to find the values A,B and C and to find these we will substitute any value for x and we have to substitute that number which on substituting makes the factor of a number zero. Let us substitute x=1 in equation (2),
A(1+2)(1−3)+B(1−1)(1−3)+C(1−1)(1+2)=1
On further solving, we get,
⇒A(1+2)(1−3)=1 ⇒A×3×(−2)=1 ⇒A=−61
Let us substitute x=−2 in equation (2),
A(−2+2)(−2−3)+B(−2−1)(−2−3)+C(−2−1)(−2+2)=1
On further solving, we get,
⇒B(−2−1)(−2−3)=1 ⇒B×(−3)×(−5)=1 ⇒B=151
Let us substitute x=3 in equation (2),
A(3+2)(3−3)+B(3−1)(3−3)+C(3−1)(3+2)=1
On further solving, we get,
⇒C(3−1)(3+2)=1 ⇒C×2×5=1 ⇒C=101
Now, we have the values of A, B and C, so, we will substitute it in the equation (1),
∫(x−1)(x+2)(x−3)1dx=∫x−1−61+x+2151+x−3101dx
On further solving, we get,
⇒−61ln∣x−1∣+151ln∣x+2∣+101ln∣x−3∣+C
Hence, this is our answer.
So, the correct answer is “ ⇒−61ln∣x−1∣+151ln∣x+2∣+101ln∣x−3∣+C ”.
Note : If we have to integrate ∫[Q(x)P(x)]dx and here Q(x)P(x) is a proper rational function, in such cases, by using partial fraction decomposition, we can write the integrand as the sum of simpler rational functions. In this problem, we can also find the values of x by equating the denominator of each term with 0 to find the values of A, B and C.