πŸ”’ Collatz Conjecture Visualizer

Enter any positive integer and watch as it follows the Collatz rules. The conjecture states that every number will eventually reach the 4 β†’ 2 β†’ 1 loop!

If ODD

Multiply by 3 and add 1

n β†’ 3n + 1

If EVEN

Divide by 2

n β†’ n Γ· 2
-
Current
0
Steps
-
Peak
0
Length
Enter a number and click "Start Visualization" to begin!