OFFSET
0,2
COMMENTS
Conjecture 1: this is the number of binary sequences S of length n such that, for all primes p such that p^2 <= n, at least one of the p^2 linearly indexed subsequences of S with gap p^2 starting at the 1st, 2nd, ..., p^2-th position of S, is the all-zeros sequence. In other words, every block that is not explicitly ruled out by congruence conditions for the primes p with p^2 <= n should occur.
Conjecture 2: the last new block to actually occur is always 0^n (n copies of 0). Cf. A020754.
EXAMPLE
For n = 5, the 3 blocks of length 5 that do not occur are 11111, 11110, and 01111.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Jeffrey Shallit, Jan 02 2017
STATUS
approved