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 compositions (ordered partitions) of n into at most 6 cubes.
1

%I #4 Sep 11 2021 21:25:34

%S 1,1,1,1,1,1,1,0,1,2,3,4,5,6,0,0,1,3,6,10,15,0,0,0,1,4,10,21,2,3,4,5,

%T 7,5,15,2,6,12,20,30,1,6,0,3,12,30,60,0,1,0,0,4,20,60,1,3,6,10,15,5,

%U 30,0,3,12,31,62,3,10,5,6,6,30,92,6,12,20,30,0,10,60,3,13

%N Number of compositions (ordered partitions) of n into at most 6 cubes.

%H <a href="/index/Su#ssq">Index entries for sequences related to sums of cubes</a>

%Y Cf. A000578, A023358, A340979, A347714, A347715, A347716, A347728.

%K nonn

%O 0,10

%A _Ilya Gutkovskiy_, Sep 11 2021