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.

A156272 Numerator of Euler(n, 1/10).

Original entry on oeis.org

1, -2, -9, 59, 981, -11881, -295029, 5052179, 167213961, -3685319761, -152462570049, 4107372360299, 203906790454941, -6492149024819641, -376012858170009069, 13813635108523428419, 914353480122881739921, -38069496495248009807521
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For denominators see A156276.

Programs

  • Mathematica
    Numerator[EulerE[Range[0,20],1/10]] (* Vincenzo Librandi, May 04 2012 *)