Smallest prime made up of strings of all first n digits concatenated in ascending order and sandwiched between two 1's.
A135375
Smallest prime made up of strings of all first n digits concatenated in ascending order and sandwiched between two 1's.
Terms
- a(0) =101a(1) =10111a(2) =101221a(3) =10001231a(4) =101123441a(5) =1001233451a(6) =1012345661a(7) =101123456671a(8) =101223456781
External references
- oeis: A135375