login
A392841
Number of trailing zeros in a type of Zeckendorf expansion based on the Fibonacci numbers of odd index.
1
0, 2, 1, 0, 4, 1, 0, 3, 0, 2, 1, 0, 6, 1, 0, 3, 0, 2, 1, 0, 5, 0, 2, 1, 0, 4, 1, 0, 3, 0, 2, 1, 0, 8, 1, 0, 3, 0, 2, 1, 0, 5, 0, 2, 1, 0, 4, 1, 0, 3, 0, 2, 1, 0, 7, 0, 2, 1, 0, 4, 1, 0, 3, 0, 2, 1, 0, 6, 1, 0, 3, 0, 2, 1, 0, 5, 0, 2, 1, 0, 4, 1, 0, 3, 0, 2, 1
OFFSET
1,2
COMMENTS
This sequence is the limit, as k goes to infinity, of the finite sequences (A035614(F(2k+1)-i), i=2..F(2k+1)), where F(k) = A000045(k) is the k-th Fibonacci number.
Here are the first few such finite sequences:
k=1: 0
k=2: 0, 2, 1, 0
k=3: 0, 2, 1, 0, 4, 1, 0, 3, 0, 2, 1, 0
CROSSREFS
KEYWORD
nonn
AUTHOR
Jeffrey Shallit, Feb 21 2026
STATUS
approved