The collatz conjecture states that if you divide a number by 2 if it's even, and multiply it by 3 then add 1 if it's odd and repeat this process, it will eventually result in a 4, 2, 1 loop. This calculator will solve the conjecture for any positive numbers (negative numbers are an entire different beast)
@r3ivaxx Made the thing automatic.