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!)
A345042 The lesser of twin primes that are also the sum of 3 consecutive primes. 0
41, 59, 71, 269, 311, 857, 1049, 1061, 1151, 1229, 1667, 1931, 2129, 2549, 3329, 3467, 3539, 3581, 3851, 3929, 4259, 4337, 4481, 5501, 6299, 6761, 8597, 8627, 8819, 9011, 9281, 9629, 10067, 10091, 10427, 13931, 15287, 15731, 17597, 17657, 17681, 17789, 17921, 18047, 18911, 19541, 20231 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
41 = A001359(6) = A034961(5).
MATHEMATICA
Select[Plus @@@ Partition[Select[Range[7000], PrimeQ], 3, 1], And @@ PrimeQ[# + {0, 2}] &] (* Amiram Eldar, Jun 06 2021 *)
CROSSREFS
Intersection of A001359 and A034961.
Sequence in context: A262722 A172406 A161613 * A210338 A139890 A082932
KEYWORD
nonn
AUTHOR
Zak Seidov, Jun 06 2021
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 18 23:41 EDT 2024. Contains 375284 sequences. (Running on oeis4.)