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.

A141570 Primes of the form 2*3*5*7*n+83.

Original entry on oeis.org

83, 293, 503, 1553, 1973, 2393, 3023, 3863, 4073, 4283, 4493, 4703, 5333, 6173, 6803, 7013, 7433, 7643, 7853, 8273, 8693, 9323, 9533, 9743, 10163, 11003, 11213, 11423, 11633, 12263, 12473, 12893, 13103, 13313, 13523, 14153, 14783, 15413, 16253
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Aug 17 2008

Keywords

Comments

Subsequence of A132235. - R. J. Mathar, Aug 21 2008

Crossrefs

Cf. A000040.

Programs

  • Mathematica
    Select[210*Range[0,80]+83, PrimeQ] (* Harvey P. Dale, May 05 2018 *)

Extensions

Edited and corrected by R. J. Mathar, Aug 21 2008