A Challenging Logarithmic Integral $\int_0^1 \frac{\log(x)\log(1-x)\log^2(1+x)}{x}dx$

4.7k Views Asked by At

How can we prove that:

$$\int_0^1 \frac{\log(x)\log(1-x)\log^2(1+x)}{x}dx=\frac{7\pi^2}{48}\zeta(3)-\frac{25}{16}\zeta(5)$$ where $\zeta(z)$ is the Riemann Zeta Function.

The best I could do was to express it in terms of Euler Sums. Let $I$ denote the integral.

$$I=-\frac{\pi^2}{24}\zeta(3)+2\sum_{r=2}^\infty \frac{(-1)^r (H_r)^2}{r^3}-2\sum_{r=2}^\infty \frac{(-1)^r H_r}{r^4}+2 \sum_{r=2}^\infty \frac{(-1)^r H_r^{(2)}H_r}{r^2}-2\sum_{r=2}^\infty \frac{(-1)^r H_r^{(2)}}{r^3}$$

where $\displaystyle H_r^{(n)}=\sum_{n=1}^r \frac{1}{k^n}$. I am unable to simplify these sums further. Does anyone have any idea on how to solve this integral?

Please see here for more details.


Some time ago I was able to solve the simpler integral:

\begin{align*} \int_0^1 \frac{\log(1-x)\log(x)\log(1+x)}{x}dx &=-\frac{3 \pi^4}{160}+\frac{7\log(2)}{4}\zeta(3)-\frac{\pi^2 \log^2(2)}{12} +\frac{\log^4(2)}{12} \\ &\quad+ 2 \text{Li}_4 \left(\frac{1}{2} \right) \end{align*} where $\text{Li}_n(z)$ is the Polylogarithm.