|
EXAMPLE
|
a(5) = 112573 is a concatenation of 11,2,5,7 and 3 and is the smallest such prime.
a(7) = 11131719257 = Concatenate(11,13,17,19,2,5,7); 11131719257 is prime, as are each of the 7 distinct integers concatenated.
a(8) = 111317193257 = Concatenate(11,13,17,19,3,2,5,7), and is prime.
|