← Back to Paper List

Exploring Collatz Dynamics with Human-LLM Collaboration

Edward Y. Chang
Stanford University
arXiv (2026)
Reasoning Agent

📝 Paper Summary

Human-AI Collaboration Mathematical Discovery
A human-LLM partnership uncovers structural properties of the Collatz map—specifically modular scrambling and burst-gap decomposition—establishing a conditional convergence framework based on orbit equidistribution.
Core Problem
The Collatz conjecture remains unproven because translating statistical behavior (like negative average drift) into pointwise guarantees for every orbit is mathematically difficult.
Why it matters:
  • The conjecture is a central unsolved problem in number theory illustrating the gap between probabilistic heuristics and deterministic proofs
  • Standard probabilistic models suggest convergence but fail to rule out rare divergent trajectories (the 'pointwise barrier')
Concrete Example: Previous approaches like Tao's prove 'almost all' orbits are bounded, but cannot handle specific worst-case scenarios. This paper's framework attempts to bridge this by decomposing orbits into 'bursts' (growth) and 'gaps' (decay) and proving structural limits on their lengths.
Key Novelty
Burst-Gap Decomposition with Modular Scrambling
  • Decomposes Collatz orbits into alternating phases: 'bursts' (multiplicative growth) and 'gaps' (division by two)
  • Proves a '1/4 Persistent-Transition Law': exactly 25% of trajectories in a 'persistent' (growth) state remain persistent in the next step, forcing frequent exits to 'safe' (decay) states
  • Uses LLMs not just for writing, but for large-scale symbolic exploration and verification of modular arithmetic properties
Evaluation Highlights
  • Proved the '1/4 Persistent-Transition Law': exactly 25% of lifts from a persistent state remain persistent, implying strict orbit contraction under equidistribution
  • Corrected a false initial hypothesis (that all gaps have length 1) by finding counterexamples like orbit n=3 (gap length 2) via computational verification
  • Established that gap lengths follow a Geometric(1/2) distribution with expected length 2 under the modular model
Breakthrough Assessment
4/10
While it does not prove the conjecture, it offers a novel structural decomposition and rigorous modular proofs. It significantly demonstrates the utility of Human-LLM collaboration in mathematical discovery.
×