Consider the concatenation of n consecutive integers S, S+1, S+2, ..., S+n-1, written in base 2 and then converted to base 10; a(n) gives (in base 10) the first prime reached for any value of S, or -1 if a prime is never reached.

A269710

Consider the concatenation of n consecutive integers S, S+1, S+2, ..., S+n-1, written in base 2 and then converted to base 10; a(n) gives (in base 10) the first prime reached for any value of S, or -1 if a prime is never reached.

Terms

    a(0) =2a(1) =11a(2) =229a(3) =2423a(4) =96137a(6) =3766153a(7) =710506473307a(8) =811194664531

External references