2

What are the steps to showing

$$ \operatorname{li}(x)=\gamma+\log(\log(x))+\sum_{k=1}^{\infty}\dfrac{\log(x)^k}{k!k}? $$

Any pointers on where to look would be warmly appreciated.

martin
  • 8,998

1 Answers1

3

Hint: If you differentiate the RHS you get $$\frac{1}{\log x} \frac{1}{x}+\sum_{k=1}^\infty \frac{1}{x} \frac{\log (x)^{k-1}}{k!}=\frac{1}{\log x} \frac{1}{x}+ \frac{1}{x \log x} \left(e^{\log x}-1 \right)=\frac{1}{\log x} .$$

user1337
  • 24,381