Problem
A robot is programmed to move along the number line starting at . At each second, the number by which it moves up by must be a factor of the number it’s currently on, but not . For example, if the robot gets to , then it can move forward by , or steps, going to , , or . What numbers can it land on, and what numbers can’t it land on?