Question
Question: Evaluate: \(\int {\dfrac{{1 + \log x}}{{x\left( {2 + \log x} \right)\left( {3 + \log x} \right)}}...
Evaluate:
∫x(2+logx)(3+logx)1+logxdx
Solution
Hint- First use substitution method and then partial fraction method to simplify the integral.
Here we have to evaluate ∫x(2+logx)(3+logx)1+logxdx
So let’s substitute 1 + logx = p
So on differentiating both the sides we have (0 + x1)dx=dp
Let’s make this substitution back into our main integral we get
∫x(1+p)(2+p)p×xdp As (2 + logx)can be written as (1 + (1 + logx))and (3+logx)can be written as (2+(1+logx))
On simplifying we get
∫(1+p)(2+p)pdp
Now let’s resolve it into partial fractions so we can write this form as
Let (1+p)(2+p)p=1+pA+2+pB……………………………. (1)
So let’s take LCM in the right side we get
(1+p)(2+p)p=(1+p)(2+p)A(2+p)+B(1+p)
Denominator in both sides will cancel it out so we get
p = A(2+p)+B(1+p)……………………………………. (2)
Now let’s put p = - 2 so that we can find the value of B
We get
- 2 = 0 - B Hence our B = 2………………………………………. (3)
Now we need to find A so let’s put p = - 1 in equation (2) we get
- 1 = A + 0 Hence our A = - 1………………………………… (4)
Now let’s put equation (3) and equation (4) back into (1) we get
(1+p)(2+p)p=1+p−1+2+p2
So our integral can now be written as
I=∫(1+p−1+2+p2) dp
We can segregate this integral as
I = ∫1+p−1 dp + ∫2+p2 dp
Now using the standard formula for integral of∫xdx=log∣x∣, we can solve above as
I = - log∣1+p∣ + 2log∣2+p∣ + c
Let’s substitute back the value of p which was 1 + logx we get
I = - log∣2+logx∣+2log∣3+logx∣ + c
Using the property of log that is log(A) - log(B) = log(BA)and nlog(x) = log(x)n
I = loglogx+2(logx+3)2 + c
Note- All such type of problems are based upon the concept of evaluation by substitution, whenever we see some terms in the integral that are related or can be converted into one another in numerator or in denominator then we can use the basic term and substitute it to some quantity in order to simplify the integral.