A158728 Numerator of Bernoulli(n, -5/8).
1, -9, 227, -585, 61327, -25545, 3058997, -836745, 80906767, -32625801, 3260040385, -55137225, 23182815610837, -228884877897, -10473784700701, 68553926774775, 360941520655007999, -30573539999341833, -279346287039955579921, 16938924643713296055
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158654.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -5/8]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)