Define a sequence {b(i), i >= 0} by b(i) = 1 for 0 <= i <= n, thereafter b(i+1) = (b(i)+b(i-n)) mod 10; consider the sequence of n-tuples [b(i-n+1), b(i-n+2),...,b(i)]; this repeats with period a(n).

A256985

Define a sequence {b(i), i >= 0} by b(i) = 1 for 0 <= i <= n, thereafter b(i+1) = (b(i)+b(i-n)) mod 10; consider the sequence of n-tuples [b(i-n+1), b(i-n+2),...,b(i)]; this repeats with period a(n).

Terms

    a(0) =60a(1) =217a(2) =520a(3) =42a(4) =196812a(5) =2480437a(6) =2232a(7) =7128815a(8) =1736327236a(9) =124516392a(10) =203450520a(11) =40193528485a(13) =22856442972a(14) =324145501174a(15) =7946757

External references