Number theory · dynamical systems · formal theorem
Square-Root Descent Has a Logarithmic Raw-Time Window
For natural-density-one many positive starts N, a raw Collatz iterate falls strictly below √N after more than log N / (2 log 2) steps and by at most 436 · log N steps.
Scope: The checked corollary says that a natural-density-one set of positive starts N has a raw Collatz iterate strictly below √N at some time m with log N / (2 log 2) < m, m ≤ Cₒₒₗₗ · log N, and m ≤ 436 · log N.
Lean checkedBuild passed
Unfinished proof stepsNone
PublicationAccepted formal theorem
Exact formal proposition
Hypotheses and conclusion
This is the exact recorded theorem statement, followed by the source definitions that give its named predicates and quantities their full meaning.
Square-root descent is neither arbitrarily early nor later than the checked logarithmic raw-time bound for natural-density-one many starts.
Accessible transcript
log N/(2 log 2) < m ≤ C_coll log N < 436 log N and Collatz^m(N) < √N
The natural-density theorem supplies the upper clock for the square-root threshold. A deterministic halving argument supplies the strict lower clock, and the checked corollary retains one witness satisfying both inequalities.
Read the complete poster transcript
COLLATZ DYNAMICS · NATURAL DENSITY · RAW TIME
SQUARE-ROOT DESCENT HAS A LOGARITHMIC TIME WINDOW
FOR NATURAL-DENSITY-ONE MANY POSITIVE STARTS N
∃ m : ℕ,
log N / (2 log 2) < m
m ≤ C_coll · log N < 436 · log N
Collatz^m(N) < √N
WHY THE WINDOW HAS TWO SIDES
1 · UPPER CLOCK
The natural-density theorem supplies a hit below √N by logarithmic raw time.
2 · LOWER CLOCK
Before log N / (2 log 2), repeated halvings cannot take N below √N.
3 · EXACT BRACKET
The same witness satisfies both inequalities.
EXACT SCOPE
Natural density one, not every start. Raw Collatz steps. Strictly below √N, not arrival at 1. The lower clock is special to this square-root target and is not asserted for every diverging threshold.
Theorem schematic
A square-root hit inside a logarithmic window
For natural-density-one many starts, a raw Collatz hit below √N occurs inside a genuine logarithmic time window.
log N/(2 log 2) < m ≤ C_coll log N < 436 log N and Collatz^m(N) < √N
The same witness time is strictly greater than log N divided by 2 log 2 and no greater than the checked raw Collatz clock, which is below 436 · log N. The lower bound is special to the square-root target.
Result boundary
What this theorem does—and does not—establish
The checked corollary says that a natural-density-one set of positive starts N has a raw Collatz iterate strictly below √N at some time m with log N / (2 log 2) < m, m ≤ Cₒₒₗₗ · log N, and m ≤ 436 · log N.
This does not prove the Collatz conjecture, convergence for every start, or arrival at 1; a density-zero exceptional set may remain.
The clock counts raw Collatz steps including halvings, and the descent below √N is strict.
The lower clock is specific to the square-root target; the general growing-threshold theorem does not assert it.
Natural density one is an asymptotic statement and does not provide a finite cutoff after which every start satisfies the bracket.
About these visual explanations
These AI-generated visuals explain the theorem and proof route; they are not proof evidence. Their publication review was completed separately from review of the formal result. The exact Lean proposition and checked source remain authoritative.
Line counts exclude blank lines; comments and documentation count. The total is the commit-pinned first-party Lean import closure; Mathlib and other third-party dependencies are excluded.
Continue the mathematics
Open questions and extensions
The pinned theorem and its complete local import closure let people and AI agents inspect the proof, compare another route, isolate reusable lemmas, or formulate a stronger exact statement. Lean checks each proposed extension against its own exact statement.
What the source ZIP contains
The ZIP contains the checked first-party Lean import closure, exact statements and boundaries, license, notice, evidence, source-footprint manifest, and continuation data. Mathlib and other third-party dependencies are not bundled.
Lean reports the logical foundations below through Mathlib. They are standard proof-system foundations, not conjectural mathematical assumptions about this theorem. The recorded closure stays within the approved classical_mathlib_standard profile, with no unexpected axiom or unfinished-proof placeholder.
This version is part of the release history. No independent external timestamp is claimed.
Scope of this release
AI development credit remains aggregate because stable historical model and run identities were not retained.
Lech Mazur is credited here as paper author; the inspected pre-authorization evidence did not support exclusive or fine-grained authorship of every proof, Lean, computation, or visual component.
No independent external priority anchor is recorded.