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.

A156196 Numerator of Euler(n, 3/7).

Original entry on oeis.org

1, -1, -12, 73, 732, -3721, -109332, 3113561, 30406812, -278347351, -13587056052, 304035474763, 8904250650492, -117738154950781, -8045727017033172, 982026184893828457, 9586782871360007772, -165767101918545512011, -14564334832981893064692
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For denominators see A156192.

Programs

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