A158507 Numerator of Bernoulli(n, 2/7).
1, -3, -11, 15, 599, -395, -3893, 20855, 1297199, -1869111, -315196855, 255365275, 304261665587, -49453295827, -1056627547637, 12890470331775, 26749039258693183, -4351895477983343, -2270808628615272191, 1847319496652416355, 3100305824682616298389
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, 2/7]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)