2025-11-18T03:55:12.452739

Model-completeness and decidability of the additive structure of integers expanded with a function for a Beatty sequence

Khani, Valizadeh, Zarei
We introduce a model-complete theory which completely axiomatizes the structure $Z_α=(Z, +, 0, 1, f)$ where $f : x \to \lfloorα x \rfloor $ is a unary function with $α$ a fixed transcendental number. When $α$ is computable, our theory is recursively enumerable, and hence decidable as a result of completeness. Therefore, this result fits into the more general theme of adding traces of multiplication to integers without losing decidability.
academic

Model-completeness and decidability of the additive structure of integers expanded with a function for a Beatty sequence

Basic Information

  • Paper ID: 2110.01673
  • Title: Model-completeness and decidability of the additive structure of integers expanded with a function for a Beatty sequence
  • Authors: Mohsen Khani, Ali N. Valizadeh, Afshin Zarei
  • Classification: math.LO (Mathematical Logic)
  • Publication Date: April 17, 2024 (final version)
  • Paper Link: https://arxiv.org/abs/2110.01673

Abstract

This paper introduces a model-complete theory that fully axiomatizes the structure Zα=Z,+,0,1,fZ_α = ⟨Z, +, 0, 1, f⟩, where f:xαxf : x ↦ ⌊αx⌋ is a unary function and αα is a fixed transcendental number. When αα is computable, the theory is recursively enumerable, and consequently decidable as a result of completeness. This result aligns with the broader theme of adding multiplicative traces to the integers without losing decidability.

Research Background and Motivation

Problem Background

  1. Core Problem: Investigating the decidability of expanded structures of the additive group of integers Z,+⟨Z, +⟩, particularly the structural properties after adding the Beatty sequence function f(x)=αxf(x) = ⌊αx⌋.
  2. Research Significance:
    • Lies at the intersection of two active research directions: on one hand, decidability and classification (stable or unstable structures) of expansions of Z,+⟨Z, +⟩
    • On the other hand, research on expansions of the real line with specific discrete additive subgroups
  3. Limitations of Existing Work:
    • Hieronymi H16 only proved decidability for quadratic αα
    • For transcendental αα, the decidability of the more general structure RαR_α remains unresolved
    • New techniques are needed to handle the independence of different powers of ff in the transcendental case
  4. Research Motivation:
    • Provide a decidability proof for the transcendental case
    • Give a constructive proof using fundamental tools from model theory and number theory
    • Lay the foundation for resolving the more general RαR_α structure problem

Core Contributions

  1. Established a model-complete theory: Constructed the theory TαT_α that fully axiomatizes the structure Zα=Z,+,0,1,fZ_α = ⟨Z, +, 0, 1, f⟩, where f(x)=αxf(x) = ⌊αx⌋ and αα is transcendental.
  2. Proved decidability: When αα is computable, TαT_α is recursively enumerable, and combined with completeness yields decidability.
  3. Technical Innovation:
    • Transformed fractional part relations into first-order logic formulas
    • Employed an extended Kronecker lemma to handle non-algebraic formulas
    • Developed reduction techniques for handling algebraic formulas
  4. Theoretical Analysis: Proved that the structure possesses strict order properties and analyzed the structure of definable sets.

Detailed Methodology

Task Definition

Study the first-order theory of the structure Zα=Z,+,0,1,fZ_α = ⟨Z, +, 0, 1, f⟩ in the language L={+,,0,1,f}L = \{+, -, 0, 1, f\}, where:

  • ZZ is the set of integers
  • ++ is the addition operation
  • f:xαxf: x ↦ ⌊αx⌋ is the Beatty sequence function
  • αα is a fixed computable transcendental number

Core Technical Framework

1. Logical Expression of Fractional Parts

Key Observation: Although fractional parts are not in the language, key properties of fractional parts can be described in LL as follows:

