IMC 2017 · Problem 7

Day 224th IMC · Blagoevgrad, Bulgaria

Statement

Let p(x)p(x) be a nonconstant polynomial with real coefficients. For every positive integer nn, let

qn(x)=(x+1)np(x)+xnp(x+1).q_n(x) = (x + 1)^n p(x) + x^n p(x + 1).

Prove that there are only finitely many numbers nn such that all roots of qn(x)q_n(x) are real.

Official solution

Hidden so you can work on the problem first.

Proposed by Alexandr Bolbot, Novosibirsk State University.