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.

A156963 Numerator of Euler(n, 11/24).

Original entry on oeis.org

1, -1, -143, 431, 102817, -516961, -180591983, 1271389391, 590431841857, -5344434717121, -3101366777446223, 34311221287283951, 23891962452055766497, -312381736724957870881, -253773444779195937916463, 3828493412657940540740111, 3554513595972161589740996737
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Crossrefs

For denominators see A009968.

Programs

  • Mathematica
    EulerE[Range[0,20],11/24]//Numerator (* Harvey P. Dale, Jan 19 2020 *)