login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140840 Primes of the form 210n+11. 1
11, 431, 641, 1061, 1481, 1901, 2111, 2531, 2741, 3371, 3581, 4001, 4211, 4421, 5051, 5261, 5471, 6101, 6311, 6521, 7151, 8831, 9041, 9461, 10091, 10301, 11351, 11981, 12401, 12611, 12821, 13241, 13451, 14081, 15131, 15551, 15761, 15971, 16811, 17021 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = 210*A076355(n) + 11. - Zak Seidov, Jan 14 2014
MATHEMATICA
Select[210 Range[0, 100] + 11, PrimeQ@ # &]
Select[Range[11, 10^4, 210], PrimeQ] (* Zak Seidov, Jan 14 2014 *)
CROSSREFS
Sequence in context: A287065 A337527 A356210 * A175158 A360066 A354439
KEYWORD
nonn
AUTHOR
EXTENSIONS
I changed the Mathematica coding and extended the sequence. - Robert G. Wilson v, Sep 22 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)