%I #6 Aug 31 2019 11:02:49
%S 0,1,2,2,3,5,6,8,12,14,17,21,25,30,36,43,49,58,66,75,85,96,109,121,
%T 136,150,167,184,202,222,242,265,287,313,338
%N Bisection A164733(2*n).
%C This sequence and the other bisection A309224 are initially very similar: there appear to be blocks of terms that are identical except that the initial terms differ by 1. For example, [30, 36, 43, 49, 58, 66, 75] here versus [31, 36, 43, 49, 58, 66, 75] in A309224. Is there a simple explanation? - _N. J. A. Sloane_, Aug 31 2019
%Y Cf. A099009, A164733, A309224.
%K nonn,base,more
%O 1,3
%A _N. J. A. Sloane_, Aug 29 2019, following a suggestion from Manuj Mishra.