Give a positive integer to see if the Collatz conjecture works with that number. Collatz conjecture: if n is even, then do n/2, if n is odd then do 3n+1. Repeat. If it does not get to one, then it is not part of the conjecture. The conjecture states that all positive integers cycle to one. More information: https://goo.gl/VsJkFh, https://goo.gl/6aHHkO,
Yes, 1 googol works