Number theoryDifficulty 7.6National Olympiad, round 2Prove itBalkan Mathematical Olympiad
A positive integer n is downhill if its decimal representation akak−1…a0 satisfies ak≥ak−1≥⋯≥a0. A real-coefficient polynomial P is integer-valued if P(n) is an integer for all integer n, and downhill-integer-valued if P(n) is an integer for all downhill positive integers n. Is it true that every downhill-integer-valued polynomial is also integer-valued?
Solution
A downhill number can always be written as a−b1−b2−⋯−b9, where a is of the form 99…99 and each bi either equals 0 or is of the form 11…11. Let n be a positive integer. The numbers of the form 99…99 yield at most n different remainders upon division by 2n, as do the numbers of the form 11…11. Therefore, downhill numbers yield at most n(n+1)9 different remainders upon division by 2n. Let n be so large that n(n+1)9<2n. (n=63 works: 63×649<6410=260<263.) Let 0≤r<2n be such that no downhill number is congruent to r modulo 2n. Consider the polynomial P(x)=2×(2n−1)!11≤i<2n∏(x−r+i). We have that P(r)=21 is not an integer. Let, then, x be a downhill number. The number (x−r+1)…(x−r+2n−1) is a multiple of (2n−1)! (as a product of 2n−1 consecutive integers); therefore, 2P(x) is an integer. On the other hand, the number (x−r)(x−r+1)…(x−r+2n−1) is a multiple of 2n! (as a product of 2n consecutive integers); therefore, 2(x−r)P(x) is an integer multiple of 2n. Since x is downhill, x−r is not divisible by 2n. Therefore, 2P(x) is even and P(x) is an integer.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.