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.

Showing 1-1 of 1 results.

A158654 Denominator of Bernoulli(n, 1/8).

Original entry on oeis.org

1, 8, 192, 512, 61440, 32768, 5505024, 2097152, 251658240, 134217728, 35433480192, 8589934592, 93802085744640, 549755813888, 13194139533312, 35184372088832, 71776119061217280, 2251799813685248, 7187745005283311616
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For numerators see A158653.

Programs

  • Mathematica
    Table[Denominator[BernoulliB[n, 1/8]], {n, 0, 50}] (* Vincenzo Librandi, Mar 19 2014 *)
Showing 1-1 of 1 results.