For a,bZa, b ∈ Z and nNn ∈ N:

  • f(na)=nf(a)+if(na) = nf(a) + i if and only if in<[αa]<i+1n\frac{i}{n} < [αa] < \frac{i+1}{n}
  • [αa]+[αb]<1[αa] + [αb] < 1 if and only if f(a+b)=f(a)+f(b)f(a+b) = f(a) + f(b)
  • [αa]<[αb][αa] < [αb] if and only if f(ba)=f(b)f(a)f(b-a) = f(b) - f(a)

where [x]=xx[x] = x - ⌊x⌋ denotes the fractional part.

2. Formula Classification Strategy

Systematically partition LL-formulas into two classes:

Non-algebraic formulas: Of the form i=01n1i[αfi(x1)]++i=0knki[αfi(xk)]i=0kmi[αyi]+[αq]+\sum_{i=0}^{\ell_1} n_{1i}[αf^i(x_1)] + \cdots + \sum_{i=0}^{\ell_k} n_{ki}[αf^i(x_k)] \triangleleft \sum_{i=0}^{k'} m_i[αy_i] + [αq] + \ell

Algebraic formulas: Of the form h1(x1)++hn(xn)=yh_1(x_1) + \cdots + h_n(x_n) = y, where hi(x)h_i(x) are ff-polynomials.

3. Extended Kronecker Lemma

Theorem 3.4 (Extended Kronecker Lemma): For each nNn ∈ N, the following (n+1)(n+1)-tuple set is dense in (0,1)n+1(0,1)^{n+1}: {([αa],[αf(a)],[αf2(a)],,[αfn(a)]):aN}\{([αa], [αf(a)], [αf^2(a)], \ldots, [αf^n(a)]) : a ∈ N\}

This holds because the transcendence of αα ensures that 1,α,α2,,αn1, α, α^2, \ldots, α^n are linearly independent over Q\mathbb{Q}.

Model-Completeness Proof Strategy

Step 1: Handling Non-algebraic Formulas

  • Lemma 3.6: For a set of non-algebraic formulas Γ(x;yˉ)Γ(x; \bar{y}), there exists a quantifier-free formula χ(yˉ)χ(\bar{y}) such that Zαyˉ(xΓ(x;yˉ)χ(yˉ))Z_α ⊨ ∀\bar{y}(∃xΓ(x; \bar{y}) ↔ χ(\bar{y}))
  • Apply the Fourier-Motzkin elimination algorithm to handle systems of linear inequalities

Step 2: Reduction Techniques

  • Lemma 4.12 (Technical Trick): Reduce mixed systems containing algebraic formulas to non-algebraic systems with fewer variables
  • Key idea: By introducing auxiliary variables ww and terms h(x)h(x), transform multivariate algebraic equations into univariate cases

Step 3: Algebraic Closure

  • Lemma 4.13: If M1M2M_1 ⊆ M_2 are models of TαT_α, bM1b ∈ M_1, aM2a ∈ M_2, and h(a)=bh(a) = b, then aM1a ∈ M_1
  • Ensures that substructures are closed under inverse operations of different powers of ff

Axiomatization System

Axiom Scheme 1 (Computing f(n)f(n))

For nNn ∈ N and 0i<n0 ≤ i < n with f(n)ni\frac{f(n)}{n} ≡ i: f(1++1n times)=f(1)++f(1)n times+1++1i timesf(\underbrace{1 + \cdots + 1}_{n \text{ times}}) = \underbrace{f(1) + \cdots + f(1)}_{n \text{ times}} + \underbrace{1 + \cdots + 1}_{i \text{ times}}

Axiom 2 (Basic Properties)

  1. xy(f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y)+1)∀x∀y(f(x+y) = f(x) + f(y) ∨ f(x+y) = f(x) + f(y) + 1)
  2. x(f(x)=f(x)1)∀x(f(-x) = -f(x) - 1)
  3. yx(i=0f(1)y+i=f(x))∀y∃x(\bigvee_{i=0}^{f(1)} y + i = f(x))
  4. The relation [αx]<[αy][αx] < [αy] is a dense linear order

Axiom Scheme 3 (Density)

