|
One other intersting number is n = 142857. When you multiply it by 2, 3, 4, 5, and 6, you get a permutation of its digits. A whole research on this number has been done by Lewis Carol...
It comes from the fact that this is the periodic decomposition of 1/7, so n*3 = 428571 is the periodic decomposition of 3/7 = 10/7 - 1, n*2 = 285714 is the periodic decomposition of 2/7 = 100/7 - 14, and so on..
The good question is "are there other such numbers" ? That is numbers such that multiplying them by the first integers you get the same digits in a different order ? If so, what is the greatest such multiplier for which it still works (necessarily < 10, since starting from 10 you're ensured to get one more digit)
|