A158583 Numerator of Bernoulli(n, -6/7).
1, -19, 517, -741, 180119, -45695, 1969771, -2269189, 466718639, -107319771, 47438353385, -4450937777, 11033623188467, -237753881287, 10639497593899, 2109652116195, -48087140237246657, -3825706373701043, 6605692011320683297, 1467932522941406327
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, -6/7]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)