overlap_word (234B)
1 # Overlap word 2 3 according to [guaypquet2009avoiding] 4 5 a [factor] in a [word] of the form axaxa with a a letter and x a possibly empty [word] 6 7 there are infinite words over a binary alphabet that contain no overlaps 8 9 Up: [square_word]