You enter a positive integer that is larger than 1, n. If n is even, take half of it. If n is odd, multiply n by 3 and add 1. *Unsolved problem: Does the Collatz sequence eventually reach 1 for every n?*