a(n) is the smallest positive integer which can be represented as the sum of distinct positive Fibonacci n-step numbers (with a single type of 1) in exactly n ways, or -1 if no such integer exists.
A359631
a(n) is the smallest positive integer which can be represented as the sum of distinct positive Fibonacci n-step numbers (with a single type of 1) in exactly n ways, or -1 if no such integer exists.
Terms
- a(0) =1a(1) =3a(2) =44a(3) =416a(4) =26815a(5) =464031
External references
- oeis: A359631