how the collatz conjecture works: if a number is odd, you multiply it by 3 and add 1, and if a number is even, you divide it by 2
the collatz conjecture itself fact: people tested numbers up to 2^68, and there is still no proof that all numbers eventually lead to 1