Kautomatic
Kautomatic refers to the concept of k-automatic sequences in automata theory and combinatorics on words. A k-automatic sequence is a sequence over a finite alphabet that can be generated by a finite automaton reading the base-k representation of the index n. In other words, there exists a deterministic finite automaton with output (DFAO) that, given the digits of n in base k, outputs the nth term of the sequence. The base-k representation is typically read in a fixed convention, often most-significant-digit first, with appropriate handling of leading zeros.
An equivalent and common characterization uses the k-kernel: the set of subsequences obtained by taking a_n
Prominent examples include the Thue-Morse sequence, which is 2-automatic and can be defined as the parity of
History and references: the theory was developed in the 1980s and 1990s by Allouche and Shallit, culminating