%I #4 Mar 30 2012 17:25:35
%S 1,3,6,8,11,15,18,20,23,27,32,36,39,43,46,48,51,55,60,64,69,75,80,84,
%T 87,91,96,100,103,107,110,112
%N Partial sums of A088748
%C The offset is given as 1 to be in agreement with: a(2^n), n>0 = A001792(n),
%C where A001792 = the binomial transform of the natural numbers: (1, 3, 8, 20,
%C 48,...). Example: a(8) = a(2^3) = 20 = A001792(3).
%F Partial sums of A088748: (1, 2, 3, 2, 3, 4, 3, 2,...)
%Y Cf. A088748, A001792
%K nonn
%O 1,2
%A _Gary W. Adamson_, Aug 30 2009
%E Typo in data corrected by Kevin Ryde, Jan 22 2012