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 #5 Mar 30 2012 18:40:03
%S 0,2,1,4,4,6,14,8,5,14,3,10,11,12,52,18,54,20,34,22,27,34,45,24,18,16,
%T 84,26,61,28,160,30,147,32,444,36,647,44,47,42,311,40,33,52,851,48,
%U 224,38,82,72,41,50,216,62,148,54,728,60,89,58
%N A131702 and A014320 interleaved.
%F a(2n)= A014320(n+1). a(2n-1) = A131702(n).
%K nonn,less
%O 1,2
%A _Giovanni Teofilatto_, Sep 12 2007
%E Formulas added, sequence extended, arbitrarily defined first term replaced - _R. J. Mathar_, Aug 23 2010