To Infinity and Beyond: Continuing De Bruijn Sequences by Extending the Alphabet
Yotam Svoray, Gera Weiss
TL;DR
This paper tackles the problem of extending a De Bruijn sequence of order $n$ over the alphabet $[k]$ to an order-$n$ sequence over the expanded alphabet $[k+1]$, and shows how to create an infinite De Bruijn sequence by iteratively increasing the alphabet. The central approach introduces the $(k,n)$-Prefer Max De Bruijn sequence with a recursive rule and proves the Onion Theorem, which states that the $(k-1,n)$-prefer-max sequence is a suffix of the $(k,n)$-prefer-max sequence, enabling an infinite construction over the nonnegative integers. It further defines Onion De Bruijn sequences via Layered De Bruijn graphs, analyzes their relation to the Prefer Max family, and proves a structure property that such sequences align with the prefer-max prefixes for words of length $n-1$. Overall, the results provide a constructive path to infinite De Bruijn sequences and establish a taxonomy of onion sequences, including non-uniqueness phenomena.
Abstract
This article presents proof that the reverse of the Prefer Max De Bruijn sequence can be expanded into an infinite De Bruijn sequence by increasing the size of the alphabet. Furthermore, we show that every De Bruijn sequence possessing this characteristic exhibits behavior similar to that of the reverse of the Prefer Max De Bruijn sequence.
