A266581 Numerators of expansion of PolyLog(-2, x)/PolyLog(2, x), where PolyLog(m, x) is the polylogarithm function.
1, 15, 1145, 7795, 10605889, 59526571, 139954552433, 34217723087, 806539298609929, 3932874930141827, 4100492004734957581, 96658551584623754987, 838219558485468722155050481, 142916593419748754034403361, 158366688967470905539833679601, 102317913027622943383626250477
Offset: 0
Examples
1, 15/4, 1145/144, 7795/576, 10605889/518400, 59526571/2073600, 139954552433/3657830400, 34217723087/696729600, 806539298609929/13168189440000, …
Links
- Eric Weisstein's World of Mathematics, Dilogarithm, Polylogarithm, and Wolstenholme Number
Crossrefs
Programs
-
Mathematica
Table[Numerator[SeriesCoefficient[PolyLog[-2, x]/PolyLog[2, x], {x, 0, n}]], {n, 0, 15}]
Comments