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”).

a(n) = sum of the numbers between the two n's in A026366.
0

%I #4 Mar 30 2012 18:56:06

%S 2,8,32,50,97,127,161,199,285,335,444,506,572,642,790,872,1043,1137,

%T 1331,1437,1654,1772,1894,2020,2276,2414,2693,2843,2997,3155,3473,

%U 3643,3984,4166,4530,4724,5111,5317,5527,5741,6167

%N a(n) = sum of the numbers between the two n's in A026366.

%K nonn

%O 1,1

%A _Clark Kimberling_