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 #7 Mar 11 2014 01:32:51
%S 1,3,4,7,6,9,11,15,10,13,15,19,19,23,26,31,18,21,23,27,27,31,34,39,35,
%T 39,42,47,48,53,57,63,34,37,39,43,43,47,50,55,51,55,58,63,64,69,73,79,
%U 67,71,74,79,80,85,89,95,92,97,101,107,109,115,120,127,66,69,71,75,75
%N a(n) = A175186(n)+n.
%C For all m >= ceiling(log(n)/log(2)), a(n) = A175186(n +2^m).
%Y Cf. A175186.
%K easy,nonn
%O 1,2
%A _Leroy Quet_, Mar 01 2010
%E Extended by _Ray Chandler_, Mar 04 2010