A157969 Numerator of Bernoulli(n, -4/5).
1, -13, 241, -234, 7651, -6474, 1294777, -141414, 3908371, -3037554, 880109741, -51516894, 126988371481, -1698403434, 41385427951, 60701726826, -25346319396013, -14288276454114, 52943839266052243, 3008865450973746, -1027344973517969959, -802113321418821594
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A157867.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -4/5]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)