A213311 Numbers with exactly 4 nonprime substrings (substrings with leading zeros are considered to be nonprime).
103, 107, 111, 112, 115, 119, 122, 125, 129, 130, 134, 136, 138, 143, 147, 151, 152, 155, 159, 163, 170, 174, 176, 178, 183, 191, 192, 195, 199, 202, 203, 205, 207, 212, 215, 219, 220, 221, 224, 226, 228, 242, 245, 250
Offset: 1
Examples
a(1) = 103, since 103 has 4 nonprime substrings (0, 03, 1, 10). a(653) = 373379, since there are 4 nonprime substrings (9, 33, 3379, 7337).
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..653
Comments