Prove \begin{equation} \int_0^1 \frac{x - 1 - x\ln(x)}{x\ln(x) - x\ln^2(x)}dx= \gamma \end{equation}
where $\gamma$ is Euler's constant
I don't know where to begin with this, a hint would be greatly appreciated!
Prove \begin{equation} \int_0^1 \frac{x - 1 - x\ln(x)}{x\ln(x) - x\ln^2(x)}dx= \gamma \end{equation}
where $\gamma$ is Euler's constant
I don't know where to begin with this, a hint would be greatly appreciated!
In similar spirit to this other answer of mine.
Enforce the substitution $x=e^{-u}$ to give
$$I=\int_{0}^{1} \frac{x-1-x \ln(x)}{x \ln(x)-x \ln^2 (x)}\,dx=\int_{0}^{\infty} \frac{1}{u} \left(\frac{1}{u+1}-e^{-u}\right)\,du$$
Consider the Mellin transform $$\int_{0}^{\infty} u^{s-1} \left(\frac{1}{u+1}-e^{-u}\right)\,du=\pi \csc (\pi s)-\Gamma (s)$$ Which follows from the beta function (see here) and definition of the gamma function respectively. Taking the limit as $s\mapsto 0$ gives the desired result of $\gamma$.