Tuesday 1 November 2016

The \(3x+1\) Problem

Today I was struggling to find something of interest to say about the daily number 24684 (see comment at end of this post) and so I considered not just its prime factorisation: \(2^2 \times 3 \times 11^2 \times17\), that consisted only of small primes, but also the factorisation \(4 \times 6171\). I wanted to find out if there was something of interest about the number 6171. It turns out that there is.

OEIS A006877 stated that in the \(3x+1\) problem, these values for the starting value set new records for number of steps to reach 1 and it listed these initial values:
1, 2, 3, 6, 7, 9, 18, 25, 27, 54, 73, 97, 129, 171, 231, 313, 327, 649, 703, 871, 1161, 2223, 2463, 2919, 3711, 6171, 10971, 13255, 17647, 23529, 26623, 34239, 35655
But what is the \(3x+1\) problem that's referred to. I'd heard of it but checked on Wikipedia to clarify my understanding. It's referred to there as the Collatz conjecture. Here is the introduction to that Wikipedia article:
The Collatz conjecture is a conjecture in mathematics named after Lothar Collatz. The conjecture is also known as the \(3n + 1\) conjecture, the Ulam conjecture (after Stanisław Ulam), Kakutani's problem (after Shizuo Kakutani), the Thwaites conjecture (after Sir Bryan Thwaites), Hasse's algorithm (after Helmut Hasse), or the Syracuse problem; the sequence of numbers involved is referred to as the hailstone sequence or hailstone numbers (because the values are usually subject to multiple descents and ascents like hailstones in a cloud), or as wondrous numbers.
The conjecture can be summarized as follows. Take any positive integer \(n\). If \(n\) is even, divide it by 2 to get \(n/2\). If n is odd, multiply it by 3 and add 1 to obtain \(3n + 1\). Repeat the process (which has been called "Half Or Triple Plus One", or HOTPO) indefinitely. The conjecture is that no matter what number you start with, you will always eventually reach 1. 
Paul Erdős said about the Collatz conjecture: "Mathematics may not be ready for such problems." He also offered $500 for its solution. Jeffrey Lagarias in 2010 claimed that based only on known information about this problem, "this is an extraordinarily difficult problem, completely out of reach of present day mathematics."
For 6171, 261 steps are required to reach 1. At this stage, nobody has proved the Collatz conjecture. Here are some more records:

The longest progression for any initial starting number

less than 10 is 9, which has 19 steps,
less than 100 is 97, which has 118 steps,
less than 1,000 is 871, which has 178 steps,
less than 10,000 is 6,171, which has 261 steps,
less than 100,000 is 77,031, which has 350 steps,
less than 1 million is 837,799, which has 524 steps,
less than 10 million is 8,400,511, which has 685 steps,
less than 100 million is 63,728,127, which has 949 steps,
less than 1 billion is 670,617,279, which has 986 steps,
less than 10 billion is 9,780,657,631, which has 1132 steps,
less than 100 billion it is 75,128,138,247, which has 1228 steps.

See also:
https://voodooguru23.blogspot.com/2018/03/the-collatz-conjecture-revisited.html

https://voodooguru23.blogspot.com/2018/03/the-px1-map.html

https://t.co/h8cMC9QKes this link relates to Terence Tao's discovery of late 2019.

Comment regarding 24684


In December of 2019, I discovered that by entering a number like 24684 into the Google search box along with the acronym OEIS, a greater range of results will appear compared to just typing the number into the OEIS search bar. The reason for this is that Google will index the text files associated with the sequence. These files typically involve much larger numbers than are displayed for each sequence (possibly the first 1,000 or 10,000 rather than just the first 50).

Using 24684, as an example we find that it is a member of OEIS A228844: smallest sets of 3 consecutive abundant numbers in arithmetic progression. The initial abundant number is listed. However, only the following numbers are listed:
24, 42, 80, 100, 104, 114, 120, 126, 144, 162, 180, 196, 200, 220, 228, 234, 240, 246, 272, 282, 288, 304, 324, 348, 350, 364, 392, 402, 420, 426, 440, 460, 504, 572, 582, 588, 594, 608, 616, 624, 640, 654, 660, 666, 684, 700, 708, 714, 728, 736, 740, 786
The example given in the comments is:
24, 30, 36 is the smallest set of 3 consecutive abundant numbers in arithmetic progression so 24 is in the list.
24684 is nowhere to be found in the previous list but it does turn up in the Google search results as the 1729th member of the sequence. The arithmetic progression is 24684, 24690 and 24696 because all three are abundant with a common difference of 6 between terms.

No comments:

Post a Comment