A158941 Numerator of Bernoulli(n, -2/9).
1, -13, 71, -143, 2653, 715, 51791, -127127, -2336027, 18133687, 1003761955, -4095513851, -11278364798537, 1310672279059, 9265565367737, -564709715670815, -387913689686252779, 315149059876453231, 381102197981560974797, -221139612243122878019
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158808.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -2/9]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)