login
A083853
Smallest nonnegative integer that can be written as a sum of Fibonacci numbers in n ways, counting 1 twice as Fibonacci number.
5
0, 1, 3, 6, 9, 14, 22, 24, 37, 40, 58, 61, 64, 95, 98, 103, 155, 153, 166, 171, 168, 247, 386, 257, 276, 273, 407, 404, 401, 417, 443, 438, 647, 441, 653, 650, 1011, 705, 674, 708, 1045, 713, 1053, 1048, 1085, 1142, 1051, 1090, 1140, 1153, 1723, 1158, 2661, 1702, 1155, 1710
OFFSET
1,3
LINKS
FORMULA
A000121(a(n)) = n.
CROSSREFS
Least inverse of A000121. Cf. A013583.
Sequence in context: A310172 A227849 A135524 * A310173 A310174 A058597
KEYWORD
nonn
AUTHOR
R. K. Guy and David W. Wilson, Jun 19 2003
STATUS
approved