A159029 Numerator of Bernoulli(n, -9/10).
1, -7, 563, -1197, 86723, -164787, 74801381, -18522777, 1139843843, -1951123167, 1298700326833, -187876029957, 972149024030033, -19896949323147, 1350728831401523, -897215933098737, -1246115140314506189, -721449189755468727, 18942287537297864987519
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, -9/10]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)