login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Denominator of Bernoulli(n, -5/6).
4

%I #6 Mar 19 2014 09:57:12

%S 1,3,36,27,6480,972,326592,34992,8398080,1259712,665127936,45349632,

%T 990435962880,1632586752,78364164096,58773123072,239794342133760,

%U 2115832430592,13507474236899328,76169967501312,201088714203463680

%N Denominator of Bernoulli(n, -5/6).

%H Vincenzo Librandi, <a href="/A158301/b158301.txt">Table of n, a(n) for n = 0..250</a>

%t Table[Denominator[BernoulliB[n, -5/6]], {n, 0, 50}] (* _Vincenzo Librandi_, Mar 19 2014 *)

%Y For numerators see A158300.

%K nonn,frac

%O 0,2

%A _N. J. A. Sloane_, Nov 08 2009