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.

A158697 Numerator of Bernoulli(n, 3/8).

Original entry on oeis.org

1, -1, -13, 15, 1327, -545, -91003, 38255, 5906767, -4500801, -1896209615, 804237775, 16784378110837, -203494252897, -10883940950701, 69286348649775, 359945426905007999, -30552788046216833, -279390122489174329921, 16939504477697671055
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For denominators see A158654.

Programs

  • Mathematica
    Numerator/@BernoulliB[Range[0,30],3/8] (* Harvey P. Dale, Jul 16 2011 *)