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.

A156370 Numerator of Euler(n, 5/14).

Original entry on oeis.org

1, -1, -45, 143, 10845, -58081, -6467985, 48571823, 7193829465, -69471000001, -12857719720725, 151763444497103, 33705032917690485, -470164385248041121, -121821103620727531065, 1960764928973430783983, 580617476571375848857905, -10591336845363318048877441
Offset: 0

Views

Author

N. J. A. Sloane, Nov 07 2009

Keywords

Comments

The (unsigned) odd-indexed terms of the sequence appear to give A208680. - Peter Bala, May 16 2017

Crossrefs

For denominators see A156359. Cf. A208680.

Programs

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