Preferred Values of Collatz Paths
Preferred Values of Collatz Paths
Consider the function
n↦
n 2 | niseven |
3n+1 | nisodd. |
The Collatz problem consists in repeatedly evaluating the function for every positive integer ; it always seems to end in 1, but this may not always be true. This shows a plot of paths for the Collatz problem; each path is plotted along the axis. Notice that the plot reveals a pattern of diagonal lines that pass though the origin and horizontal lines that show that certain values are much more likely than others. The reason for these diffuse patterns made by preferred values is unclear.
n
y