Collatz conjecture

From Simple English Wikipedia, the free encyclopedia
(Redirected from Collatz sequence)

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.[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. The problem is verified for all numbers below by computer. [3] Here is an example sequence:

  • 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. 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.

(oeis:A033479)

References[change | change source]

  1. 1.0 1.1 "Collatz Problem - from Wolfram MathWorld". Mathworld.wolfram.com. Retrieved 2012-01-20.
  2. 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.
  3. D. Barina. Convergence verification of the Collatz problem. The Journal of Supercomputing, 2020. DOI: 10.1007/s11227-020-03368-x