Submitted:
26 July 2024
Posted:
30 July 2024
You are already at the latest version
Abstract
Keywords:
1. Introduction
2. Behavior of Collatz Sequence
- Under normal conditions, each step is followed by exactly one step.
- The value of integer increases after every step, since each step is followed by exactly one step. It is also evident from increase in number of terms and increase in the highest index value. This is termed as the growth phase of the integer.
- However, lower value indices also appear. The value of the lowest index decreases after every step.
- Consequently, after m steps, the lowest index becomes , that is, zero.
- Case 1: The value of is , in which case the integer ends in . Three even steps follow and the resulting is expressed as .
- Case 2: The value of is reduced to 1, in which case, the terms are expressed as .
- Case 3: The value of is reduced to 2, in which case, the terms are expressed as , which is same as case 2.
- m is infinite.
- Alternatively, if every time the binary expression of an integer ends in positive 1 and is re-written as , there is a sequence of that combines with to produce an index larger than m.
3. Crafting Integers That `May’ Diverge
4. Conclusion
- Growth phase: This phase occurs when the odd integer does not have as the ending term. One odd step is followed by exactly one even step. The value of the highest index, as well as the number of terms in the expression, increases. However, terms with decreasing indices are also produced.
- End index nullification: After m odd-even cycles, a term of the form is produced, which cancels the negative 1. The resulting integer is even, and division by 2 continues until the next smallest index reduces to zero, making the integer odd again.
- Trivial cycle & Shrinkage phase: The index that reduces to zero is written as . If left undisturbed, generates the trivial cycle , which has one odd step followed by two even steps. This causes the value of the integer to shrink.
Data Availability Statement
References
- Lagarias, J.C. The 3x+ 1 problem: An annotated bibliography (1963–1999). The ultimate challenge: the 3x 2003, 1, 267–341. [Google Scholar]
- Lagarias, J.C. The 3x+ 1 problem: An annotated bibliography. preprint 2004. [Google Scholar]
- Lagarias, J.C. The 3x+ 1 problem: An annotated bibliography, II (2000-2009). arXiv preprint math/0608208.
- Lagarias, J.C. The ultimate challenge: The 3x+ 1 problem; American Mathematical Soc., 2010.
- Terras, R. A stopping time problem on the positive integers. Acta Arithmetica 1976, 3, 241–252. [Google Scholar] [CrossRef]
- Tao, T. Almost all orbits of the Collatz map attain almost bounded values. Forum of Mathematics, Pi. Cambridge University Press, 2022, Vol. 10, p. e12. [CrossRef]
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. |
© 2024 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 (https://creativecommons.org/licenses/by/4.0/).