Circularity In The Collatz Sequence

             Bradley Berg                                  December 30, 2022
                                                     Updated:  June 17, 2025

         Copyright 2025, Bradley Berg.  All rights are reserved.


1.0 Introduction

1.1 Cycle Spotting

1.2 Limit on Candidate Seeds For Cycles

2.0 Applying Limits To Candidate Seeds

2.1 Limit on Candidate Seeds By Leading Ones

2.2 Seeds For Run Length

2.3 Order Out Of Chaos

2.4 Error In The Ratio N/S

3.0 Conclusion

References


Appendix A: Cycles In The 3*n-1 Sequence

Appendix B: Cycles In The 3n+C Sequence


Using the equality, here are some loops for C under 100:


Here are two longer loops with a lengths of 336 and 366: