Questions tagged [polylogarithm]

For questions about or related to polylogarithm functions.

The polylogarithm function $\operatorname{Li}_s(z)$ is defined by the infinite sum

$$\operatorname{Li}_s(z)=\sum_{k = 1}^{\infty} \frac{z^k}{k^s}$$

for all $|z| < 1$ and complex order $s$, and obtained by analytic continuation of the sum. Depending on the order $s$, a branch cut must be taken for the logarithm.

In particular cases, the polylogarithm may have simpler representations; for example,

\begin{align*} \operatorname{Li}_1(z) &= -\ln{(1 - z)} \\ \operatorname{Li}_0(z) &= \frac{z}{1 - z} \\ ...\ &=\ ...\\ \operatorname{Li}_{n-1}(z)&=z\frac{\mathrm{d}}{\mathrm{d}z}\text{Li}_n(z) \end{align*}

In the cases $s = 2$ and $s = 3$, the function is called the dilogarithm and trilogarithm, respectively.

The polylogarithm functions arise in quantum statistics and electrodynamics, and are related to the Fermi-Dirac integral.

Is directly related to the function: $$\text{Li}_s(1)=\zeta(s)\qquad \text{for }s>1$$

Furthermore, its derivatives with respect to the parameter $s$ are also defined:

$$\text{Li}_s^{(n,0)}(z):=\frac{\partial^n}{\partial s^{s}}\text{Li}_s(z)=\sum_{k=1}^{\infty}(-1)^n\sum_{k=1}^{\infty}\frac{\ln(k)^n}{k^s}z^k\qquad\text{for }|z|<1$$

532 questions
3
votes
1 answer

I am stuck in this integral: $\int_{\sqrt{3}}^{\infty} \frac{\ln(x-1)}{x^2-1}dx$

I reduced one of the bounty problems to sum of some integrals. One of them is the following: $$\int_{\sqrt{3}}^{\infty} \frac{\ln(x-1)}{x^2-1}dx$$ It was a very complicated integral. And nobody gave a full computation as far as I could see. What is…
Bob Dobbs
  • 10,988
3
votes
1 answer

Identity involving PolyLog functions

The following is a common identity between dilogarithms: $$ \text{Li}_2(y)+\text{Li}_2\left(\frac{y}{y-1}\right)+\frac{1}{2} \log ^2(1-y)=0\quad \text{with}\quad 0
user12588
  • 399
1
vote
0 answers

Polylog identities

I'm looking for an algebraic identity (if it exists) that relates $\text{Li}_n(-z)$, $\text{Li}_n\left(\frac{1}{1+z}\right)$ and/or $\text{Li}_n\left(\frac{1}{z}\right)$ for $z > 0$ and $n \in {\mathbb N}$. The identity should include only…
Prahar
  • 635