Collatz conjecture
The Collatz conjecture is a conjecture (an idea which many people think is likely) in mathematics. It is named after Lothar Collatz. He first proposed it in 1937, which was 2 years after getting his doctorate.[1] It is about what happens when something is done repeatedly (over and over) starting at some positive integer n:[1][2]
- If n is even (divisible by two), n is halved (divide by two = take its half).
- If n is odd (not divisible by two), n is changed to .
The conjecture states that if n is positive, n will always reach one and get stuck in the 4,2,1 loop as shown below. The problem is verified for all numbers below by brute force.[3][4] Here is an example sequence:[5]
- 9
- 28 (9 is odd, so we triple it and add one)
- 14 (28 is even; 14 is half of 28)
- 7 (14 is even, 7 is its half)
- 22 ()
- 11
- 34
- 17
- 52
- 26
- 13
- 40
- 20
- 10
- 5
- 16 (16 is a power of two, so it will lead to 1, halving each time)
- 8
- 4
- 2
- 1 (after 1 comes 4, 2, 1, 4, 2, 1, etc.)
Debate
[change | change source]Many mathematicians argue over if it is really true. Numbers in the quadrillions have been tested but it has still remained true. Specifically, mathematicians have shown that a loop besides the 4,2,1 loop must be at least 186,000,000,000 (186 billion) numbers long.[4] However, this is still very less compared to another conjecture that had been proved false in 1978. There are two outcomes where it is false: a number keeps growing towards infinity, or an extremely large number forms its own loop.
References
[change | change source]- ↑ 1.0 1.1 "Lothar Collatz - Biography". Maths History. Retrieved 2025-01-27.
- ↑ Garner, Lynn E. (1981). "On the Collatz $3n + 1$ Algorithm". Proceedings of the American Mathematical Society. 82 (1): 19–22. doi:10.2307/2044308. JSTOR 2044308.
- ↑ Barina, David (2021). "Convergence verification of the Collatz problem". The Journal of Supercomputing. 77 (3): 2681–2688. doi:10.1007/s11227-020-03368-x. ISSN 0920-8542.
- ↑ 4.0 4.1 Veritasium (2021-07-30), The Simplest Math Problem No One Can Solve - Collatz Conjecture, retrieved 2025-06-20
- ↑ Burch, Jeff. "A033479". On-line Encyclopedia of Integer Sequences. Retrieved January 27, 2025.