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!)
A250052 Conjoined Twin Primes: primes p such that p written in base 10 has a prefix q and a suffix r, where q and r are a pair of twin primes (in either order), and q and r overlap (i.e., strlen(q)+strlen(r)>strlen(p)). 2
113, 10103, 15149, 1021019, 1231229, 1321319, 1481483, 1621619, 1931933, 1951949, 3232321, 7127129, 7307309, 7547549, 29129131, 71471473, 100910093, 101410139, 108910889, 119411939, 156415643, 157315733, 159715973, 164516453, 169816979, 179117909, 179217923 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The sequence is finite if the Twin Prime Conjecture is false.
LINKS
Chris K. Caldwell, Twin Prime
EXAMPLE
113 is in the sequence because 113 is prime, and (11,13) is a twin prime pair, and "11" is a prefix of "113", and "13" is a suffix of "113", and the prefix and suffix overlap (i.e., strlen("11")+strlen("13")>strlen("113")).
3232321 is in the sequence because 3232321 is prime, and (32321,32323) is a twin prime pair, and "32323" is a prefix of "3232321", and "32321" is a suffix of "3232321", and the prefix and suffix overlap.
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A012031 A283781 A350054 * A175687 A090480 A187632
KEYWORD
nonn,base
AUTHOR
Robert C. Lyons, Dec 07 2014
EXTENSIONS
More terms from Rémy Sigrist, Aug 04 2019
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)