A158701 Numerator of Bernoulli(n, -3/8).
1, -7, 131, -231, 14287, -2695, 153941, -79079, 8006287, 4028409, -1844246495, -809434087, 16807591453717, 203438983033, -10883405258173, -69286922606055, 359945895253332479, 30552782191862777, -279390115069297124593, -16939504536585585383
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158654.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -3/8]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)