How would you solve the following
$$\int^1_0 \frac{\operatorname{Li}_3(x)}{1-x} \log(x)\, \mathrm dx$$
I might be able to relate the integral to Euler sums .
How would you solve the following
$$\int^1_0 \frac{\operatorname{Li}_3(x)}{1-x} \log(x)\, \mathrm dx$$
I might be able to relate the integral to Euler sums .
Copyright © 2021 JogjaFile Inc.
A related problem. You can have the following closed form
where $\psi(x)$ is the digamma function.
Another possible solution:
Added: For the first one just use the power series expansions of $\operatorname{Li}_3(x)$ and $\frac{1}{1-x}$ and you end up with
$$\sum_{k=1}^{\infty}\frac{1}{k^3}\sum_{n=0}^{\infty} \int_{0}^{1} x^{k+n}\ln(x)dx=-\sum_{k=1}^{\infty}\frac{1}{k^3}\sum_{n=0}^{\infty}\frac{1}{(n+k+1)^2} $$
$$ = -\sum_{k=1}^{\infty}\frac{\psi'(k+1)}{k^3}. $$
If you manipulate the last sum, you will be able to relate it to the Euler sums as
Note: Notice that, we are getting identities for $\zeta(5)$.