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.

A158992 Numerator of Bernoulli(n, 1/10).

Original entry on oeis.org

1, -2, 23, 9, -757, -381, 399641, 38829, -8068717, -7010361, 20212713133, 1948556049, -55894488760807, -769514725941, 283145183503343, 409271750511669, -2926186778206842029, -281971236851531121, 17744532347627812001939, 244268324199676177689
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For denominators see A158994.

Programs

  • Mathematica
    Numerator/@BernoulliB[Range[0,20],1/10] (* Harvey P. Dale, May 25 2011 *)