Universal Dynamics
The Collatz Zoo
What happens when we change the rules? The classical Collatz map uses for odd numbers and for even. But we can build a whole zoo of dynamical systems by varying the multiplier , the divisor , and the additive constant :
The classical conjecture is the special case . Studying the full family reveals why 3x+1 converges — and why almost nothing else does.
Thermodynamics
| Criticality μ | 0.7521 |
| Energy input/kick | 1.585 bits |
| Avg drains/kick | 1.996 |
| Net per cycle | -0.411 bits |
| Fundamental const | log₂(6) = 2.5850 |
Survey (n=3..499, odd)
Sample orbit: x = 27
Thermodynamic Framework
Each system in the zoo has measurable "physics." We treat the orbit as an energy transfer process:
| Quantity | Formula | Physical Analogue |
|---|---|---|
| Potential energy | Height above ground state | |
| Energy input per kick | Work done by the step | |
| Energy drain per step | Dissipation from the step | |
| Fundamental constant | The "speed of light" of the system | |
| Criticality | Subcritical () or supercritical () |
The Conservation Law
Every system obeys a conservation equation:
where is the number of kick steps (odd steps), is the total steps, and captures the residual from the corrections.
For classical 3x+1: , with .
This is the first law — energy is conserved up to a small dissipative residual.
The Critical Threshold
The criticality parameter determines everything:
where is the expected -adic valuation of for random inputs. For systems, (each bit position is equally likely to end a run of zeros), giving:
The phase transition is at , i.e., :
| System | Behavior | |
|---|---|---|
| 100% convergent | ||
| 84% divergent | ||
| 98% divergent | ||
| 97% divergent |
3 is the only odd prime less than 4. That single arithmetic fact is why is the unique nontrivial convergent system.
The Three Laws
Convergence requires three independent conditions — direct analogues of thermodynamic laws:
First Law: Conservation
Energy input equals energy output plus residual. This holds for all systems — it's a counting identity. The fundamental constant arises because .
Second Law: Dissipation
The average energy drain exceeds the average energy input. Each kick-drain cycle produces a net loss of 0.415 bits. This is the arrow of time — orbits trend downward on average.
For : , so the arrow points upward. No amount of mixing or clever argument can save a supercritical system.
Third Law: No Perpetual Motion
Even though the average is contraction, individual orbits could in principle avoid the average — staying in "unlucky" residue classes that produce fewer drains per kick. The Finite Propagation Theorem shows this can't persist: modular constraints tighten exponentially, bounding deviations to at most bounces where is the bit-length.
This is the hardest law to prove, and it's where the in enters critically. The conservation law doesn't depend on , but the tightness of modular constraints does.
The Role of
Varying while keeping reveals a surprise:
| Convergence to 1 | Cycles | Notes | ||
|---|---|---|---|---|
| 1 | 0.75 | 100% | 0 | Unique attractor |
| 3 | 0.75 | 0% | 2 | : trapped |
| 5 | 0.75 | 13% | 21 | Multiple attractors |
| 7 | 0.75 | 69% | 6 | |
| 9 | 0.75 | 0% | 3 | : trapped |
| 11 | 0.75 | 19% | 20 | |
| 13 | 0.75 | 51% | 20 |
Criticality is identical for all values of — it depends only on and . Every system with is subcritical. Every orbit contracts to some cycle. But determines the ground state landscape:
- : The factor of 3 creates an invariant; orbits can never escape multiples of 3. Always cycles.
- even: Breaks the odd/even alternation structure.
- : The only odd value coprime to 6 where 1 lies inside a cycle (). This gives a unique vacuum — a single ground state that attracts everything.
In physics terms: and determine the thermodynamics (does energy dissipate?). The constant determines the ground state degeneracy (how many stable configurations exist?). Classical Collatz is the unique system where both conditions align: subcritical dissipation with a unique ground state.
Related
- Eisenstein Lattice — orbits as walks on the triangular lattice
- The Transfer Operator — spectral proof that
- abc Conjecture — the Collatz map as the minimal-radical case
- Finite Fuel — why individual orbits can't escape the average
- Bit Destruction Bound — the Finite Propagation Theorem