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.

A158970 Numerator of Bernoulli(n, -7/9).

Original entry on oeis.org

1, -23, 251, -1288, 123253, -109480, 12733691, -7288792, 590522773, -485103304, 80902890055, -23869637176, 183053106226063, -2930103360808, 33681593925917, 473149598624360, -271693384725008779, -320233698263629192, 391126712084649544217, 220861153517835364616
Offset: 0

Views

Author

N. J. A. Sloane, Nov 08 2009

Keywords

Crossrefs

For denominators see A158808.

Programs

  • Mathematica
    Numerator[BernoulliB[Range[0,20],-7/9]] (* Harvey P. Dale, Jul 01 2012 *)