A158300 Numerator of Bernoulli(n, -5/6).
1, -4, 61, -55, 14909, -2365, 791251, -81235, 18611189, -2688697, 1314206255, -75360175, 1474324903679, -3120712309, 148245882757, 73095622325, -601280097848267, -37106070169201, 382216911865193617, 10910986778031065, -53074470254129087681, -4201158650597043373
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158301.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -5/6]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)