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 bisection of A120049.
3

%I #2 Mar 30 2012 18:57:10

%S 3,7,12,20,29,39,50,63,77,92,108,126,145,166,188,211,235,260,286,313,

%T 341,371,402,435,469,504,540,577,615,655,696,738,781,825,870,916,963,

%U 1011,1060,1112,1165,1219,1274,1330,1387,1445,1504,1564,1625,1687,1751

%N A bisection of A120049.

%C The other bisection is A130051; both bisections are strictly increasing.

%F a(n)=b(2n), for n>=1, where b=A130049.

%Y Cf. A130048, A130049, A130051.

%K nonn

%O 1,1

%A _Clark Kimberling_, May 03 2007