A158998 Numerator of Bernoulli(n, 3/10).
1, -1, -13, 21, 323, -1141, -157531, 123361, 3107843, -22584681, -7737133583, 6298701101, 21361359585233, -2489518886621, -108166545951373, 1324340625653241, 1117741969306140211, -912462507809610961, -6777866017304661816769, 790465529030548467781
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, 3/10]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)