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”).
%I #2 Mar 30 2012 18:51:38
%S 0,1,2,3,4,5,2,3,4,5,6,4,5,6,7,6,7,8,8,9,10,3,4,5,6,7,5,6,7,8,7,8,9,9,
%T 10,11,6,7,8,9,8,9,10,10,11,12,9,10,11,11,12,13,12,13,14,15,4,5,6,7,8,
%U 6,7,8,9,8,9,10,10,11,12,7,8,9,10,9,10,11,11,12,13,10,11,12,12,13,14
%N b+c+d+e+f where b>=c>=d>=e>=f>=0 ordered by b then c then d then e then f.
%Y Cf. A001477, A051162, A070770, A070771 for similar sequences with different numbers of terms summed.
%K nonn
%O 0,3
%A _Henry Bottomley_, May 06 2002