🤖 AI Summary
This paper investigates the language recognition capabilities of finite automata with transparent words under the “repetition” mechanism (DFAwtw/NFAwtw). To overcome the limitation of conventional models—which halt immediately upon reading the right sentinel—the repetition mechanism permits additional state transitions after encountering the right-end marker, thereby extending the computation. Theoretically, this mechanism substantially enhances expressive power: even the deterministic variant (DFAwtw) recognizes non-semilinear languages, surpassing both classical DFAs and standard transparent-word automata. Moreover, we establish an exponential state complexity gap between NFAwtw and DFAwtw; the language class of NFAwtw strictly contains all semilinear languages yet excludes all context-free languages. This work provides the first systematic characterization of how the repetition mechanism fundamentally augments the computational power of finite automata.
📝 Abstract
We introduce and study the repetitive variants of the deterministic and the nondeterministic finite automaton with translucent words (DFAwtw and NFAwtw). On seeing the right sentinel, a repetitive NFAwtw need not halt immediately, accepting or rejecting, but it may change into another state and continue with its computation. We establish that a repetitive DFAwtw already accepts a language that is not even semi-linear, which shows that the property of being repetitive increases the expressive capacity of the DFAwtw and the NFAwtw considerably.