What's $\sum{\frac{x^n}{n^3}}$?

150 Views Asked by At

What's $\displaystyle f(x)=\sum_{n=1}^\infty{\frac{x^n}{n^3}}$?

Note its derivative:

$$\displaystyle f'(x)=\sum_{n=1}^\infty{\frac{x^{n-1}}{n^2}}$$

and the next derivative:

$$\displaystyle f''(x)=\sum_{n=2}^\infty{\frac{x^{n-2}(n-1)}{n^2}}$$

I'm asking because $f(1)$ is Apéry's constant $=\zeta(3)$, $$f'(1)=\frac{\pi^2}{6}=\zeta(2) \text{ and } f''(1)=\infty.$$

1

There are 1 best solutions below

0
On BEST ANSWER

It is the definition of a special function called trilogarithm $\operatorname{Li}_3(x)$. This is a special case of the polylogarithm $$\operatorname{Li}_n(x)=\sum_{k=1}^{\infty}\frac{x^k}{k^n},$$ which has the properties $x\operatorname{Li}'_n(x)=\operatorname{Li}_{n-1}(x)$ and $\operatorname{Li}_n(1)=\zeta(n)$. These identities naturally generalize those mentioned in the question.