A079101 A repetition-resistant sequence.
0, 1, 0, 0, 0, 1, 1, 0, 1, 0, 1, 1, 1, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0
Offset: 1
Keywords
Examples
a(7)=1 because (0,1,0,0,0,1,0) has repeated segment (0,1,0) of length 3, whereas (0,1,0,0,0,1,1) has no repeated segment of length 3.
Links
- Peter J. C. Moses, Table of n, a(n) for n = 1..10000
- A. Dau, Secuencia Maximizadora de Subcadenas (Interactive Java generator of repetition-resistant sequences). [Broken link]
- Clark Kimberling, Unsolved Problems and Rewards.
- Clark Kimberling, Problem 2289, Crux Mathematicorum 23 (1997) 501.
Comments