ZaidAlyafey said:
By the way , I got a question you might like. Find
$$\int^1_0 \mathrm{Li}_k(x)\,dx$$
For the other post, yes I see why it is not correct.
If you let u= n+1, then when n=1, $u=2$, which should be the index.
$$Li_k(x) = \sum_{n=1}^{\infty} \frac{x^n}{n^k}$$
$$\int_{0}^{1} Li_k(x) \,dx = \sum_{n=1}^{\infty} \int_{0}^{1} \frac{x^n}{n^k} \,dx$$
From Fubini's theorem, I suppose we were allowed to interchange.
$$\int_{0}^{1} Li_k(x) \,dx = \sum_{n=1}^{\infty} [\frac{x^{n+1}}{(n+1)n^k}]_{0}^{1}$$
$$\int_{0}^{1} Li_k(x) \,dx = \sum_{n=1}^{\infty} \frac{1}{(n+1)n^k}$$
Let $S = \displaystyle \sum_{n=1}^{\infty} \frac{1}{(n+1)n^k}$
$$\frac{1}{(n+1)n^k}$$
I think we should decompose this.
$$ = \frac{A}{(n+1)}$$
But we cannot because of $k$. I am quite stumped.