login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Beginning with 11 (concatenation of 1 twice), smallest number which is a concatenation of itself as many (say k) times required, chosen from odd numbers not == 5 (mod 10), in natural order, so that every partial concatenation is prime.
1

%I #8 Nov 18 2017 20:59:29

%S 11,3,777,999,11,131313131313131313131313131313131313131313

%N Beginning with 11 (concatenation of 1 twice), smallest number which is a concatenation of itself as many (say k) times required, chosen from odd numbers not == 5 (mod 10), in natural order, so that every partial concatenation is prime.

%C Numbers chosen are from 1,3,7,9,11,13,17,19,21,23,27,29,... which can produce primes.

%C Next term has > 2000 digits and is too large to include. - _David Wasserman_, Jul 01 2005

%Y Cf. A088074.

%K base,nonn

%O 0,1

%A _Amarnath Murthy_, Sep 22 2003

%E More terms from _David Wasserman_, Jul 01 2005