Writeup: IMO Shortlist 2001 C2
Problem Statement
Let be an odd integer greater than 1 and let be integers. For each permutation of , define . Prove that there exist permutations of such that is a divisor of .
My Solution
Assume not for the sake of contradiction. Then note that must take on different remainders mod , one for each of the permutations of , otherwise there will be distinct permutations and such that and have the same remainder mod and therefore .
Then we should have the remainders be , and
Since is odd, should not be divisible by because we don't have enough powers of .
But we should also have
Since is odd, is even so must be divisible by since is an integer. So should be divisible by .
We have a contradiction. So there must exist permutations of such that is a divisor of .