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”).

A157782
Denominator of Bernoulli(n, -1/2).
4
1, 1, 12, 4, 240, 16, 1344, 64, 3840, 256, 33792, 1024, 5591040, 4096, 49152, 16384, 16711680, 65536, 104595456, 262144, 173015040, 1048576, 289406976, 4194304, 22900899840, 16777216, 201326592, 67108864, 116769423360, 268435456
OFFSET
0,3
LINKS
MATHEMATICA
Table[Denominator[BernoulliB[n, -1/2]], {n, 0, 50}] (* Vincenzo Librandi, Mar 19 2014 *)
CROSSREFS
For numerators see A157781.
Sequence in context: A038330 A144630 A107670 * A335949 A002679 A282578
KEYWORD
nonn,frac
AUTHOR
N. J. A. Sloane, Nov 08 2009
STATUS
approved