A158301 Denominator of Bernoulli(n, -5/6).
1, 3, 36, 27, 6480, 972, 326592, 34992, 8398080, 1259712, 665127936, 45349632, 990435962880, 1632586752, 78364164096, 58773123072, 239794342133760, 2115832430592, 13507474236899328, 76169967501312, 201088714203463680
Offset: 0
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..250
Crossrefs
For numerators see A158300.
Programs
-
Mathematica
Table[Denominator[BernoulliB[n, -5/6]], {n, 0, 50}] (* Vincenzo Librandi, Mar 19 2014 *)