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.

A144233 Prime numbers of the form 5^k +- 4 for k >= 1.

Original entry on oeis.org

29, 3121, 15629, 78121, 9765629, 30517578121, 710542735760100185871124267578121, 413590306276513837435704346034981426782906055450439453121, 197215226305252951352932141320696557418301608777255751192569732666015629
Offset: 1

Views

Author

Reikku Kulon, Sep 15 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Flatten[Table[5^n+{-4,4},{n,90}]],PrimeQ] (* Harvey P. Dale, Jan 26 2019 *)

Extensions

More terms from Alois P. Heinz, Jul 14 2019