A157945 Numerator of Bernoulli(n,6).
1, 11, 181, 165, 26999, 4895, 1115101, 143605, 23237999, 4166811, 1475406905, 119617025, 1742885234309, 3398893927, 108310818427, 95651256525, 257902525256383, 2667741493043, 11207490797724247, 73792284074905, 127706878337270389, 2025879053128959, 1461061845512534573
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For denominators see A027642.
Programs
-
Mathematica
Table[Numerator[BernoulliB[n, 6]], {n, 0, 40}] (* Vincenzo Librandi, Mar 16 2014 *)
Comments