Odd numbers n with the property that the binary representation of n is the same as the decimal representation of the smallest multiple of n that can be represented with only 1's and 0's.
A215160
Odd numbers n with the property that the binary representation of n is the same as the decimal representation of the smallest multiple of n that can be represented with only 1's and 0's.
Terms
- a(0) =1a(1) =21a(2) =2231a(3) =28261a(4) =611123a(5) =1200341a(6) =3427673a(7) =2202416417a(8) =11102657671
External references
- oeis: A215160