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.

A158518 Numerator of Bernoulli(n, -3/7).

Original entry on oeis.org

1, -13, 229, -195, 24599, -2665, 46507, -44915, 8833199, 416403, -1179453655, -118121575, 1236316425587, 21956821471, -4276025257877, -5737064850075, 108297641842213183, 1936750565168939, -9194148370010304671, -822132445349796815, 12552825320814878738389
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For denominators see A158475.

Programs

  • Mathematica
    Numerator[BernoulliB[Range[0,20],-3/7]] (* Harvey P. Dale, Oct 18 2012 *)