For this problem, we have a number with 6 as the last (right-most) digit.
If we erase the 6 and put it on the left end of the number (for example, 936 would become 693), then we have a number four times our original number (we see that 936 doesn't work, of course).
What is the smallest number that fits this condition?
What is the second smallest number that works?
What is the tenth smallest number that works?