OFFSET
0,6
COMMENTS
a(n) is the least number z >= 0 such that the Zeckendorf representations of z and n-z have no common Fibonacci numbers and when combined together correspond to the lazy Fibonacci representation of n.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 0..10944
Rémy Sigrist, PARI program
PROG
(PARI) \\ See Links section.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, Jul 10 2024
STATUS
approved