Binary numbers such that when read from right to left, the number of 0's never exceeds the number of 1's.
A350346
Binary numbers such that when read from right to left, the number of 0's never exceeds the number of 1's.
Terms
- a(0) =0a(1) =1a(2) =11a(3) =101a(4) =111a(5) =1011a(6) =1101a(7) =1111a(8) =10011a(9) =10101a(10) =10111a(11) =11011a(12) =11101a(13) =11111a(14) =100111a(15) =101011a(16) =101101a(17) =101111a(18) =110011a(19) =110101a(20) =110111a(21) =111011a(22) =111101a(23) =111111a(24) =1000111a(25) =1001011a(26) =1001101a(27) =1001111a(28) =1010011a(29) =1010101
External references
- oeis: A350346