Affine Orbit Structure
Statement
Theorem (Affine Orbit Structure). For any integer with dropping time and orbital oddity , within each residue-class subgroup mod :
where is a constant depending only on the subgroup (residue class), not on . The slope — the contraction ratio — is the same across all subgroups of . Only the intercept varies.
Similarly, the orbit sum and orbit maximum are exact affine functions of within each subgroup.
Significance
This theorem reveals that Collatz dynamics are piecewise-affine: within each residue class of a Dropping Set, the destination, orbit sum, and orbit maximum are all linear functions of the starting value. Every drop is a linear map, making orbits algebraically tractable rather than chaotic. The universal contraction ratio connects directly to the Odd Stopping Time Spectrum: iff .
Examples
Table of verified slopes:
| Slope | Decimal | Example | ||
|---|---|---|---|---|
| 1 | 0 | 0.500 | ||
| 3 | 1 | 0.750 | ||
| 6 | 2 | 0.5625 | ||
| 8 | 3 | 0.844 | Two subgroups, same slope | |
| 11 | 4 | 0.633 | Three subgroups, same slope | |
| 13 | 5 | 0.949 | Seven subgroups, same slope |
Worked example for : All members satisfy . For : . Verify: . ✓
Verified exactly (using Fraction arithmetic) for all up to 37.
Proof
By induction on (number of Collatz steps).
Base case (): . ✓
Inductive step (): Assume after steps with parity word containing ones:
We must show this holds at step .
Case 1: is even (halving step, unchanged):
Slope = . ✓
Case 2: is odd ( step, ):
Slope = . ✓
Key insight (bit consumption): The parity of is determined by :
- Each even step consumes one bit of (requires knowing one more bit of to determine the next parity)
- Each odd step consumes no additional bits (the result of is always even, so the next parity is determined for free)
After steps with odd steps and even steps, exactly bits of have been consumed. Therefore, the parity word — and hence the entire affine map — is determined by .
Corollaries
Corollary 1 (Orbital Oddity Invariance). All members of in the same residue class share the same parity word, hence the same number of odd steps . Since all residue classes defining have the same and the same (otherwise they'd belong to a different set), orbital oddity is constant within .
Corollary 2 (Affine Orbit Sums). Each intermediate value for is affine in (by the theorem at step ). Therefore the orbit sum and orbit max are also affine in within each subgroup.
Corollary 3 (Period of ). Members of are exactly the integers in certain residue classes mod . The period is .
Corollary 4 (Dropping Condition). The contraction ratio is equivalent to , linking to the Odd Stopping Time Spectrum: .
Related Results
- Logarithmic Escape Theorem — uses the affine structure to bound self-chains
- Bit Destruction Bound — derives bit destruction rate from the contraction ratio
- 3-Adic Mixing — the multiplication scrambles residue classes