-------------------------------Function------------------------------- This program will tell you how much time ( steps ) would the 3x+1 need to get to 1 . You can also have a list where are numbers greater than X . You can set x yourself ( more accurate if set before start , especialy with small numbers ) You can see a specific time for a specific number. In the later lists ( 2,3,4,5 ) you must add : - 200000 if list is 2 - 400000 if list is 3 - 600000 if list is 4 - 800000 if list is 5 All the lists contain exactly 1000000 mubers. ( The bigger than X will still work ). --------------------------------Keys---------------------------------- S - Enable / Disable sound. Y - Start / Stop the function. Space - Fatster function ( Not recomended with sound). 1 to 5 - Show lists ( For bigger values of Start Num). ( Lists cap at 200000 things )
Thanks to the guy who invented 3x+1 i guess