cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A157818 Denominator of Bernoulli(n, 1/4).

Original entry on oeis.org

1, 4, 48, 64, 3840, 1024, 86016, 16384, 983040, 262144, 34603008, 4194304, 22900899840, 67108864, 805306368, 1073741824, 1095216660480, 17179869184, 27419071217664, 274877906944, 181419418583040, 4398046511104
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For numerators see A157817.

Programs

  • Mathematica
    Denominator[BernoulliB[Range[0,30],1/4]] (* Harvey P. Dale, Nov 24 2012 *)