OFFSET
0,3
COMMENTS
Included for completeness, A033469 is the official version of this sequence.
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..250
FORMULA
a(n) = denominator(-(1-2^(1-n))*Bernoulli(n)). - Fabián Pereyra, Dec 31 2022
MATHEMATICA
Table[Denominator[BernoulliB[n, 1/2]], {n, 0, 50}] (* Vincenzo Librandi, Mar 19 2014 *)
CROSSREFS
KEYWORD
nonn,frac
AUTHOR
N. J. A. Sloane, Nov 08 2009
STATUS
approved