The Collatz conjecture is a famous unsolved math problem that asks if every positive integer will eventually reach 1 when applying two rules with enough repetition: if the number is even, divide it by 2; if it is odd, multiply it by 3 and add 1. It is known to be true for all positive integers up to 2.36×1021, try it yourself!