Papers
Topics
Authors
Recent
Search
2000 character limit reached

Uniform Morphisms Without Powers

Updated 3 February 2026
  • Uniform Morphisms Without Powers are fixed-length mappings that produce infinite words free from repeated patterns like squares and cubes.
  • Constructions utilize methods such as the Thue–Morse morphism and computer-assisted designs to ensure primitivity and power-freeness.
  • These morphisms bridge combinatorics, automata theory, and coding applications by generating regular, automatic sequences with practical pattern-avoidance properties.

A uniform morphism without powers is a morphism in the combinatorics on words that maps each letter of the input alphabet to a word of the same fixed length (uniformity) and, crucially, guarantees the avoidance of nontrivial word powers—potentially fractional, but often integer such as squares or cubes—in the images of power-free words. Uniform morphisms without powers constitute a central methodology for generating infinite sequences that avoid given patterns, and they play a foundational role in the construction of lexicographically least infinite words that avoid specified powers over both finite and infinite alphabets. The study of such morphisms directly connects to the structure of automatic and regular sequences, word avoidability, and the broader theory of symbolic dynamics and coding.

1. Definitions and Theoretical Framework

Let Σ\Sigma and Δ\Delta be alphabets. A morphism φ:Σ∗→Δ∗\varphi:\Sigma^*\to\Delta^* is called kk-uniform if ∣φ(a)∣=k|\varphi(a)|=k for all a∈Σa\in\Sigma. A word ww is kk-power-free if it contains no factor xkx^k, x≠εx\neq\varepsilon; more generally, for rationals a/b>1a/b>1, a word is (a/b)(a/b)-power-free if no factor is of the form va/bv^{a/b}, as formally detailed in (Pudwell et al., 2015). A morphism is kk-power-free if it maps kk-power-free words to kk-power-free words, and similarly for fractional exponents.

A foundational result asserts that any uniform morphism that is kk-power-free for k≥2k\ge2 is primitive: it sends primitive words to primitive words (Wlazinski, 27 Jan 2026). Primitive morphisms are injective and ensure that no nonempty word is mapped to a nontrivial power, underpinning their relevance in avoidability and symbolic dynamics.

2. Exemplary Constructions and Main Theorems

Systematic constructions of uniform morphisms without powers have been established for various powers and alphabets. Currie and Rampersad demonstrate that for every k≥0k\ge0, there exists a kk-uniform morphism over the binary alphabet {0,1}\{0,1\} that is cubefree (i.e., avoids cubes xxxxxx) (0812.4470). Explicit forms for small kk include: the identity for k=1k=1, the Thue–Morse morphism for k=2k=2, and computer-generated examples for k∈{3,5}k\in\{3,5\}. For large odd kk, the construction uses cubefree words of the form $00x11$ and combinatorial arguments concerning the Thue–Morse sequence.

For infinite alphabets such as N\mathbb{N}, morphisms avoiding fractional powers have been constructed, notably for lex least (a/b)(a/b)-power-free words. The mapping often takes the form φ(n)=0a−1(n+1)\varphi(n)=0^{a-1}(n+1) for integer powers, with more intricate templates for fractional exponents. For example, the lexicographically least $5/4$-power-free word on Z≥0\mathbb{Z}_{\ge0} is generated by a 6-uniform morphism over an "8-typed" alphabet, followed by a coding that forgets the types (Rowland et al., 2020). The iteration structure typically presents as: w5/4=p ⋅ τ(φ(z) φ2(z) φ3(z)⋯ )w_{5/4}=p\,\cdot\,\tau\bigl(\varphi(z)\,\varphi^2(z)\,\varphi^3(z)\cdots\bigr) with explicit formulas for the morphism, seed zz, finite prefix pp, and coding τ\tau.

3. Power-Avoidance Analysis and Regularity

The main challenge in establishing that a uniform morphism avoids powers is to prove that the morphism preserves the required power-freeness when iteratively applied. For integer powers, this links to classic results in code theory and synchronizing morphisms. For fractional powers, a three-step automated procedure—locating property (unique position classes), bounding the exponent, and exhaustive finite checking—forms the core methodology for verification (Pudwell et al., 2015). If the avoidance holds, the resulting infinite sequences are recognizably kk-regular or automatic in the sense of Allouche–Shallit, exhibiting self-similar and shift-regular recurrence relations. For example, the $5/4$-power-free word's sequence is 6-regular of rank 188, with one residue class satisfying a linear-modular recurrence, and all others eventually purely periodic (Rowland et al., 2020).

4. Optimality, Primitive Properties, and Limitations

The condition that k≥2k\ge2 for primitivity of uniform kk-power-free morphisms is sharp; uniform 1-power-free morphisms yield no nontrivial restrictions (Wlazinski, 27 Jan 2026). For nonuniform morphisms, the situation is more restrictive: only for k≥5k\ge5 does power-freeness imply primitiveness in the general (possibly nonuniform) case. Uniformity, therefore, crucially sharpens the link between power-freeness and the preservation of primitivity. Examples include classical construction failures: the morphism g(a)=x2g(a)=x^2 is uniform but not primitive, as it maps aa to a square; by contrast, uniform morphisms that are genuinely kk-power-free for k≥2k\ge2 must be primitive.

A summary table of key distinctions is as follows:

Property Uniform kk-power-free (k≥2k\ge2) Nonuniform kk-power-free (k≥5k\ge5)
Implies primitivity Yes Yes
Applies for k=1k=1 No No
Structure of images Pure code Possibly impure code

5. Applications and Extensions

Uniform morphisms without powers are instrumental in constructing infinite words for both theoretical and practical applications in symbolic dynamics, coding theory, and automatic sequence generation. For finite alphabets, they provide infinite words avoiding prescribed patterns (e.g., cubefree words in binary, squarefree in ternary). For the infinite alphabet N\mathbb{N}, they generate lex least (a/b)(a/b)-power-free words with regular and often automatic structure. The explicit morphism constructions yield regular sequences and facilitate mechanical verification of power-freeness via finite checks and recurrence analysis (0812.4470, Pudwell et al., 2015, Rowland et al., 2020).

Extensions include pursuit of squarefree kk-uniform morphisms over the ternary alphabet, avoidance for higher powers (quartic and beyond), and the design of morphisms with additional combinatorial or arithmetic constraints.

6. Context, Open Problems, and Significance

The intersection of uniform morphisms without powers and the theory of regular sequences, primitive codes, and avoidability illuminates several central open directions. For example, the full classification of squarefree kk-uniform morphisms over ternary alphabets remains unresolved except for k≥11k\ge11 (0812.4470). The algorithmic nature of the proofs and the automated construction of such morphisms suggest scalable approaches for further families of fractional powers and larger alphabets (Pudwell et al., 2015, Rowland et al., 2020).

Uniform morphisms without powers serve as canonical bridges between combinatorics on words, automata theory, and algebraic dynamics, underscoring the deep rigidity and universal structure present in the avoidance of low-complexity subword patterns across regular and automatic infinite strings.


References:

Topic to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Uniform Morphism Without Powers.