A158807 Numerator of Bernoulli(n, 1/9).
1, -7, 11, 28, -1547, -980, 133691, 81172, -10955627, -11878244, 4448226055, 2674671076, -49823872362737, -855605816468, 40888881655517, 368601472639540, -1711418530905680779, -205700802920736452, 1681258656184674505817, 144338957346266943364
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 *)