Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2018 / Problems / Day 2, P9

IMC 2018 · Day 2 · P9

very hard

Determine all pairs P(x)P(x), Q(x)Q(x) of complex polynomials with leading coefficient 1 such that P(x)P(x) divides Q(x)2+1Q(x)^2 + 1 and Q(x)Q(x) divides P(x)2+1P(x)^2 + 1.

(Proposed by Rodrigo Angelo, Princeton University and Matheus Secco, PUC, Rio de Janeiro)

Solution (official)

The answer is all pairs (1,1)(1, 1) and (P,P+i)(P, P + i), (P,Pi)(P, P - i), where PP is a non-constant monic polynomial in C[x]\mathbb{C}[x] and ii is the imaginary unit.

Notice that if PQ2+1P | Q^2 + 1 and QP2+1Q | P^2 + 1 then PP and QQ are coprime and the condition is equivalent with PQP2+Q2+1PQ | P^2 + Q^2 + 1.

Lemma. If P,QC[x]P, Q \in \mathbb{C}[x] are monic polynomials such that P2+Q2+1P^2 + Q^2 + 1 is divisible by PQPQ, then degP=degQ\deg P = \deg Q.

Proof. Assume for the sake of contradiction that there is a pair (P,Q)(P, Q) with degPdegQ\deg P \ne \deg Q. Among all these pairs, take the one with smallest sum degP+degQ\deg P + \deg Q and let (P,Q)(P, Q) be such pair. Without loss of generality, suppose that degP>degQ\deg P > \deg Q. Let SS be the polynomial such that P2+Q2+1PQ=S.\frac{P^2 + Q^2 + 1}{PQ} = S. Notice that PP a solution of the polynomial equation X2QSX+Q2+1=0X^2 - QSX + Q^2 + 1 = 0, in variable XX. By Vieta's formulas, the other solution is R=QSP=Q2+1PR = QS - P = \dfrac{Q^2 + 1}{P}. By R=QSPR = QS - P, the RR is indeed a polynomial, and because P,QP, Q are monic, R=Q2+1PR = \dfrac{Q^2 + 1}{P} is also monic. Therefore the pair (R,Q)(R, Q) satisfies the conditions of the Lemma. Notice that degR=2degQdegP<degP\deg R = 2 \deg Q - \deg P < \deg P, which contradicts the minimality of degP+degQ\deg P + \deg Q. This contradiction establishes the Lemma.

By the Lemma, we have that deg(PQ)=deg(P2+Q2+1)\deg(PQ) = \deg(P^2 + Q^2 + 1) and therefore P2+Q2+1PQ\dfrac{P^2 + Q^2 + 1}{PQ} is a constant polynomial. If PP and QQ are constant polynomials, we have P=Q=1P = Q = 1. Assuming that degP=degQ1\deg P = \deg Q \ge 1, as PP and QQ are monic, the leading coefficient of P2+Q2+1P^2 + Q^2 + 1 is 2 and the leading coefficient of PQPQ is 1, which give us P2+Q2+1PQ=2\dfrac{P^2 + Q^2 + 1}{PQ} = 2. Finally we have that P2+Q2+1=2PQP^2 + Q^2 + 1 = 2PQ and therefore (PQ)2=1(P - Q)^2 = -1, i.e Q=P+iQ = P + i or Q=PiQ = P - i. It's easy to check that these pairs are indeed solutions of the problem.

How the field did

contestants scored
342
average (of 10)
1.29
solved (≥ 80%)
9.4%
near-0 (≤ 10%)
79.8%
discrimination
0.52

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2006 · Day 1 · P4very hardavg 1.7/10 · solved 9% · near-0 69% · disc 0.42
IMC 2003 · Day 1 · P6very hardavg 1.6/10 · solved 8% · near-0 74% · disc 0.44
IMC 2001 · Day 2 · P7very hardavg 2.3/10 · solved 12% · near-0 57% · disc 0.23
IMC 2020 · Day 1 · P4very hardavg 0.7/10 · solved 6% · near-0 92% · disc 0.34