Another curious strange thing is that if we take in to consideration Fibonacci + 1 with this method we get: 1,2,2,3,4,7,0,6,6,1,6,7,2,9,...
Helped by the matching system of OEIS I noticed that this is
deltas matching: a(n+1) - a(n) = 1, 0, 1, 1, 3, 7, 6, 0, 5, 5, 1, 5, 7- A021805 Decimal expansion of 1/801.
(8, 7, 7, 6, 5, 2, 9, 3, 3, 8, 3, 2, 7, 0)
The curios thing is that the match start from 0, 0, 1, 2, 4, 8, 4, 3, 9, 4, 5, 0, 6, 8, 6, 6, 4, 1, 6, 9, 7, 8, 7, 7, 6, 5, 2, 9, 3, 3, 8, 3, 2, 7, 0, 9, 1, 1, 3, 6, 0, 7, 9, 9, 0, 0, 1, 2, 4, 8, 4, 3, 9, 4, 5, 0, 6, 8, 6, 6, 4, 1, 6, 9, 7, 8, 7, 7, 6, 5, 2, 9, 3, 3, 8, 3, 2, 7, 0, 9, 1, 1, 3, 6, 0, 7, 9, 9, 0, 0, 1, 2, 4, 8, 4, 3, 9, 4, 5
What do you think?
Davide