A158992 Numerator of Bernoulli(n, 1/10).
1, -2, 23, 9, -757, -381, 399641, 38829, -8068717, -7010361, 20212713133, 1948556049, -55894488760807, -769514725941, 283145183503343, 409271750511669, -2926186778206842029, -281971236851531121, 17744532347627812001939, 244268324199676177689
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158994.
Programs
-
Mathematica
Numerator/@BernoulliB[Range[0,20],1/10] (* Harvey P. Dale, May 25 2011 *)