A069569 a(n) = smallest prime that can be written in base 10 using just n n's.
2, 13, 223, 2333, 44449, 555557, 16666669, 77767777, 888888883, 9199999999, 1010101010010101010107, 11111111111111111111111, 12112121212121212121212127, 131131313131313131313131313, 141414014141414141414141414149, 15151151515151515151515151515159
Offset: 0
Examples
The smallest prime containing no 0's is 2, so a(0) = 2.
Links
- Sean A. Irvine, Table of n, a(n) for n = 0..50
Extensions
Edited, corrected and extended by Robert G. Wilson v, Mar 27 2002
Further corrected and extended by Sean A. Irvine, May 05 2024
Comments