Question
Question: Integrate the following function- \( \smallint \dfrac{{\ln \left( {\ln x} \right)}}{{x\ln x}}dx\l...
Integrate the following function-
∫xlnxln(lnx)dx(x>0)
Solution
Hint: This problem requires the various formulas and methods that are used in indefinite integrals. We will first use the substitution method where we will assume lnx as a suitable variable(t), and then compute the value of dx in terms of dt. Then we can integrate the simplified form using the rules for integration.
Complete step-by-step answer:
We need to solve the integral-
∫xlnxln(lnx)dx(x>0)
This cannot be integrated directly, so we will try to substitute a value to simplify it. Let us assume that-
lnx=t ...(1)
We will now differentiate both the sides with respect to x and t respectively, to find dx in terms of dt. This can be done using the formula-
dxd(lnx)=x1
So, we can write that-
lnx=t
x1dx=dt ...(2)
We will now substitute these values in equations (1) and (2) in the integral as-
∫tlntdt
We can see that this form can still not be integrated directly, so we will substitute a value for t to further simplify our integral as-
lnt=z
Differentiating wrt t and z,
t1dt=dz
We will further substitute these values of t and dt in terms of z in the integral as-
∫zdz
This integral can be easily solve using the formula-
∫xndx=n+1xn+1+C
So we can integrate the function as-
=1+1z1+1+C=2z2+CWe;knowthatz=lnt,=2(lnt)2+CAlso;t=lnx,=2(ln(lnx))2+C
This is the required value of the integral.
Note: The most common mistake made by a large number of students in any problem related to indefinite integrals is that they forget to add the constant of integration(C) at the end of the integral. Also, they often leave the answer in terms of the assumed variable(z), and don’t back substitute their values to write the answer in terms of the initial variable, which is x.