Question
Question: Evaluate the integral \(\int{\dfrac{{{x}^{2}}-1}{{{\left( x-1 \right)}^{2}}\left( x+3 \right)}dx}.\)...
Evaluate the integral ∫(x−1)2(x+3)x2−1dx..
Solution
In this we will evaluate the integral ∫(x−1)2(x+3)x2−1dx by using method of partial fractions. In the method of partial fraction the function which is to be integrated should be rational function or rational algebraic function. We first represent rational function in partial form then by integral we can evaluate. Now we will give one of the general conversion of rational form into partial form which as follows:
(x−a)(x−b)px+q=x−aA+x−bB
Complete step by step answer:
Let I=∫(x−1)2(x+3)x2−1dx
Since a2−b2=(a−b)(a+b)
x2−12=(x−1)(x+1)
⇒I=∫(x−1)2(x+3)(x−1)(x+1)dx
By cancelling (x-1) by both numerator and denominator, we get
⇒I=∫(x−1)(x+3)(x+1)dx ....(1)
Now consider, (x−1)(x+3)(x+1)=x−1A+x+3B ...(2)
By cross multiplication, we get
(x+1)=A(x+3)+B(x−1) ...(3)
Put x=-3 in equation (3), we get
(−3+1)=A(−3+3)+B(−3−1)
−2=A(0)+B(−4)
B(−4)= (−2)
Dividing both sides by -4, we get
B=21.
Put x=1 in equation (3), we get
(1+1)=A(1+3)+B(1−1)
2=A(4)+B(0)
A(4)=2
Dividing both sides by 4, we get
A=21
By using values of A and B in equation (2), we get
(x−1)(x+3)(x+1)=x−121+x+321
Taking 21 common form right hand side, we get
(x−1)(x+3)(x+1)=21(x−11+x+31) ...(4)
By integrating equation (4) with respect to x,
∫(x−1)(x+3)(x+1)dx=∫21(x−11+x+31) dx
∫(x−1)(x+3)(x+1)dx=21∫(x−11+x+31) dx
∫(x−1)(x+3)(x+1)dx=21(∫x−11 dx+∫x+31 dx) ...(5)
Since ∫x+a1 dx=log(x+a)+c
⇒∫x−11 dx=log(x−1)+c ...(6) and
∫x+31 dx=log(x+3)+c ...(7)
By using equation (6) and equation (7) in equation (5),
∫(x−1)(x+3)(x+1)dx=21(log(x−1)+log(x+3))+c
Since loga+logb=log(ab)
Hence,
∫(x−1)(x+3)(x+1)dx=21log((x−1)(x+3))+c
Note:
In this problem, one should know all the formula of integration, the rational function and if f(x) and g(x) are two polynomial then g(x)f(x), g(x)=0 is called rational function.