Question
Question: If we have a function as \(f\left( x \right)=\int{\dfrac{\ln x}{1+x}dx}\) then \(f\left( x \right)+f...
If we have a function as f(x)=∫1+xlnxdx then f(x)+f(x1)=
(a)(lnx)2+c(b)21(lnx)2+c(c)21(xlnx)2+c(d)None of these
Solution
In this question, we will first find f(x1) using substitution in f(x). Then we will add both f(x) and f(x1) to get simple expression. Then we will evaluate the integral using substitution again and hence find our answer. Only basic integration formula ∫xndx=n+1xn+1+c will be used in this question.
Complete step-by-step solution
We are given f(x)=∫1+xlnxdx....................(1)
We need to find f(x1). So we will first consider integral in terms of variable t to avoid confusion.
f(t)=∫1+tlntdt.....................(2)
To find the value of f(x1), let us substitute the value of x1 by t.
∴x1=t....................(3)
Taking derivative both sides, we get –
−x21dx=dt....................(4)
Putting (3) and (4) in equation (2), we get –
f(x1)=∫1+x1lnx1(−x21)dx
Taking LCM in denominator and simplifying, we get –
f(x1)=∫1+xlnx1.x(−x21)dx
As we know, lnx1=−lnx. Hence, we get –
f(x1)=−∫1+x−lnx(x1)dxf(x1)=∫x(1+x)lnxdx.......................(5)
Now adding (1) and (5), we get –
f(x)+f(x1)=∫(1+x)lnxdx+∫x(1+x)lnxdx
Combining the integral, we have –
f(x)+f(x1)=∫(1+x)lnxdx+x(1+x)lnxdx
Taking (1+x)lnx common, we get –
f(x)+f(x1)=∫(1+x)lnx(1+x1)dx=∫(1+x)lnx(x1+x)dx=∫(1+x)lnx(x1+x)dx=∫xlnxdx......................(6)
Now we just have to evaluate this integral to find the required result. For this, we will use substitution.
Let lnx=a……………………….......(7)
Differentiating both sides, we get –
x1dx=da
So, equation (6) becomes ∫a da
Solving integration, we get –
2a2+c
Putting the value of a from equation (7), we get –
2(lnx)2+c
Hence, f(x)+f(x1)=2(lnx)2+c. Therefore, option (b) is the correct answer.
Note: Students should be careful while substituting values to solve integral. Do not forget to change dx also. Also, try to combine the full equation into a single integral for solving sum easily. Do not try to solve the integral of f(x) and f(x1) separately and then adding. Also, don’t forget to add constant after solving integration.