Question
Question: Find the value of \(\int {x\log (1 - {x^2})} dx\)....
Find the value of ∫xlog(1−x2)dx.
Solution
The problem can be solved with the Substitution method. We have to substitute (1−x2)=t. Further, the integration of logx is xlogx−x+c , where c is the constant of integration.
Complete step-by-step answer:
Substitute t at the place of (1−x2) in ∫xlog(1−x2)dx
If, (1−x2)=t
Then, differentiating both sides with respect to t, we get
⇒dtd(1−x2)=dt ⇒−2xdx=dt ⇒xdx=−2dt
Putting above value in ∫xlog(1−x2)dx, we get
⇒∫−logt2dt ⇒−21∫logtdt
Further we know ∫logt=tlogt−t+c where c is the constant of integration.
⇒−21∫logtdt=−21(tlogt−t+c)
Putting the value t=(1−x2) in above equation, we get
⇒−21(tlogt−t+c) ⇒−21((1−x2)log(1−x2)−(1−x2)+c)
Note: Additional Information, ∫logxdx can be calculated by the Integration using the parts.
As, We know that ∫f(x)g(x)dx=f(x)∫g(x)dx−∫(f′(x)∫g(x)dx)dx
Here, f(x)=logx and g(x)=1
⇒∫(logx)1dx=logx∫1.dx−∫(dxd(logx)∫1.dx)dx =(logx)x−∫x1.x.dx =xlogx−∫1.dx =xlogx−x+c
where c is the constant of integration.