Random x3+1 is a famous math problem, if you start with any number and repeat this: if the number is even devide it by 2 if the number is uneven do it times 3 and add 1 doesnt matter what number you enter it always ends at 1 (the program stops at 1 because: 1 x 3 + 1 = 4 4 / 2=2 2/2 = 1 repeat)
does it take a really long time to make the number right? use turbowarp to make it ~2x faster!: turbowarp.org/557336368 more explanation for Rx3+1: https://www.youtube.com/watch?v=094y1Z2wpJg cool numbers i found: 55555 look at the difference between the start number and the highest number