A158966 Numerator of Bernoulli(n, -5/9).
1, -19, 167, -665, 46813, -28595, 2200847, -942305, 69637093, -37919231, -1583934365, 454005475, 65901450175543, -483633563387, -49846844511751, 195284370031975, 2100079369556583701, -109471609351004663, -2062327986071160493171, 76800003085530485995
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, -5/9]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)