A347609 Number of partitions of n into at most 5 prime parts.
1, 0, 1, 1, 1, 2, 2, 3, 3, 4, 5, 6, 6, 8, 8, 9, 10, 11, 11, 14, 14, 15, 17, 18, 19, 21, 22, 23, 25, 27, 27, 32, 29, 34, 33, 37, 37, 42, 39, 47, 44, 51, 47, 58, 50, 61, 57, 67, 61, 73, 65, 80, 71, 86, 75, 95, 79, 101, 86, 107, 92, 115, 95, 125, 103, 132, 108
Offset: 0
Keywords
Formula
a(n) = Sum_{k=1..5} A117278(n,k) for n >= 2. - Alois P. Heinz, Sep 08 2021