A213310 Numbers with exactly 3 nonprime substrings (substrings with leading zeros are considered to be nonprime).
10, 14, 16, 18, 40, 44, 46, 48, 49, 60, 64, 66, 68, 69, 80, 81, 84, 86, 88, 90, 91, 94, 96, 98, 99, 117, 123, 127, 132, 133, 135, 139, 153, 157, 167, 171, 172, 175, 177, 193, 211, 213, 217, 222, 225, 230, 234, 236, 238, 241
Offset: 1
Examples
a(1)=10, since 10 has 3 nonprime substrings (0, 1, 10). a(310)= 73373, since there are 3 nonprime substrings (33, 7337 and 73373).
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..310
Comments