Collatz Conjecture is a math equation created by mathematician Lothar Collatz in 1937. The math problem instructions are to input any number.
If the number is odd you multiply by 3 and add 1.
If the number is even you divide by 2.
You will soon end up in the 4, 2, 1 loop. This math problem has not been solved yet
Hey, do you know how to work the Collatz conjecture?