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!)
A283598 Numbers n such that all three of 6*n+1, 6*(n+1)+1, and 6*(n+2)+1 are semiprimes. 0
41, 42, 48, 84, 92, 148, 157, 158, 162, 189, 209, 210, 222, 223, 224, 225, 226, 234, 250, 306, 315, 316, 317, 318, 319, 326, 386, 387, 401, 407, 408, 433, 462, 487, 488, 489, 514, 515, 521, 532, 539, 566, 567, 568, 569, 580, 598, 633, 634, 662, 663, 664, 672, 697, 713, 717, 718 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
That is, n, n+1 and n+2 are terms in A112775.
LINKS
MATHEMATICA
po[x_]=PrimeOmega[x]; Select[Range[1000], po[6*#+1]==po[6*(1+#)+1]== po[6*(2+#)+1==2 &]
Select[Range[800], PrimeOmega[6#+{1, 7, 13}]=={2, 2, 2}&] (* Harvey P. Dale, Apr 23 2024 *)
CROSSREFS
Subsequence of A283597 and A112775.
Sequence in context: A165862 A339568 A077680 * A041839 A098064 A073921
KEYWORD
nonn,changed
AUTHOR
Zak Seidov, Mar 14 2017
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 23 13:11 EDT 2024. Contains 371913 sequences. (Running on oeis4.)