The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A255889 Primes equal to the sum of three successive semiprimes. 2
19, 73, 107, 163, 233, 271, 719, 733, 839, 1129, 1187, 1231, 1597, 1693, 1733, 1777, 1847, 1871, 2053, 2137, 2287, 2423, 2521, 2543, 2593, 2677, 2719, 2843, 3217, 3229, 3257, 3491, 3623, 3659, 3853, 4019, 4027, 4219, 4231, 4243, 4441, 4591 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
19 = 4+6+9 = A001358(1)+A001358(2)+A001358(3);
73 = 22+25+26 = A001358(8)+A001358(9)+A001358(10).
MATHEMATICA
Select[Apply[Plus, Partition[Select[Range@ 1500, PrimeOmega[#] == 2 &], 3, 1], {1}], PrimeQ] (* Michael De Vlieger, Mar 10 2015 *)
CROSSREFS
Sequence in context: A127874 A289817 A321343 * A154406 A141960 A178541
KEYWORD
nonn
AUTHOR
Zak Seidov, Mar 09 2015
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 June 6 04:28 EDT 2024. Contains 373115 sequences. (Running on oeis4.)