Number theoryDifficulty 4.9Prove itSouth-Afrika · South Africa · 2011
Does there exist a natural number N which is a power of 2 such that the digits of N can be permuted to form a power of 2 different from N?
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
Suppose that the digits of 2a can be rearranged to form 2b, with a>b. Then, since the two numbers have the same digit set, it follows that they're congruent modulo 9. Hence 9∣2a−2b=2b(2a−b−1) and so 2a−b≡91. However, the smallest positive power of 2 with this property is 26, so a−b≥6. But in that case, 2a≥2b+6=64⋅2b>10⋅2b, which means that 2a and 2b can't have the same number of digits, a contradiction. So no such pair exists.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.