A158073 Numerator of Bernoulli(n, 1/6).
1, -1, 1, 5, -91, -85, 3751, 3185, -138811, -207913, 25143755, 20824925, -125284471321, -2961364861, 45706820257, 567040692425, -850303535348267, -140642298254929, 371258049560506117, 43861384856264885, -53200355263894712681, -16798626454194814117
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158077.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, 1/6]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)