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.

A156182 Numerator of Euler(n, 1/5).

Original entry on oeis.org

1, -3, -4, 99, 116, -2523, -8764, 1074243, 1242356, -48982293, -283202524, 27296351769, 94690800596, -5393115879063, -43653497804284, 22950350777886291, 26538141745926836, -1976553215554138833, -20569900661155862044, 3424560766779704633439, 19799583458238177373076
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For denominators see A156183.

Programs

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