A positive integer n is included if n written in binary can be subdivided into a number of runs all of equal-length, the first run from the left consisting of all 1's, the next run consisting of all 0's, the next run consisting of all 1's, the next run consisting of all 0's, etc.
A140690
A positive integer n is included if n written in binary can be subdivided into a number of runs all of equal-length, the first run from the left consisting of all 1's, the next run consisting of all 0's, the next run consisting of all 1's, the next run consisting of all 0's, etc.
Terms
- a(0) =1a(1) =2a(2) =3a(3) =5a(4) =7a(5) =10a(6) =12a(7) =15a(8) =21a(9) =31a(10) =42a(11) =51a(12) =56a(13) =63a(14) =85a(15) =127a(16) =170a(17) =204a(18) =240a(19) =255a(20) =341a(21) =455a(22) =511a(23) =682a(24) =819a(25) =992a(26) =1023a(27) =1365a(28) =2047a(29) =2730
External references
- oeis: A140690