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.

A141866 Primes of the form 2*3*5*7*k+89, k >= 0.

Original entry on oeis.org

89, 509, 719, 929, 1559, 1979, 2399, 2609, 2819, 3449, 3659, 4079, 4289, 4919, 6389, 6599, 7019, 7229, 7649, 8069, 8699, 9539, 9749, 10169, 10589, 10799, 12269, 12479, 12689, 12899, 13109, 14159, 14369, 15629, 16889, 17099, 17519, 17729, 17939, 18149
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Sep 15 2008

Keywords

Comments

Subsequence of A132236. - R. J. Mathar, Sep 19 2008

Crossrefs

Programs

  • Mathematica
    Select[210 Range[0, 200] + 89, PrimeQ] (* Harvey P. Dale, Nov 11 2013 *)

Extensions

Definition edited, 7019 inserted and extended by R. J. Mathar, Sep 19 2008