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.

A140856 Primes of the form 210n+71.

Original entry on oeis.org

71, 281, 491, 701, 911, 2381, 2591, 2801, 3011, 3221, 3851, 4271, 4481, 4691, 5531, 5741, 6581, 6791, 7001, 7211, 7841, 8681, 9311, 9521, 9941, 10151, 10781, 11411, 11621, 11831, 12041, 12251, 12671, 13721, 13931, 14561, 14771, 15401, 16451
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Jul 04 2008

Keywords

Crossrefs

Cf. A073102.

Programs

  • Mathematica
    Select[71+210Range[0,150],PrimeQ] (* Ray Chandler, Apr 29 2010 *)

Extensions

Corrected and extended by D. S. McNeil, Dec 10 2009