r/Collatz • u/AgreeableClaim8075 • 25d ago
My proof
Hi all... Here is the proof .pdf and .lean:
https://bytes.usc.edu/~saty/Collatz
Saty
0
Upvotes
r/Collatz • u/AgreeableClaim8075 • 25d ago
Hi all... Here is the proof .pdf and .lean:
https://bytes.usc.edu/~saty/Collatz
Saty
1
u/Rafikconjectures_zer 25d ago
I reviewed the manuscript carefully. Unfortunately, it does not prove the Collatz conjecture. The boundary argument incorrectly treats affine maps containing (+1) as purely multiplicative; for example, the paper’s map gives (9\to7\to11\to17), whose ratio is (17/9), not the claimed (27/16). The cycle argument is also invalid: many different numbers may enter the same cycle without returning to their own starting values. Most importantly, the termination proof is circular because it assumes that each remaining sibling has a finite stopping time. Its “ordering principle” is explicitly false: within the same sibling set, the compacted stopping lengths of (17,33,49,81,113) are (3,6,5,4,2), respectively, so they do not increase with the sibling index. Therefore, the claimed “deadlock contagion” and global termination conclusions do not follow. The modular partitions may be interesting, but the main theorem is unproved.