In the calculation of Stefan's constant one has the integral $$J=\int_0^\infty \frac{x^{3}}{\exp\left(x\right)-1} \, dx$$ which according to Wikipedia is equal to $\frac{\pi^4}{15}$.
In this page of Wikipedia there is a (long) method of calculation using the Taylor expansion of $f(k) = \int_0^\infty \frac{\sin\left(kx\right)}{\exp\left(x\right)-1} \, dx$ obtained with contour integration.
In this article is written that $J=\Gamma(4)\,\mathrm{Li}_4(1) = 6\,\mathrm{Li}_4(1) = 6 \zeta(4)$. How to obtain these equalities?
It is also written that there is number way to obtain the result. Someone know another way?
Writing the integral as $$ J = \int_0^\infty \frac{x^3}{\mathrm{e}^{x} -1} \mathrm{d}x = \int_0^\infty \frac{x^3 \mathrm{e}^{-x} }{ 1 - \mathrm{e}^{-x}} \mathrm{d}x = \lim_{\epsilon \downarrow 0} \int_\epsilon^\infty \frac{x^3 \mathrm{e}^{-x} }{ 1 - \mathrm{e}^{-x}} \mathrm{d}x $$ Now for $x >\epsilon$, $\left(1-\mathrm{e}^{-x}\right)^{-1} = \sum_{k=0}^\infty \mathrm{e}^{-k x}$. Interchanging the summation and integration, justified by Tonelli's theorem: $$ \begin{eqnarray} J &=& \lim_{\epsilon \downarrow 0} \sum_{k=0}^\infty \int_{\epsilon}^\infty x^3 \mathrm{e}^{-(k+1)x} \mathrm{d}x \\ &=& \lim_{\epsilon \downarrow 0} \sum_{k=0}^\infty \frac{\Gamma(4)}{(k+1)^4} \mathrm{e}^{-k \epsilon} \left(1 + (k+1) \epsilon + \frac{1}{2} (k+1)^2 \epsilon^2 + \frac{1}{3!} (k+1)^3 \epsilon^3 \right) \\ &=& \Gamma(4) \lim_{\epsilon \downarrow 0} \left( \operatorname{Li}_4(\mathrm{e}^{-\epsilon}) + \epsilon \operatorname{Li}_3(\mathrm{e}^{-\epsilon}) + \frac{\epsilon^2}{2!} \operatorname{Li}_2(\mathrm{e}^{-\epsilon}) + \frac{\epsilon^3}{3!} \operatorname{Li}_1(\mathrm{e}^{-\epsilon}) \right) \end{eqnarray} $$ Since $\operatorname{Li}_1(\mathrm{e}^{-\epsilon}) = -\log\left(1-\mathrm{e}^{-\epsilon}\right)$ and $\lim_{\epsilon \downarrow 0} \epsilon^3 \log\left(1-\mathrm{e}^{-\epsilon}\right) = 0$, and due to finiteness of $\operatorname{Li}_{k}(1)$ for $k \geqslant 2$ we have $$ J = \Gamma(4) \operatorname{Li}_4(1) = \Gamma(4) \zeta(4) = \frac{\pi^4}{15} $$