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

A181929

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

Terms

    a(0) =0a(1) =1a(2) =10a(3) =110a(4) =10011a(5) =110101a(6) =10011000a(7) =110100011a(8) =10010101001a(9) =101111000101a(10) =110011001110

External references