A158788 Numerator of Bernoulli(n, -7/8).
1, -11, 347, -1155, 163327, -96635, 17032397, -6549235, 784694767, -419591403, 108429726985, -24052472675, 242324521120837, -1643058393691, 43438648332779, -12094439262675, -204985018983432001, -35073125915095499, 292756141289323912199, 16692076996242949565
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, -7/8]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)