Maths Olympiad Prep

Library / /26 of 45

, 2009

Algebra Difficulty 8.6 Shortlist Prove it United States

For each positive integer nn, let c(n)c(n) be the largest real number such that
c(n)f(a)f(b)ab c(n) \leq \left| \frac{f(a) - f(b)}{a - b} \right|
for all triples (f,a,b)(f, a, b) such that
* ff is a polynomial of degree nn taking integers to integers, and
* a,ba, b are integers with f(a)f(b)f(a) \neq f(b).

Find c(n)c(n).

Solution

Let L(n)=lcm(1,2,,n)L(n) = \operatorname{lcm}(1, 2, \dots, n). We claim that c(n)=1L(n)c(n) = \frac{1}{L(n)}.

First we show that this c(n)c(n) is a lower bound. For any choice of f(x)f(x) and (a,b)(a, b), we can translate f(x)f(x) vertically so that f(b)=0f(b) = 0, and then translate f(x)f(x) horizontally so that b=0b = 0. We only deal with this case. An nnth degree polynomial with a root at 00 which takes integers to integers can be written as
f(x)=i=1nai(xi), f(x) = \sum_{i=1}^{n} a_i \binom{x}{i},
where the aia_i are integers. Using this form for f(x)f(x), we calculate f(a)a\frac{f(a)}{a} for some nonzero aa:
f(a)a=1ai=1nai(ai)=i=1nai(ai)a=i=1nai(a1i1)1i \frac{f(a)}{a} = \frac{1}{a} \sum_{i=1}^{n} a_i \binom{a}{i} = \sum_{i=1}^{n} a_i \cdot \frac{\binom{a}{i}}{a} = \sum_{i=1}^{n} a_i \binom{a-1}{i-1} \cdot \frac{1}{i}
The iith summand in this sum is 1i\frac{1}{i} times the integer ai(a1i1)a_i \binom{a-1}{i-1}. Since 1i\frac{1}{i} is an integer multiple of 1L(n)\frac{1}{L(n)}, each summand in the sum is an integer multiple of 1L(n)\frac{1}{L(n)}, so does the f(a)a\frac{f(a)}{a}. Hence for f(a)f(0)=0f(a) \neq f(0) = 0, we have that f(a)f(0)a0=kL(n)1L(n)\left| \frac{f(a)-f(0)}{a-0} \right| = \frac{k}{L(n)} \ge \frac{1}{L(n)}; that is, c(n)c(n) is a lower bound.

Second, we show that c(n)c(n) is achievable, by finding certain aia_i's for x=L(n)2x = L(n)^2 in
f(x)=i=1nai(xi). f(x) = \sum_{i=1}^{n} a_i \binom{x}{i}.
If pp is any prime that divides L(n)L(n), then there is some ini \le n such that pL(n)ip \nmid \frac{L(n)}{i}, by the definition of the least common multiple. Thus
gcd(L(n)1,L(n)2,,L(n)i,,L(n)n)=1. \gcd\left(\frac{L(n)}{1}, \frac{L(n)}{2}, \dots, \frac{L(n)}{i}, \dots, \frac{L(n)}{n}\right) = 1.
Let 1in1 \le i \le n. We consider
(L(n)21i1)=(L(n)21)(L(n)22)(L(n)2(i1))12(i1). \binom{L(n)^2 - 1}{i - 1} = \frac{(L(n)^2 - 1)(L(n)^2 - 2) \cdots (L(n)^2 - (i - 1))}{1 \cdot 2 \cdots (i - 1)}.
For any prime divisor pp of ii, the power of pp which divides L(n)2L(n)^2 is always larger than the power of pp which divides kk, for any knk \le n. Therefore the same number of factors of pp divide L(n)2kL(n)^2-k and kk. By matching these factors in the numerator and denominator, we find that pp does not divide (L(n)21i1)\binom{L(n)^2-1}{i-1}; that is, gcd(i,(L(n)21i1))=1\gcd(i, \binom{L(n)^2-1}{i-1}) = 1 for 1in1 \le i \le n. Therefore, we conclude that
gcd(L(n)1(L(n)2111),,L(n)i(L(n)21i1),,L(n)n(L(n)21n1))=1. \gcd\left(\frac{L(n)}{1} \cdot \binom{L(n)^2 - 1}{1 - 1}, \dots, \frac{L(n)}{i} \cdot \binom{L(n)^2 - 1}{i - 1}, \dots, \frac{L(n)}{n} \cdot \binom{L(n)^2 - 1}{n - 1}\right) = 1.
By Bézout's lemma, there are integers aia_i such that
i=1naiL(n)i(L(n)21i1)=1. \sum_{i=1}^{n} a_i \frac{L(n)}{i} \binom{L(n)^2 - 1}{i - 1} = 1.
It follows that, for these aia_i's, we have
f(L(n)2)=i=1nai(L(n)2i)=i=1naiL(n)2i(L(n)21i1)=L(n) f(L(n)^2) = \sum_{i=1}^{n} a_i \binom{L(n)^2}{i} = \sum_{i=1}^{n} a_i \cdot \frac{L(n)^2}{i} \cdot \binom{L(n)^2 - 1}{i - 1} = L(n)
or
f(L(n)2)L(n)2=1L(n)=c(n) \frac{f(L(n)^2)}{L(n)^2} = \frac{1}{L(n)} = c(n)
completing our proof.

(Technically, we also need an0a_n \ne 0 to ensure that the polynomial has degree equal to nn. However, if an=0a_n = 0, then choose some ii with ai0a_i \ne 0, and replace ana_n and aia_i by an+(L(n)2i)a_n + \binom{L(n)^2}{i} and ai(L(n)2n)a_i - \binom{L(n)^2}{n}, respectively. Clearly, the resulting sequence aia'_i also satisfies i=1nai(L(n)2i)=L(n)\sum_{i=1}^n a_i \binom{L(n)^2}{i} = L(n).)

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.