A131319 Maximal value arising in the sequence S(n) representing the digital sum analog base n of the Fibonacci recurrence.
1, 2, 3, 5, 5, 9, 11, 13, 13, 17, 19, 13, 19, 25, 27, 26, 25, 33, 35, 32, 33, 34, 35, 45, 41, 49, 51, 53, 43, 34, 54, 51, 56, 56, 67, 61, 55, 73, 55, 67, 69, 81, 65, 85, 67, 82, 91, 93, 89, 97, 99, 88, 89, 105, 107, 89, 97, 97, 89, 98, 111, 121, 109, 118, 105, 129, 112
Offset: 1
Examples
a(3)=3, since the digital sum analog base 3 of the Fibonacci sequence is S(3)=0,1,1,2,3,3,2,3,3,... where the pattern {2,3,3} is the periodic part (see A131294) and so has a maximal value of 3. a(9)=13 because the pattern base 9 is {2,3,5,8,13,13,10,7,9,8,9,9} (see A010076) where the maximal value is 13.
Comments