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.

A144234 Prime numbers of the form 6^k +- 5.

Original entry on oeis.org

11, 31, 41, 211, 1291, 1301, 279941, 60466181, 78364164101, 101559956668421, 36845653286788892983291, 1326443518324400147398651, 7958661109946400884391941, 286511799958070431838109691, 174588755932389037098918153698611839369211, 6285195213566005335561053533150026217291781
Offset: 1

Views

Author

Reikku Kulon, Sep 15 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Sort[Flatten[#+{5,-5}&/@(6^Range[50])]],PrimeQ] (* Harvey P. Dale, May 12 2015 *)

Extensions

a(15)-a(16) from Amiram Eldar, Jul 23 2025