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.

A158996 Denominator of Bernoulli(n, -1/10).

Original entry on oeis.org

1, 5, 300, 500, 30000, 50000, 21000000, 5000000, 300000000, 500000000, 330000000000, 50000000000, 273000000000000, 5000000000000, 300000000000000, 500000000000000, 510000000000000000, 50000000000000000
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For numerators see A158995.

Programs

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