A158959 Numerator of Bernoulli(n, -4/9).
1, -17, 131, -442, 24853, -11050, 612491, -300118, 25183573, 970190, -4932076745, -1524611374, 61514838247663, 453106175990, -50137550265523, -196144583427910, 2099358584443935221, 109447606273742750, -2062360122343151678743, -76800667149793429726
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, -4/9]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)