Benford's law says, or the 3x+1 conjecture says that all numbers, if following the laws below will end up in a 4, 2, 1, loop. 1. if the number is even divide by 2 2. If the number is odd, multiply by 3, then add 1. to understand this better please watch this video by veritasium on the subject, it is amazing. https://www.youtube.com/watch?v=094y1Z2wpJg&t=1157s
Input any number and you will get a graph on how big the numbers are based on the list on the right. The list shows all the numbers from the inputted number it takes to get to 1. The black/white alternates basically alternate when a new number from the list is being graphed. The inputted number may be as large as you want up to 307 digits long because a scientific notation calculator inputted into this project.