login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A330022 Length of shortest binary string containing, as contiguous blocks, all palindromes of length n. 0
0, 2, 4, 8, 12, 22, 32 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Greedy supersequence algorithms give the upper bounds a(7) <= 60, a(8) <= 74, a(9) <= 142, a(10) <= 180, a(11) <= 344, a(12) <= 410, a(13) <= 798. Probably some of these are tight. The value for a(6) was computed by checking all 8! arrangements of the 8 palindromes of length 3, optimizing overlaps. Probably someone with more computing power could compute a(7) (resp., a(8)) by checking all 16! = 20922789888000 arrangements of the palindromes of length 7 (resp., 8).
LINKS
EXAMPLE
The corresponding strings for 1 <= n <= 6 are:
1: 01
2: 0011
3: 00010111
4: 000011001111
5: 0000010001010111011111
6: 00000011001111000010010110111111
CROSSREFS
Cf. A057148.
Sequence in context: A103787 A365076 A327480 * A362261 A032473 A084422
KEYWORD
nonn,more
AUTHOR
Jeffrey Shallit, Nov 27 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 08:22 EDT 2024. Contains 371236 sequences. (Running on oeis4.)