login
A359537
Number of partitions of n into at most 2 distinct positive Fibonacci numbers (with a single type of 1).
2
1, 1, 1, 2, 1, 2, 1, 1, 2, 1, 1, 1, 0, 2, 1, 1, 1, 0, 1, 0, 0, 2, 1, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 2, 1, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 1, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 1, 1, 0, 1
OFFSET
0,4
EXAMPLE
a(8) = 2 because we have [8] and [5, 3].
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jan 04 2023
STATUS
approved