A158541 Numerator of Bernoulli(n, -5/7).
1, -17, 409, -510, 105599, -22270, 783607, -744770, 132547199, -26478486, 8708240645, -496587850, 1903871040587, -71670092702, -338854110137, 12249601191150, 28492203321193183, -4370053436967718, -2259849766310584691, 1846812141916088230, 3101187019750975673389
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A158475.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, -5/7]], {n, 0, 50}] (* Vincenzo Librandi, Mar 16 2014 *)