Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Zeta Functions & Polylogarithms >
Mathematica > Mathematics and Algorithms > Number Theory > Analytic Number Theory > Zeta Functions & Polylogarithms >
Mathematica > Mathematics and Algorithms > Number Theory > Multiplicative Number Theory > Zeta Functions & Polylogarithms >

PolyLog

PolyLog[n, z]
gives the polylogarithm function Li_n(z).
PolyLog[n, p, z]
gives the Nielsen generalized polylogarithm function S_(n,p)(z).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • Li_n(z)=sum_(k=1)^(infty)z^k/k^n.
  • .
  • S_(n-1,1)(z)=Li_n(z).
  • PolyLog[n, z] has a branch cut discontinuity in the complex z plane running from 1 to infty.
  • For certain special arguments, PolyLog automatically evaluates to exact values.
  • PolyLog can be evaluated to arbitrary numerical precision.
  • PolyLog automatically threads over lists.
New in 1 | Last modified in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team