A157819 Numerator of Bernoulli(n, -1/4).
1, -3, 23, -15, 247, 5, 473, -455, 607, 12429, -1235, -555775, 1479997, 35135893, -57169, -2990414775, 118534559, 329655706397, -5749662829, -45692713833455, 91546290557, 7777794952987941, -1792042786391, -1595024111042171815, 1982765468442277
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A157818.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -1/4]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)