Let S(n) denote the sequence formed by concatenating the decimal numbers 1,2,3,..., omitting n; a(n) is the smallest prime in S(n), or -1 if no term in S(n) is prime.
A262299
Let S(n) denote the sequence formed by concatenating the decimal numbers 1,2,3,..., omitting n; a(n) is the smallest prime in S(n), or -1 if no term in S(n) is prime.
Terms
- a(0) =2a(1) =13a(2) =124567a(3) =12356789a(4) =123467891011a(5) =123457a(6) =123456891011
External references
- oeis: A262299