A158334 Numerator of Bernoulli(n, 1/7).
1, -5, 13, 15, -1321, -335, 10219, 16955, -3573841, -1503963, 879397865, 204957775, -851608366093, -39666688711, 2959809512491, 10337889346275, -74944106556227777, -3489994294713779, 6362557475056495393, 1481439997178305655, -8686827386554851319211
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158475.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, 1/7]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)