Enter any whole number greater than 1 Two Rules: If the number is even it is X/2 is applied If the number is odd 3X+1 is applied The conjecture is that all numbers eventually reach 1 if this logic is applied repeatedly This project calculates and graphs the patterns created Supports both Linear and LOG scale LOG scale is for big numbers