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.

A157907 Numerator of Euler(n,12).

Original entry on oeis.org

1, 23, 132, 6049, 17292, 394703, 2248092, 204486353, 290089932, 6572546033, 37162502652, 1678097074579, 4728061664172, 106399222615163, 597668556565212, 107272376452106401, 75103670464560012, 1680355440510440093, 9387056300571875772, 419013082506039558709
Offset: 0

Views

Author

N. J. A. Sloane, Nov 10 2009

Keywords

Crossrefs

For denominators see A006519.

Programs

  • Mathematica
    EulerE[Range[0,20],12]//Numerator (* Harvey P. Dale, Jun 21 2020 *)