A158533 Numerator of Bernoulli(n, -4/7).
1, -15, 313, -330, 55679, -9130, 243319, -191510, 32684159, -4958514, -59283835, 32834450, 1367918488907, -23531909258, -4237502707769, 5708376915450, 108358154365632223, -1937266788836962, -9193903453338647027, 822123254132465890, 12552837966477699775789
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, -4/7]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)