"The Collatz conjecture is defined as follows: start with any positive integer n.
If the term is even, divide it by 2.
Otherwise, multiply by 3 and add 1.
The conjecture is that no matter what value of n, the sequence will always reach 1."
Learn more !
Move the numbers around to reoganize the graph
Built using springy.js and made with 💗 by ninivert