A213315 Numbers with exactly 8 nonprime substrings (substrings with leading zeros are considered to be nonprime).
1011, 1012, 1015, 1021, 1022, 1025, 1027, 1029, 1030, 1034, 1036, 1038, 1043, 1047, 1051, 1052, 1055, 1057, 1059, 1061, 1063, 1067, 1070, 1074, 1076, 1078, 1083, 1087, 1091, 1092, 1095, 1101, 1102, 1105, 1110, 1114
Offset: 1
Examples
a(1)=1011, since 1011 has 8 nonprime substrings (0, 1, 1, 1, 01, 10, 011, 1011). a(7483)= 8313733 since there are 8 nonprime substrings (1, 8, 33, 831, 8313, 13733, 31373, 313733).
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..7483
Comments