login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

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

%I #4 Feb 20 2021 07:53:51

%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,4,2,0,3,

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

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

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

%Y Cf. A000292, A023533, A024692, A068980, A319820, A341774, A341775, A341776, A341777, A341778, A341791, A341792.

%K nonn

%O 10,10

%A _Ilya Gutkovskiy_, Feb 19 2021