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!)
A025000 a(1) = 3; a(n+1) = a(n)-th nonprime, where nonprimes begin at 0. 0
3, 4, 6, 9, 14, 21, 30, 42, 57, 77, 102, 133, 171, 217, 274, 341, 422, 518, 632, 766, 922, 1106, 1320, 1565, 1846, 2171, 2541, 2967, 3447, 3996, 4618, 5321, 6117, 7018, 8027, 9162, 10438, 11858, 13450, 15225, 17205, 19400, 21849, 24573, 27584, 30916, 34612 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Module[{nn=60000, npr}, npr=Complement[Range[0, nn], Prime[ Range[ PrimePi[ nn]]]]; NestList[npr[[#]]&, 3, 50]] (* Harvey P. Dale, Dec 13 2014 *)
CROSSREFS
Sequence in context: A227561 A352095 A030712 * A147790 A048577 A107340
KEYWORD
nonn
AUTHOR
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 September 4 09:09 EDT 2024. Contains 375681 sequences. (Running on oeis4.)