Maths Olympiad Prep

Library / /42 of 69

, 2011

Algebra Difficulty 5.3 AIME, harder Prove it South Africa

Prove that for every natural number nn, there exists a polynomial p(x)p(x) with integer coefficients such that p(1),p(2),,p(n)p(1), p(2), \dots, p(n) are all distinct powers of 22.

Solution

Suppose that pn(x)p_n(x) is a polynomial such that pn(1),pn(2),,pn(n)p_n(1), p_n(2), \dots, p_n(n) are distinct powers of 22. We claim that gcd(pn(n+1),n!)\gcd(p_n(n+1), n!) is a power of 22. Indeed, if there is a prime number 2<qn2 < q \le n that divides pn(n+1)p_n(n+1), then qq divides pn(n+1q)p_n(n+1-q) (a power of 22), which is a contradiction.

Let 2m2^m be the greatest power of 22 that divides n!n!. So if a=pn(n+1)a = p_n(n+1), then gcd(a,n!2m)=1\gcd(a, \frac{n!}{2^m}) = 1. By Euler's theorem, there exists a natural number kk such that ak1a^k - 1 is divisible by n!2m\frac{n!}{2^m}, so ak1=tn!2ma^k - 1 = \frac{t \cdot n!}{2^m} for some integer tt. Now define
pn+1(x)=2mpn(x)kt(x1)(x2)(xn). p_{n+1}(x) = 2^m p_n(x)^k - t(x-1)(x-2)\dots(x-n).
For 1in1 \le i \le n, we have pn+1(i)=2mpn(i)kp_{n+1}(i) = 2^m p_n(i)^k, which is a power of 22, and
pn+1(n+1)=2maktn!=2m(aktn!2m)=2m. p_{n+1}(n+1) = 2^m a^k - t \cdot n! = 2^m \left( a^k - \frac{t \cdot n!}{2^m} \right) = 2^m.
Since the pn(i)p_n(i), 1in1 \le i \le n are distinct powers of 22 and kk is positive, it follows that the pn+1(i)p_{n+1}(i), 1in+11 \le i \le n+1 are all distinct powers of 22.

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.