A213309 Numbers with exactly 2 nonprime substrings (substrings with leading zeros are considered to be nonprime).
11, 12, 15, 19, 20, 21, 24, 26, 28, 30, 34, 36, 38, 39, 41, 42, 45, 50, 51, 54, 56, 58, 61, 62, 63, 65, 70, 74, 76, 78, 82, 85, 87, 89, 92, 93, 95, 113, 131, 179, 197, 227, 229, 231, 232, 235, 239, 253, 257, 271, 273, 277, 283
Offset: 1
Examples
a(1)=11, since 11 has 2 nonprime substrings. a(130)= 37337, since there are 2 nonprime substrings (33 and 337).
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..130
Comments