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!)
A175219 The fourth nonprimes after the primes. 1
9, 9, 10, 12, 16, 18, 22, 24, 27, 34, 35, 42, 46, 48, 51, 57, 64, 65, 72, 76, 77, 84, 87, 93, 102, 106, 108, 112, 114, 117, 132, 135, 142, 143, 154, 155, 161, 168, 171, 177, 184, 185, 196, 198, 202, 203, 215, 228, 232, 234, 237, 244, 245, 255, 261, 267, 274 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Module[{nn=1000, cmps}, cmps=Partition[Select[Range[nn], CompositeQ], 4, 1]; Table[SelectFirst[ cmps, #[[1]]>p&], {p, Prime[Range[PrimePi[cmps[[-1, 1]]]]]}]][[;; , 4]] (* Harvey P. Dale, Aug 07 2023 *)
CROSSREFS
Sequence in context: A282987 A118662 A305503 * A124475 A179057 A350919
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Mar 06 2010
EXTENSIONS
More terms from Harvey P. Dale, Aug 07 2023
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 August 10 19:25 EDT 2024. Contains 375058 sequences. (Running on oeis4.)