A157871 Numerator of Bernoulli(n, -1/5).
1, -7, 61, -21, 91, 49, 5797, -1981, -23549, 88389, 15037841, -6154841, -10416994799, 607884329, 13199705491, -80834386101, -34108052671693, 13923204233869, 51709981061329183, -3015393801263761, -1029159167703793759, 801997872697905009, 629565265428734688053
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, -1/5]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)