[go: up one dir, main page]

login
A131318
Sum of terms within one periodic pattern of that sequence representing the digital sum analog base n of the Fibonacci recurrence.
12
1, 2, 8, 30, 24, 120, 156, 126, 96, 234, 640, 88, 264, 416, 700, 630, 352, 680, 468, 304, 1200, 294, 572, 1150, 528, 2600, 2288, 1998, 1176, 290, 3660, 806, 1344, 1122, 1360, 2870, 792, 2960, 532, 2262, 2400, 1722, 1764, 3870, 1056, 5490, 2300, 1598
OFFSET
1,2
COMMENTS
The respective period lengths are given by A001175(n-1) (which is the Pisano period to n-1) for n>=2.
EXAMPLE
a(3)=8 since the digital sum analog base 3 of the Fibonacci sequence is 0,1,1,2,3,3,2,3,3,... where the pattern {2,3,3} is the periodic part (see A131294) and sums up to 2+3+3=8. a(4)=30 because the pattern base 4 is {2,3,5,5,4,3,4,4} (see A131295) which sums to 30.
CROSSREFS
See A010073, A010074, A010075, A010076, A010077, A131294, A131295, A131296, A131297 for the definition of the digital sum analog of the Fibonacci sequence (in different bases).
Sequence in context: A009419 A000162 A052437 * A010749 A299415 A364078
KEYWORD
nonn,base
AUTHOR
STATUS
approved