A158990 Numerator of Bernoulli(n, -8/9).
1, -25, 299, -1700, 182773, -185300, 24906299, -16433900, 1498993813, -1370832740, 270199327495, -103625769500, 794394899339023, -8895784594580, 179427346755293, -225134806359500, -850105102171073419, -248766474357466820, 1778293213755999212633, 141258495201145524100
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158808.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -8/9]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)