While I've studied integrals involving polylogarithm functions I've observed that
$$\int_0^1 \operatorname{Li}_p(x) \, dx \stackrel{?}{=} \sum_{k=2}^p(-1)^{p+k}\zeta(k)+(-1)^{p+1},\tag{1}$$
for any integer $p\geq2$. Here $\zeta$ is the Riemann zeta function.
After that I have three questions.
- $1^\text{st}$ Question. Is $(1)$ true? If it is, how could we prove it?
- $2^\text{nd}$ Question. If it's a well-known result could you give any reference?
- $3^\text{rd}$ Question. I think there is also a similar closed-form of $\int_0^b \operatorname{Li}_p(x) \, dx$, for any integer $b \geq 1$. What is the closed-form of this integral?
A simple integration by parts gives us a very simple recurrence relation:
$$\begin{align} \int_{0}^{1}\operatorname{Li}_{p}{\left(x\right)}\,\mathrm{d}x &=\left[x\operatorname{Li}_{p}{\left(x\right)}\right]_{0}^{1}-\int_{0}^{1}x\frac{d}{dx}\left(\operatorname{Li}_{p}{\left(x\right)}\right)\,\mathrm{d}x\\ &=\operatorname{Li}_{p}{\left(1\right)}-\int_{0}^{1}x\cdot\frac{\operatorname{Li}_{p-1}{\left(x\right)}}{x}\,\mathrm{d}x\\ &=\zeta{(p)}-\int_{0}^{1}\operatorname{Li}_{p-1}{\left(x\right)}\,\mathrm{d}x\\ \end{align}$$
From there, the desired statement can be proven via induction in the usual manner.