A158956 Numerator of Bernoulli(n, 4/9).
1, -1, -13, 10, 1813, -470, -161653, 42070, 13387093, -6278606, -5451121865, 1420802350, 61102622050543, -455069110262, -50154461699251, 196108344641350, 2099332299244083701, -109448263403739038, -2062360862658074555671, 76800655398762907870
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158808.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, 4/9]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)