Olympiad Maths Prep

Track / Stage 6 / 294 of 400 #1294 of 2000

Problem 1294

National olympiad, first round
Algebra Difficulty 6.5 Prove it

XXVI - II - Problem 6

Let f(x) f(x) and g(x) g(x) be polynomials with integer coefficients. Prove that if for every integer value n n the number g(n) g(n) is divisible by the number f(n) f(n) , then g(x)=f(x)h(x) g(x) = f(x) \cdot h(x) , where h(x) h(x) is a polynomial. Show by example that the coefficients of the polynomial h(x) h(x) do not have to be integers.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

In the solution to the preparatory task D of Series III, we proved that if polynomials ff and gg have integer coefficients, stfstg\mathrm{st} f \leq \mathrm{st} g, and for every natural number nn, the number f(n)f(n) is a divisor of the number g(n)g(n), then there exists an integer cc such that g(x)=cf(x)g(x) = c \cdot f(x). Therefore, either stf=stg\mathrm{st} f = \mathrm{st} g (when c0c \ne 0), or gg is the zero polynomial (when c=0c = 0). It is sufficient to consider the case where stg>stf\mathrm{st} g > \mathrm{st} f.

Let hh and rr be the quotient and remainder, respectively, of the division of the polynomial gg by ff. Then

Polynomials hh and rr have rational coefficients. Let aa be the least common denominator of the coefficients of polynomials hh and rr. Then the polynomials H=ahH = ah and R=arR = ar have integer coefficients, and multiplying equation (1) by aa on both sides, we obtain

Therefore, the polynomial agag also has integer coefficients.
For every natural number nn, the number f(n)f(n) is, of course, a divisor of the number ag(n)ag(n). Therefore, by (2), the number f(n)f(n) is a divisor of the number R(n)=ag(n)H(n)f(n)R(n) = ag(n) - H(n) \cdot f(n) for n=1,2,n=1,2, \ldots. Since stR=str<stf\mathrm{st} R = \mathrm{st} r < \mathrm{st} f, it follows from the initial remark in this solution that R=arR = ar is the zero polynomial. Therefore, rr is also the zero polynomial, and from (1) we obtain g=hfg = hf.

We will show by example that the coefficients of the polynomial hh may not be integers. Let f(x)=2f(x) = 2, g(x)=x2+xg(x) = x^2 + x. For every integer nn, the number g(n)=n(n+1)g(n) = n(n + 1) is even, because one of the numbers nn and n+1n+1 is even. Therefore, the number f(n)=2f(n) = 2 is a divisor of the number g(n)g(n) for n=1,2,n = 1, 2, \ldots. The coefficients of the polynomial h(x)=g(x)f(x)=12x2+12x\displaystyle h(x) = \frac{g(x)}{f(x)} = \frac{1}{2} x^2 + \frac{1}{2} x are, of course, not integers.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.