I would like to ask some assistance with how to integrate : $\dfrac{x}{\ln x}$
I could really use an explanation and final answer.
Thank you very much.
I would like to ask some assistance with how to integrate : $\dfrac{x}{\ln x}$
I could really use an explanation and final answer.
Thank you very much.
Change the variable $x$ into $y=\ln x$, you get $$\int^x\frac{u}{\ln u}\mathrm{d}u=\int^{\ln x}\frac{\mathrm{e}^{2y}}y\mathrm{d}y.$$ This is an so-called exponential integral $\mathrm{Ei}$. Thus the primitive of $x\mapsto x/\ln x$ is $x\mapsto\mathrm{Ei}(2\ln x)$.
Set $\,y:=x^2\,$ then for $x>0$ : \begin{align} \int \frac{x\,dx}{\ln(x)}&=\int \frac{2\,x\,dx}{2\ln(x)}\\ &=\int \frac{d(x^2)}{\ln(x^2)}\\ &=\int \frac{dy}{\ln(y)}\\ &=\operatorname{li}(y)\\ &=\operatorname{li}\left(x^2\right) \end{align} with $\operatorname{li}$ the logarithmic integral function (corresponding to V. Rossetto's answer).