login
Number of partitions of n into 5 nonnegative cubes.
0

%I #6 Mar 30 2012 18:35:25

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

%T 0,1,1,1,1,0,1,0,0,1,1,1,0,0,0,0,0,1,1,0,1,1,1,1,0,1,0,0,1,1,2,1,1,1,

%U 1,0,1,1,1,1,1,1,0,0,1,0,1,2,2,1,0,0,0,0,1,2,1,1,1,1,1,0,1,1,0,1,1,1,0,0,0,0,0,1

%N Number of partitions of n into 5 nonnegative cubes.

%K nonn

%O 0,65

%A _David W. Wilson_