A288576 The Fibonacci word in A104324 partitioned into blocks.
0, 1, 22, 323, 42344, 52344545, 6234454564566, 723445456456674566767, 8234454564566745667678456676786788, 9234454564566745667678456676786788945667678678896788989
Offset: 0
Examples
The initial blocks are as follows: 0, 1, 22, 323, 42344, 52344545, 6234454564566, 723445456456674566767, 8234454564566745667678456676786788, 9234454564566745667678456676786788945667678678896788989, ... but if the commas are inserted (as they should be) then we see the blocks more clearly: 0, 1, 2,2, 3,2,3, 4,2,3,4,4, 5,2,3,4,4,5,4,5, 6,2,3,4,4,5,4,5,6,4,5,6,6, 7,2,3,4,4,5,4,5,6,4,5,6,6,7,4,5,6,6,7,6,7, 8,2,3,4,4,5,4,5,6,4,5,6,6,7,4,5,6,6,7,6,7,8,4,5,6,6,7,6,7,8,6,7,8,8, 9,2,3,4,4,5,4,5,6,4,5,6,6,7,4,5,6,6,7,6,7,8,4,5,6,6,7,6,7,8,6,7,8,8,9,4,5,6,6,7,6,7,8,6,7,8,8,9,6,7,8,8,9,8,9, 10,2,3,4,4,5,4,5,6,4,5,6,6,7,4,5,6,6,7,6,7,8,4,5,6,6,7,6,7,8,6,7,8,8,9,4,5,6,6,7,6,7,8,6,7,8,8,9,6,7,8,8,9,8,9,10,4,5,6,6,7,6,7,8,6,7,8,8,9,6,7,8,8,9,8,9,10,6,7,8,8,9,8,9,10,8,9,10,10, ...
Links
- Jiemeng Zhang, Zhixiong Wen, and Wen Wu, Some Properties of the Fibonacci Sequence on an Infinite Alphabet, Electronic Journal of Combinatorics, 24(2) (2017), #P2.52.
Crossrefs
Block n has length Fibonacci(n), see A000045.
Comments