OFFSET
1,1
COMMENTS
This list contains all terms of the form 2^n - 1 for n >= 2.
EXAMPLE
The binary expansion of 8501 is 10000100110101, and there are A354614(8501) = 5 repeated substrings of length A342263(8501) = 3: 101, 100, 010, 001, and 000. Every bit in the binary expansion of 8501 appears in one or more of these substrings, so 8501 is in the list.
10000100110101
.........101..
...........101
100...........
.....100......
....010.......
..........010.
...001........
......001.....
.000..........
..000.........
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Peter Kagey, Jul 08 2022
STATUS
approved