A099077 Numbers k such that pi(1).pi(2) ... pi(k-1).pi(k) is prime (dot between numbers means concatenation).
5, 25, 2232, 4560
Offset: 1
Examples
5 is in the sequence because pi(1).pi(2).pi(3).pi(4).pi(5)=1223 is prime.
Links
- Carlos Rivera, Puzzle 8. Primes by Listing, The Prime Puzzles & Problems connection.
- Eric Weisstein's World of Mathematics, Integer Sequence Primes
Comments