OFFSET
1,2
COMMENTS
If we consider sequence terms to be character strings, a(n) is A329126(n) read in base 2 and converted to base 10. Based on b-file for A329126.
Least k >= 1 such that n divides A329443(k). - Peter Munn, Dec 02 2021
FORMULA
a(n) <= A329339(n) = 2^A051903(n)*(m^n-1)/(m-1) with m = 2^A268336(n), equality except for n = 10, 14, 15, ... - M. F. Hasler, Nov 14 2019
EXAMPLE
The strings S(1), S(2), S(3), ... are 1, 110, 101010, 111100, 100010001000100010, 1111110, ... (A329126); converted from binary to decimal these give the current sequence.
PROG
(PARI) \\ See A329339. - M. F. Hasler, Nov 14 2019
CROSSREFS
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Nov 12 2019
EXTENSIONS
Definition corrected: not lexicographically earliest string, but smallest binary number. - M. F. Hasler, Nov 09 2021
Name aligned with new A329126 name by Peter Munn, Dec 02 2021
STATUS
approved