A225335 A continuous "look-and-repeat" sequence (seed 3).
3, 1, 1, 3, 2, 2, 1, 1, 1, 3, 2, 2, 2, 3, 3, 1, 1, 1, 3, 3, 3, 2, 2, 2, 3, 3, 3, 1, 3, 3, 3, 3, 3, 2, 3, 3, 3, 1, 1, 1, 5, 5, 3, 1, 1, 2, 3, 3, 3, 3, 3, 1, 2, 2, 5, 1, 1, 3, 2, 2, 1, 1, 1, 2, 5, 5, 3, 1, 1, 1, 2, 2
Offset: 1
Examples
a(1) = 3, you then see "one 3" and repeating "one", a(2) = a(3) = 1 (one) and a(4) = 3; you have then two 1's, so 2,2,1 ; then one 3, so 1,1,3, etc.
Comments