A158514 Numerator of Bernoulli(n, 3/7).
1, -1, -23, 6, 1919, -170, -14729, 9194, 5159039, -829746, -1270389115, 113574802, 1230513089867, -22005182602, -4276962719801, 5736562638330, 108296822232645343, -1936755687728738, -9194150224979606003, 822132393822871778, 12552825267118398962989
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158475.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, 3/7]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)