English

Bayesian Modeling of Collatz Stopping Times: A Probabilistic Machine Learning Perspective

Machine Learning 2026-03-06 v1 Machine Learning Probability Statistics Theory Applications Statistics Theory

Abstract

We study the Collatz total stopping time τ(n)\tau(n) over n107n\le 10^7 from a probabilistic machine learning viewpoint. Empirically, τ(n)\tau(n) is a skewed and heavily overdispersed count with pronounced arithmetic heterogeneity. We develop two complementary models. First, a Bayesian hierarchical Negative Binomial regression (NB2-GLM) predicts τ(n)\tau(n) from simple covariates (logn\log n and residue class nmod8n \bmod 8), quantifying uncertainty via posterior and posterior predictive distributions. Second, we propose a mechanistic generative approximation based on the odd-block decomposition: for odd mm, write 3m+1=2K(m)m3m+1=2^{K(m)}m' with mm' odd and K(m)=v2(3m+1)1K(m)=v_2(3m+1)\ge 1; randomizing these block lengths yields a stochastic approximation calibrated via a Dirichlet-multinomial update. On held-out data, the NB2-GLM achieves substantially higher predictive likelihood than the odd-block generators. Conditioning the block-length distribution on mmod8m\bmod 8 markedly improves the generator's distributional fit, indicating that low-order modular structure is a key driver of heterogeneity in τ(n)\tau(n).

Keywords

Cite

@article{arxiv.2603.04479,
  title  = {Bayesian Modeling of Collatz Stopping Times: A Probabilistic Machine Learning Perspective},
  author = {Nicolò Bonacorsi and Matteo Bordoni},
  journal= {arXiv preprint arXiv:2603.04479},
  year   = {2026}
}
R2 v1 2026-07-01T11:03:46.346Z