A158653 Numerator of Bernoulli(n, 1/8).
1, -3, 11, 21, -1313, -595, 90941, 39109, -5906513, -4525731, 1896204505, 805349237, -16784375281883, -203564524787, 10883940836027, 69292329479205, -359945426667971521, -30553447357629763, 279390122477674946807, 16939595863125337813
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158854.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, 1/8]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)
Comments