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.

A014547 n-th Euler (secant, zig) number A000364(n) is prime.

Original entry on oeis.org

2, 3, 19, 227, 255
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A000364.

Programs

  • Mathematica
    Select[Range[100], PrimeQ[EulerE[#]] &]/2 (* Harvey P. Dale, Aug 10 2011 *)

Extensions

Offset corrected by Arkadiusz Wesolowski, Oct 17 2011