The Collatz conjecture is a little math game, also known as the 3n+1 problem. Take a number, any number above zero and if it’s even, divide it by two; if it’s odd, multiply it by three and add one. Continue…
The Collatz conjecture is a little math game, also known as the 3n+1 problem. Take a number, any number above zero and if it’s even, divide it by two; if it’s odd, multiply it by three and add one. Continue…