A159015 Numerator of Bernoulli(n, -7/10).
1, -6, 407, -357, 41483, -30583, 21019289, -1997177, 200758163, -141000363, 125429769517, -4618718797, 86138583685913, -1694601277343, -67473161580433, 636736947594783, 1156482071227275091, -457643653454013523, -6761158493790100610029, 395155414869373487563
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158994.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -7/10]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)