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”).

Number of partitions of n into 9 nonzero tetrahedral numbers.
3

%I #5 Feb 20 2021 07:53:45

%S 1,0,0,1,0,0,1,0,0,2,0,0,2,0,0,2,0,0,3,1,0,3,1,0,3,1,0,4,2,0,3,2,0,3,

%T 3,0,3,4,1,3,4,1,2,5,1,3,5,2,2,5,2,2,5,3,2,7,4,3,6,4,2,6,4,3,7,5,3,6,

%U 5,3,6,6,4,7,7,5,7,7,3,7,7,5,7,9,4,7,9,5,6,10,5,8

%N Number of partitions of n into 9 nonzero tetrahedral numbers.

%Y Cf. A000292, A023533, A024692, A068980, A319819, A341774, A341775, A341776, A341777, A341778, A341791, A341793.

%K nonn

%O 9,10

%A _Ilya Gutkovskiy_, Feb 19 2021