3X+1 Visualizer
Tracked since by CutePrettyCat23
Concurrent players
Metrics over time
About & history
Visualizer for the Collatz Conjecture If a number is Odd the algorithm multiplies by 3 and adds 1 If a number is Even the algorithm divides by 2 The code breaks if the values are way too small This is supposed to visualize that all numbers end in the same endless cycle

