The master Paul Erdos said "Mathematical may not be ready for such problem"

Terence Tao recently proposed a new and advanced approach for this conjecture and concluded: "Almost all orbits of the Collatz map attain almost bounded values".

The Collatz 's conjecture is infamous and very hard to solve

Take any positive integer, if it is even divide it by 2. If it is odd , multiply the number with 3 and add 1. Whatever the answer , repeat the same operations on the result.

Suppose the number is 5 then the operations wil be as follows: 5, 16, 8, 4, 2,1,4,2,1

Suppose the number is 7 then the operations will be as follows:7,22,11,34,17,52,26,13,40,20,10,5,16,8,4,2,1,4,2,1

The conjecture has been verified by computer for number as big as 10^18 and respects all the powers of 2. This is easely checked: 128, 64, 32, 16, 8, 4, 2, 1, 4, 2, 1.

How any positive integer reach some power of 2 in order to reach the loop of 4, 2, 1.?

We claim that any positive integer has a special numbber equal to a multiple of the positive integer. When the operation of 3n+1 is performed on that multiple it leads to some power of 2 .

N=1 gives special multiple 5=5*1.

3*5+1=16=2^4

N=3 gives special multiple 21=3*7

3*21+1=64=2^6

N=5 gives special multiple 85=17*5

3*85+1=256=2^8

The set (1, 5, 21, 85, 341.....) are called Collatz Numbers.

So we can claim that the Collatz's conjecture is almost solved.

More Mohamed Azzedine's questions See All
Similar questions and discussions