Collatz Conjecture

The Collatz Conjecture

Pick a number 1 to 1000 and it will run through the Collatz Conjecture. This program will cut a number in half if it is even and triple it and add one if it is odd. The Collatz Conjecture states that all numbers that you apply these rules to will eventually end up as 1.

Pick a Number