A158809 Numerator of Bernoulli(n, -1/9).
1, -11, 47, -55, -1187, 935, 134447, -81235, -10954907, 11878163, 4448228035, -2674671175, -49823872264457, 855605816351, 40888881655769, -368601472639675, -1711418530905656299, 205700802920736299, 1681258656184674548909, -144338957346266943535
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, -1/9]], {n, 0, 50}] (* Vincenzo Librandi, Mar 17 2014 *)