A158995 Numerator of Bernoulli(n, -1/10).
1, -3, 83, -33, -637, 737, 400901, -77693, -8068477, 14020677, 20212716433, -3897112153, -55894488728047, 1539029451817, 283145183503763, -818543501023413, -2926186778206833869, 563942473703062157, 17744532347627812073759, -488536648399352355473
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, -1/10]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)