Permutational 1-11-Representation Number
- Permutational 1-11-Representation Number is a graph invariant defined by concatenating vertex permutations to represent adjacency with 1-11 constraints.
- Optimal representations are cube-free while squares may be inevitable, highlighting complexity in minimizing permutation concatenations.
- The invariant connects with absolute Stirling numbers of the first kind and regular language theory, facilitating combinatorial and automata-theoretic analysis.
A permutational 1-11-representation number is a graph invariant defined via word representations of graphs where adjacency is encoded by constraints on consecutive factors in concatenations of permutations. Given a finite simple undirected graph , the permutational 1-11-representation number (or ) is the minimum number such that there exists a word , with each a permutation of , and is a 1-11-representation of —meaning that for each pair of distinct vertices , adjacency is determined by the number of repeated consecutive letters in the restricted word . This concept is central to research on combinatorial word representations of graphs and is closely linked to regular languages and absolute Stirling numbers of the first kind (Das et al., 28 Jan 2026, Zhu, 2018).
1. Formal Definitions and Core Properties
Let be a finite simple undirected graph. Define as the set of all nonempty words over the alphabet . For and , the restriction is defined as the word formed by deleting from all letters not in .
A word is a 1-11-representation of if for every distinct ,
Equivalently, and are non-adjacent precisely when contains either two factors , or two , or one of each.
A permutational 1-11-representation of is a 1-11-representation that is a concatenation of permutations of : . The permutational 1-11-representation number is the minimum for which such a representation exists (Das et al., 28 Jan 2026).
2. Cube-Free and Square-Free Representation Phenomena
A cube in a word is a factor of the form for some nonempty . A central result for permutational 1-11-representations establishes that any cube in can always be eliminated without changing the encoded graph. Specifically, if is a permutational 1-11-representation of containing a cube , one can delete one entire copy of (or, if is a single permutation, delete two consecutive identical permutations) to obtain a shorter valid representation. The principal corollary is that any shortest permutational 1-11-representation (one achieving ) is guaranteed to be cube-free (Das et al., 28 Jan 2026).
By contrast, squares (factors ) may be unavoidable even in optimal-length permutational 1-11-representations. For example, for , , but every such representation with three permutations necessarily contains a square, and no square-free construction is possible at this length (Das et al., 28 Jan 2026).
3. Tabulation and Computation for Small Values
For graphs where , the permutational 1-11-representation numbers are explicitly connected to the signless Stirling numbers of the first kind, . These numbers can be extracted from the coefficients in the expansion of the rising factorial in the monomial basis, via the lower-triangular permutation-generation matrix and its inverse (Zhu, 2018).
Table: Absolute Stirling Numbers of the First Kind for to
| 1 | 1 | ||||
| 2 | 1 | 1 | |||
| 3 | 2 | 3 | 1 | ||
| 4 | 6 | 11 | 6 | 1 | |
| 5 | 24 | 50 | 35 | 10 | 1 |
The complete triangle up to follows the recurrence , with boundary values , . The row sums yield for each (Zhu, 2018).
4. Bounds, Examples, and Complexity
Every graph admits a permutational 1-11-representation, so . For cliques, since any permutation suffices. If has at least one non-edge, then . For the disjoint union , . However, no efficient general formula is known for computing , and determining its exact value is a hard combinatorial optimization problem with open complexity status (Das et al., 28 Jan 2026).
A trivial upper bound arises from the fact that every graph on vertices is 2-11-representable by some concatenation of permutations, giving , but this is not tight in practice (Das et al., 28 Jan 2026).
5. Regularity and Automata-Theoretic Structure
For a fixed graph , the set of all 1-11-representations forms a regular language over . For each unordered pair , the relevant sublanguage
is regular and recognized by a small DFA. The overall language of 1-11-representations is:
hence is regular (Das et al., 28 Jan 2026). The set of permutational 1-11-representations is also regular, since the set of all permutations of is finite and regular. This regularity enables direct construction of DFAs for recognition and algorithmic search for minimum-length representations, with recognition complexity (Das et al., 28 Jan 2026).
6. Connections to Combinatorics and Algebra
The triangle of permutational 1-11-representation numbers coincides with the absolute Stirling numbers of the first kind. These numbers enumerate permutations on elements with a specified number of cycles. They appear in combinatorics in diverse settings, including the expansions of falling and rising factorial polynomials and the conversion between product-polynomial and monomial bases. In the context of permutational 1-11-representations, they facilitate the analysis of representation numbers for small and structure the associated coefficient matrices (Zhu, 2018).
The relevant matrices and , with explicit recurrences, provide algebraic tools for manipulating the combinatorial invariants and extracting the required enumeration for . The key generating function is
This links the power sums with the structure of permutational representations and their enumeration (Zhu, 2018).