For m,nNm, n ∈ N: If i=1n[αzi]<[αyi]\bigwedge_{i=1}^n [αz_i] < [αy_i], then there exist at least mm distinct xx such that i=1n[αyi]<[αfi(x)]<[αzi]\bigwedge_{i=1}^n [αy_i] < [αf^i(x)] < [αz_i].

Experimental Results and Theoretical Analysis

Main Results

Main Theorem: Let αα be a transcendental real number. Then:

  1. TαT_α is a complete and model-complete axiomatization of the structure ZαZ_α
  2. ZαZ_α possesses strict order properties
  3. When αα is computable, TαT_α is decidable

Properties of Definable Sets

  1. Structured Sets: Formulas not containing powers of ff define congruence classes (infinite arithmetic progressions)
  2. Random Sets: Sets defined by formulas containing powers of ff do not contain infinite arithmetic progressions
  3. Mixed Properties: The range of any ff-polynomial contains finite arithmetic progressions of arbitrary length

Proposition 5.1: For h(x)=i=0kmifi(x)h(x) = \sum_{i=0}^k m_i f^i(x), for each nNn ∈ N, there exists an arithmetic progression of length nn in the range of hh.

  1. Hieronymi H16: Proved decidability of RαR_α for quadratic αα
  2. Conant & Pillay CP18: Studied stability classification of expansions of Z,+⟨Z, +⟩
  3. Günaydin & Özsahakyan GO22: Independent research treating Beatty sequences as predicates rather than functions
  4. Khani & Zarei KZ22: Simplified proof for the golden ratio case

Conclusions and Discussion

Main Conclusions

  1. Successfully generalized Hieronymi's result from quadratic numbers to transcendental numbers
  2. Provided a constructive proof of model-completeness
  3. Established a new technical framework for handling transcendental cases

Limitations

  1. Requires computability of αα to ensure recursive enumerability
  2. The more general RαR_α structure problem remains unresolved
  3. Quantifier elimination appears infeasible in the transcendental case

Future Directions

  1. Open Problem: Decidability and model-completeness of the structure Z,<,+,,0,1,f⟨Z, <, +, -, 0, 1, f⟩ (with integer order added)
  2. Generalization to other types of transcendental numbers
  3. Investigation of more complex Beatty sequence combinations

Technical Innovation Points

  1. Effective Model-Completeness: The proof process is constructive and allows effective quantifier elimination
  2. o-Minimality Connection: Relationship between the non-algebraic part TnalgT_{nalg} and o-minimal theories
  3. Unified Framework: Unified approach for handling both algebraic and non-algebraic formulas

In-Depth Evaluation

Strengths

  1. Theoretical Contribution: Significant generalization of known results, advancing from quadratic to transcendental numbers
  2. Technical Innovation: Creative application of extended Kronecker lemma and well-designed reduction techniques
  3. Method Generality: Techniques applicable to algebraic number cases
  4. Constructive Proof: Provides effective model-completeness results

Weaknesses

  1. Computational Complexity: Although theoretically decidable, practical complexity may be very high
  2. Expressive Limitations: Cannot handle certain naturally related structures
  3. Technical Complexity: Proofs involve multiple complex technical lemmas

Impact

  1. Academic Value: Provides new techniques and results for mathematical logic and model theory
  2. Application Prospects: Lays foundation for studying more complex arithmetic structures
  3. Methodological Contribution: Demonstrates systematic approaches to handling mixed algebraic-analytic structures

Applicable Scenarios

  1. Research on decidability theory in mathematical logic
  2. Diophantine problems in arithmetic geometry
  3. Automated theorem proving in computer science
  4. Distribution properties in number theory

References

  • H16 P. Hieronymi, Expansions of the ordered additive group of real numbers by two discrete subgroups
  • KZ22 M. Khani and A. Zarei, The additive structure of integers with the lower Wythoff sequence
  • HM+21 P. Hieronymi et al., Decidability for Sturmian words
  • C60 I. G. Connell, Some properties of Beatty sequences II