An Application of Markov Chain Analysis to Integer Complexity
Abstract
The complexity f(n) of an integer was introduced in 1953 by Mahler & Popken: it is defined as the smallest number of 1's needed in conjunction with arbitrarily many +, * and parentheses to write an integer n (for example, f(6) ≤ 5 since 6 = (1+1)(1+1+1)). The best known bounds are 3 3n ≤ f(n) ≤ 3.635 3n. The lower bound is due to Selfridge (with equality for powers of 3); the upper bound was recently proven by Arias de Reyna & Van de Lune, and holds on a set of natural density one. We use Markov chain methods to analyze a large class of algorithms, including one found by David Bevan that improves the upper bound to f(n) ≤ 3.52 3n on a set of logarithmic density one.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.