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.

A157812 Numerator of Euler(n,5).

Original entry on oeis.org

1, 9, 20, 351, 380, 3249, 6860, 229167, 118460, 971919, 1981100, 32152941, 32499740, 262096389, 527337740, 33900692319, 8503972220, 68206642659, 136664636780, 2189507427531, 2192051783900, 17555075136729, 35121618358220, 1123425366518277, 562385127902780
Offset: 0

Views

Author

N. J. A. Sloane, Nov 10 2009

Keywords

Comments

a(35) is the first negative term.

Crossrefs

For denominators see A006519.

Programs

  • Mathematica
    Numerator[EulerE[Range[0,30],5]] (* Harvey P. Dale, Apr 17 2015 *)