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.

A158512 Numerator of Bernoulli(n, -2/7).

Original entry on oeis.org

1, -11, 157, -99, 7319, -165, 4171, -23991, 1512239, 1852983, -312831415, -255444123, 304328758067, 49452923091, -1056622730741, -12890472052095, 26749041130401343, 4351895470184559, -2270808626732553983, -1847319496687281507, 3100305824706838403989
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For denominators see A158475.

Programs

  • Mathematica
    Numerator/@BernoulliB[Range[0,20],-2/7] (* Harvey P. Dale, Jun 23 2011 *)