A077048 Doubly restricted composition numbers: number of compositions of [n^2/2] into up to n positive integers each no more than n.
1, 1, 2, 6, 44, 350, 4292, 57036, 996088, 18661152, 424241102, 10266964015, 287927722315, 8541887839459, 285144784116376, 10016752944160536, 388044155110294856, 15749295719801313452, 694726457246902921502
Offset: 0
Keywords
Examples
a(3)=6 since the number of compositions of [3^2/2]=4 into up to 3 positive integers each no more than 3 are: 1+1+2, 1+2+1, 1+3, 2+1+1, 2+2, 3+1.
Formula
Similar in magnitude to A077045.