A359512 Number of partitions of n into at most 3 positive Fibonacci numbers (with a single type of 1).
1, 1, 2, 3, 3, 4, 4, 4, 4, 4, 4, 4, 3, 4, 3, 4, 4, 3, 4, 3, 1, 4, 2, 4, 4, 2, 4, 3, 2, 4, 1, 3, 1, 0, 4, 2, 3, 4, 2, 4, 2, 1, 4, 2, 3, 2, 0, 4, 1, 1, 3, 0, 1, 0, 0, 4, 2, 3, 3, 2, 4, 2, 1, 4, 1, 2, 1, 0, 4, 2, 2, 3, 0, 2, 0, 0, 4, 1, 1, 1, 0, 3, 0, 0, 1, 0, 0, 0, 0, 4, 2, 3, 3
Offset: 0
Keywords
Formula
a(n) = Sum_{k=0..3} A319394(n,k). - Alois P. Heinz, Jan 03 2023