Submitted:
22 February 2025
Posted:
24 February 2025
You are already at the latest version
Abstract
Keywords:
1. Introduction

2. Preliminary Concepts
3. Bounded Subsequence Analysis
- (a)
- If x is even:
- (b)
- If x is odd:
- (a)
- is even
- (b)
- After , we must have at least one division by 2
- (c)
- The combined effect of these operations cannot sustain indefinite growth
- (a)
- A sequence of k consecutive even terms, or
- (b)
- A sequence of k consecutive odd-even pairs

- Case 1: The sequence enters the cycle
- Case 2: The sequence returns below x infinitely often
- for
- k is finite
- By construction, for all x
- For any ,
- Therefore, for any :
4. Enhanced Analysis of Sequence Bounds
5. Uniqueness of the Fundamental Cycle
- Each odd number produces an even number (via 3n+1)
- Each even number may produce either an even or odd number (via n/2)
- To complete the cycle, we must return to an odd number
- C(1) = 4
- C(4) = 2
- C(2) = 1
- C(3) = 10
- But 10 > 4, contradicting Theorem 5.3

6. Main Result
- Enter the cycle {1,4,2}, or
- Return below its starting value infinitely often
- The sequence cannot diverge
- The sequence cannot enter any cycle except {1,4,2}
- Any value above 4 must eventually decrease
- If it reaches 1, we are done
- If it reaches 2, the next iteration gives 1
- If it reaches 3, the sequence continues
- If it reaches 4, the next iteration gives 2, then 1

7. Conclusion
References
- Lagarias, J. C. (1985). The 3x + 1 problem and its generalizations. The American Mathematical Monthly, 92(1), 3-23. [CrossRef]
- Conway, J. H. (1972). Unpredictable iterations. Proceedings of the 1972 Number Theory Conference, 49-52.
- Erdős, P. (1979). Some problems and results on the 3n + 1 conjecture and related topics. Congressus Numerantium, 23, 57-68.
- Steiner, R. P. (1977). A theorem on the Syracuse problem. Proceedings of the 7th Manitoba Conference on Numerical Mathematics, 553-559.
- Terras, R. (1976). A stopping time problem on the positive integers. Acta Arithmetica, 30(3), 241-252. [CrossRef]
- Wirsching, G. J. (1998). The Dynamical System Generated by the 3n + 1 Function. Lecture Notes in Mathematics 1681, Springer-Verlag.
- Simons, J., & de Weger, B. (2005). Theoretical and computational bounds for m-cycles of the 3n + 1 problem. Acta Arithmetica, 117(1), 51-70. [CrossRef]
- Krasikov, I. (1989). How many numbers satisfy the 3x + 1 conjecture? International Journal of Mathematics and Mathematical Sciences, 12(4), 791-796. [CrossRef]
- Monks, K. G., & Yazinski, J. (2012). The autoconjugacy of the 3x + 1 function. Discrete Mathematics, 312(6), 1029-1036. [CrossRef]
- Garner, M. (2021). Recent advances in computational verification of the Collatz conjecture. Journal of Number Theory, 221, 174-193.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).