Number of steps to reach 0 when starting from 2^n and iterating the map x -> x - (number of 1's in binary representation of x): a(n) = A071542(2^n) = A218600(n)+1.

A213710

Number of steps to reach 0 when starting from 2^n and iterating the map x -> x - (number of 1's in binary representation of x): a(n) = A071542(2^n) = A218600(n)+1.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =5a(4) =8a(5) =13a(6) =22a(7) =39a(8) =69a(9) =123a(10) =221a(11) =400a(12) =730a(13) =1344a(14) =2494a(15) =4656a(16) =8728a(17) =16406a(18) =30902a(19) =58320a(20) =110299a(21) =209099a(22) =397408a(23) =757297a(24) =1446946a(25) =2771952a(26) =5323983a(27) =10250572a(28) =19780123a(29) =38243221

External references