login
Number of partitions of n into 6 distinct nonzero triangular numbers.
6

%I #6 Feb 02 2021 22:14:49

%S 1,0,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,0,1,0,0,1,1,0,1,1,1,1,1,0,2,0,0,2,

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

%U 2,4,7,1,6,4,2,8,4,5,7,4,4,6,6,4,9,6,4,8,5,6,11,8,4,9,5,8,8,9,8,9,11

%N Number of partitions of n into 6 distinct nonzero triangular numbers.

%Y Cf. A000217, A008440, A010054, A307597, A307598, A319816, A340951, A341021, A341022, A341024, A341025, A341026, A341027.

%K nonn

%O 56,31

%A _Ilya Gutkovskiy_, Feb 02 2021