Question
Question: Find \(\int {\dfrac{{2x}}{{({x^2} + 1){{({x^2} + 2)}^2}}}{\text{d}}x} \)...
Find ∫(x2+1)(x2+2)22xdx
Solution
In order to solve this question, we need to use substitution and substitute x2+2 as the new variable. Then write the integral in the terms of the new variable. Solve the integral by using the method of partial fraction. At last substitute the variable as x2+2
Complete step-by-step answer:
Let us assume that
I=∫(x2+1)(x2+2)22xdx
Now we will substitute x2+2=t and t−1=x2+1
dt=2xdx
Using these values, we get
I=(t−1)t2dt
Now, we can solve this by partial fraction. As finding the integral in this way is very difficult we divide it into the sum of the two terms with (t−1) and t2 as their denominators.
Hence we can write it as
(t−1)t2dt=(t2At+B+(t−1)C)dt
Here A,B,C are constants. Now we need to solve this equation to get A,B,C
(t−1)t2dt=(t2(t−1)(At+B)(t−1)+Ct2)dt
=(t2(t−1)(A+C)t2+(B−A)t−B)dt
Comparing coefficients of t2,t and dt in the numerator on both sides, we get
A+C=0,B−A=0,\B=−1
B=−1,A=−1,C=1
Therefore
I=∫(t2−t−1+t−11)dt
I=∫(t−11−t2t+1)dt
I=∫(t−1dt−t2(t+1)dt)
Now ∫t−1dt=ln∣t−1∣
∫t2tdt=ln∣t∣
∫t2dt=−t1
Hence I=ln∣t−1∣+t1−ln∣t∣
I=lntt−1+t1=ln(x2+2x2+1)+x2+21+c
Note: Solving these integration questions becomes very easy if we know the basic integration and the formula methods to solve integration such as partial fraction, substitution, etc.
In case of partial fraction, we should also have the knowledge of assuming the correct numerator like we did in the question.