login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Denominator of Bernoulli(n, 1/6).
2

%I #7 Mar 19 2014 06:21:46

%S 1,3,36,108,6480,3888,326592,139968,8398080,5038848,665127936,

%T 181398528,990435962880,6530347008,78364164096,235092492288,

%U 239794342133760,8463329722368,13507474236899328,304679870005248,201088714203463680

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

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

%t Denominator[BernoulliB[Range[0,20],1/6]] (* _Harvey P. Dale_, Jan 16 2013 *)

%Y For numerators see A158073.

%K nonn,frac

%O 0,2

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