Lexicographically earliest sequence of increasing numbers whose digits satisfy the "Fractal Jump" rule using only the digits 2 and 5: keep the first digit "d" of the sequence, then jump over the next "d" digits and keep the digit "e" on which you have landed. Jump now over the next "e" digits and keep the digit "f" on which you have landed, etc. The succession "def..." of kept digits is the sequence itself.
A105647
Lexicographically earliest sequence of increasing numbers whose digits satisfy the "Fractal Jump" rule using only the digits 2 and 5: keep the first digit "d" of the sequence, then jump over the next "d" digits and keep the digit "e" on which you have landed. Jump now over the next "e" digits and keep the digit "f" on which you have landed, etc. The succession "def..." of kept digits is the sequence itself.
Terms
- a(0) =2a(1) =5a(2) =25a(3) =52a(4) =55a(5) =222a(6) =252a(7) =255a(8) =552a(9) =555a(10) =2222a(11) =5222a(12) =5252a(13) =5255a(14) =22222a(15) =22252a(16) =22522a(17) =22525a(18) =22555a(19) =25222a(20) =52222a(21) =55222a(22) =55522a(23) =55525a(24) =55552a(25) =55555a(26) =222522a(27) =225222a(28) =225225a(29) =225522
External references
- oeis: A105647