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.

A156185 Numerator of Euler(n, 2/5).

Original entry on oeis.org

1, -1, -6, 37, 186, -961, -14166, 410189, 2009946, -18708871, -458225526, 10426234927, 153212718906, -2059985998981, -70632832168086, 8766253488312013, 42939614599671066, -754976143412185291, -33282798350926545846, 1308065815531646653417
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For denominators see A156183.

Programs

  • Mathematica
    Numerator[EulerE[Range[0,200],2/5]] (* Vincenzo Librandi, May 04 2012 *)