Smallest integer k such that the set of all n consecutive digits of k equals the set of 0 to 2^n-1 written as n-digit binary numbers.
A327232
Smallest integer k such that the set of all n consecutive digits of k equals the set of 0 to 2^n-1 written as n-digit binary numbers.
Terms
- a(0) =10a(1) =10011a(2) =1000101110
External references
- oeis: A327232