A377727 Number of digit patterns of length n that satisfy no divisibility rules but do not generate primes.
0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 32, 9, 207
Offset: 1
Examples
For n=10, the a(10) = 3 primonumerophobic patterns of length 10, which are also the smallest which exist, are pattern A266946 ---------- ---------- AAABBBAAAB 1110001110 AABABBBBBA 1101000001 ABAAAAABBB 1011111000 These patterns have 2 distinct digits (A and B) so that there are in total 81 numbers of each pattern that all happen to be composite despite the pattern coefficients in each having no common divisors.
Links
- Dmytro S. Inosov and Emil Vlasák, Cryptarithmically unique terms in integer sequences, arXiv:2410.21427 [math.NT], 2024.
Extensions
a(13) = 207 confirmed by Dmytro Inosov, Dec 23 2024
Comments