A157944 Numerator of Bernoulli(n, -3/5).
1, -11, 169, -132, 3331, -2068, 293833, -24332, 587731, -349668, 25505309, 552068, 33090480121, -410134868, -33892394081, 49596274068, 89416179798227, -8608525769668, -135370368690226973, 1863571109045668, 2694387099249512441, -495661781956150068, -1648223983059638297863
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A157867.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -3/5]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)