Question
Question: Evaluate the value of the integral, \( \int {\dfrac{{{x^2} + x + 1}}{{{{\left( {x + 1} \right)}^2}\l...
Evaluate the value of the integral, ∫(x+1)2(x+2)x2+x+1
Solution
Hint : In this question, we need to evaluate the given equation. For this, we will use the partial fraction method and apply the defined integral formulae.
Complete step-by-step answer :
Let the given integral be I so, we can write I=∫(x+1)2(x+2)x2+x+1 .
Now, by following the partial fraction method, we can write the function (x+1)2(x+2)x2+x+1 as:
(x+1)2(x+2)x2+x+1=(x+1)A+(x+1)2B+(x+2)C =(x+1)2(x+2)A(x+1)(x+2)+B(x+2)+C(x+1)2 =(x+1)2(x+2)A(x2+3x+2)+Bx+2B+C(x2+2x+1) =(x+1)2(x+2)x2(A+C)+x(3A+B+2C)+(2A+2B+C)
Now, comparing the coefficients of both sides of the above equation, we get
⇒A+C=1−−−−(i) ⇒3A+B+2C=1−−−−(ii) ⇒2A+2B+C=1−−−−(iii)
Solving the above equations to determine the value of the constants A, B and C.
From the equation (i), we can write A=1−C−−−−(iv)
Substituting the value from the equation (iv) in the equation (ii) and (iii), we can write
⇒3A+B+2C=1 ⇒3(1−C)+B+2C=1 ⇒3−3C+B+2C=1 ⇒B−C=−2−−−−(v)
Similarly,
⇒2A+2B+C=1 ⇒2(1−C)+2B+C=1 ⇒2−2C+2B+C=1 ⇒2B−C=−1−−−−(vi)
Solving equations (v) and (vi).
From the equation (v), we get
⇒B−C=−2 ⇒B=−2+C−−−−(vii)
Substituting the value of the equation (vii) in the equation (vi) we get
⇒2B−C=−1 ⇒2(−2+C)−C=−1 ⇒−4+2C−C=−1 ⇒C=3
Substituting the value of C as 3 in the equation (vii), we get
⇒B=−2+C =−2+3 =1
Again, substituting the value of C as 3 in the equation (iv), we get
⇒A=1−C =1−3 =−2
Hence, the values of the constant A, B and C are -2, 1 and 3 respectively.
So, the given integral function can be re-written as:
Now, applying the property of the integration function ∫(A+B+C)dx=∫Adx+∫Bdx+∫Cdx in the above function.
⇒∫(x+1)2(x+2)x2+x+1dx=∫((x+1)−2+(x+1)21+(x+2)3)dx =∫(x+1)−2dx+∫(x+1)21dx+∫(x+2)3dxAgain, applying the property of the integration function ∫xdx=lnx in the above equation.
⇒∫(x+1)2(x+2)x2+x+1dx=∫(x+1)−2dx+∫(x+1)21dx+∫(x+2)3dx =−2ln∣x+1∣+∫(x+1)−2dx+3ln∣x+2∣+c =−2ln∣x+1∣+3ln∣x+2∣−(x+1)1+cHence, we can see that the value of the integral ∫(x+1)2(x+2)x2+x+1 is −2ln∣x+1∣+3ln∣x+2∣−(x+1)1+c where, ‘c’ is the integral constant.
Note : It is interesting to note here that for the partial fraction method, if the denominator term is a raised to the power terms then, we need to bifurcate it as (x+1)21=(x+1)A+(x+1)2B where as if the denominator includes a quadratic equation then, we need to bifurcate it as (x+2)(x2+4x+2)1=x2+4x+2Ax+B+x+2C .