A213156 Polylogarithm li(-n,-1/1000) multiplied by (1001^(n+1))/1000.
1, -1, -999, -996001, -989010999, -974065974001, -943301698056999, -881188585190880001, -757277396614707246999, -512519922101780607498001, -34386117044101144161012999
Offset: 0
Keywords
Examples
polylog(-5,-1/1000)*1001^6/1000 = -974065974001.
Links
- Stanislav Sykora, Table of n, a(n) for n = 0..100
Programs
-
PARI
in A212846; run limnpq(nmax, 1, 1000)
Formula
See formula in A212846, setting p=1, q=1000.
Comments