A213312 Numbers with exactly 5 nonprime substrings (substrings with leading zeros are considered to be nonprime).
101, 102, 105, 109, 110, 114, 116, 118, 120, 121, 124, 126, 128, 141, 142, 145, 149, 150, 154, 156, 158, 161, 162, 165, 181, 182, 185, 187, 189, 190, 194, 196, 198, 200, 201, 204, 206, 208, 209, 210, 214, 216, 218, 240
Offset: 1
Examples
a(1)=101, since 101 has 5 nonprime substrings (0, 01, 1, 1, 10). a(1330)= 831373, since there are 5 nonprime substrings (1, 8, 831, 8313, 31373).
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..1330
Comments