login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A092298
Number of partitions of the n-th prime into integers <= n.
0
1, 2, 5, 11, 37, 71, 201, 352, 887, 3015, 4802, 14552, 30366, 45326, 90316, 234343, 582691, 819205, 1938560, 3449498, 4698053, 10457616, 17852459, 38120211, 99889551, 163116820, 211767528, 340543921, 437493270, 693911423
OFFSET
1,2
COMMENTS
a(n) < A058698(n).
EXAMPLE
n=4: A000040(4)=7 has A000041(7)=15 partitions, four of them with integers greater than 4: 5+2, 5+1+1, 6+1 and 7, therefore a(4)=15-4=11.
CROSSREFS
Sequence in context: A156014 A268397 A261438 * A074497 A131581 A195985
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Feb 07 2004
STATUS
approved