The Collatz Conjecture
The Collatz Conjecture sets up a simple procedure: given a positive integer \(n\), if it is even divide it by two, \(n/2\) and if it is odd multiply it by three and add one, \(3n + 1\). Repeat this indefinitely. The conjecture states that all sequences of numbers generated by