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.

A157801 Numerator of Bernoulli(n, -1/3).

Original entry on oeis.org

1, -5, 11, -10, 133, -10, 131, -70, 1333, 782, -48545, -20350, 61236703, 722774, -5580043, -34607350, 25950004661, 2145998366, -2832495728863, -167317266670, 101471818426463, 16020403321958, -4469253897847277, -1848020950359910, 11126033443529034103, 252778977216699950
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For denominators see A157800.

Programs

  • Mathematica
    Numerator[BernoulliB[Range[0,30],-(1/3)]] (* Harvey P. Dale, Nov 17 2012 *)