• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OT: status of my Collatz solution

Doesn't look like it would apply to the Collatz DC project, but looks like a good step toward proving the overall conjecture. 🙂 I think the only thing left would be proving there's no infinitely increasing sequence.
 
Doesn't look like it would apply to the Collatz DC project, but looks like a good step toward proving the overall conjecture. 🙂 I think the only thing left would be proving there's no infinitely increasing sequence.

We are pinning down local non-looping and local non-runaway. The local non-looping means that a descender that terminates a finite ascending sequence does not loop-back to any of those ascenders. The local non-runaway is shown by the finite ascending sequences.

Yet to be addressed is the chaining of these finite sequence: do they loop or runaway?

The rigidity of the method we are using to show this might also take care of chaining. It is a pretty deep concept, so it will take some time to get it right.

If the rigidity technique is successful, it will have some bearing on types of P vs NP problems.
 
Back
Top