Numbers n such that n is the substring identical to the least significant bits of its base 2 representation.

A181891

Numbers n such that n is the substring identical to the least significant bits of its base 2 representation.

Terms

    a(0) =0a(1) =1a(2) =10a(3) =11a(4) =100a(5) =101a(6) =110a(7) =111a(8) =1000a(9) =1001a(10) =1100a(11) =1101a(12) =10000a(13) =10001a(14) =10100a(15) =10101a(16) =11000a(17) =11001a(18) =11100a(19) =11101a(20) =100000a(21) =100001a(22) =101100a(23) =101101a(24) =110000a(25) =110001a(26) =111100a(27) =111101a(28) =1000000a(29) =1000001

External references