Largest integer k < 10^(2^n+n) 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.
A327233
Largest integer k < 10^(2^n+n) 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) =11001a(2) =1110100011
External references
- oeis: A327233