Maths Olympiad Prep

Track / Stage 7 / 90 of 300 #1490 of 1964

Problem 1490

National olympiad second round; IMO P1/P4
Combinatorics Difficulty 7.2 Find the answer

The set of polynomials f1,f2,,fnf_1, f_2, \ldots, f_n with real coefficients is called special , if for any different i,j,k{1,2,,n}i,j,k \in \{ 1,2, \ldots, n\} polynomial 23fi+fj+fk\dfrac{2}{3}f_i + f_j + f_k has no real roots, but for any different p,q,r,s{1,2,,n}p,q,r,s \in \{ 1,2, \ldots, n\} of a polynomial fp+fq+fr+fsf_p + f_q + f_r + f_s there is a real root.
a) Give an example of a special set of four polynomials whose sum is not a zero polynomial.
b) Is there a special set of five polynomials?

The source for this one didn't record the answer, so there is nothing to check what you type against. Work it on paper and mark yourself against the solution below.

Official solution

Let's break down the solution into detailed steps for clarity.

### Part (a)
We need to find an example of a special set of four polynomials whose sum is not a zero polynomial.

1. Choose Polynomials:
Consider the polynomials:
f1(x)=x2+1,f2(x)=x2+2,f3(x)=x2+3,f4(x)=x2+4 f_1(x) = x^2 + 1, \quad f_2(x) = x^2 + 2, \quad f_3(x) = x^2 + 3, \quad f_4(x) = x^2 + 4

2. Check the Condition for Three Polynomials:
For any different i,j,k{1,2,3,4}i, j, k \in \{1, 2, 3, 4\}, we need to check that 23fi+fj+fk\frac{2}{3}f_i + f_j + f_k has no real roots.
23fi(x)+fj(x)+fk(x)=23(x2+ai)+(x2+aj)+(x2+ak) \frac{2}{3}f_i(x) + f_j(x) + f_k(x) = \frac{2}{3}(x^2 + a_i) + (x^2 + a_j) + (x^2 + a_k)
Simplifying, we get:
23x2+23ai+x2+aj+x2+ak=(23+1+1)x2+23ai+aj+ak=83x2+23ai+aj+ak \frac{2}{3}x^2 + \frac{2}{3}a_i + x^2 + a_j + x^2 + a_k = \left(\frac{2}{3} + 1 + 1\right)x^2 + \frac{2}{3}a_i + a_j + a_k = \frac{8}{3}x^2 + \frac{2}{3}a_i + a_j + a_k
Since 83x2\frac{8}{3}x^2 is always positive for all x0x \neq 0, and 23ai+aj+ak\frac{2}{3}a_i + a_j + a_k is a positive constant, 23fi+fj+fk\frac{2}{3}f_i + f_j + f_k has no real roots.

3. Check the Condition for Four Polynomials:
For any different p,q,r,s{1,2,3,4}p, q, r, s \in \{1, 2, 3, 4\}, we need to check that fp+fq+fr+fsf_p + f_q + f_r + f_s has a real root.
fp(x)+fq(x)+fr(x)+fs(x)=(x2+ap)+(x2+aq)+(x2+ar)+(x2+as)=4x2+ap+aq+ar+as f_p(x) + f_q(x) + f_r(x) + f_s(x) = (x^2 + a_p) + (x^2 + a_q) + (x^2 + a_r) + (x^2 + a_s) = 4x^2 + a_p + a_q + a_r + a_s
Since 4x24x^2 is always positive for all x0x \neq 0, and ap+aq+ar+asa_p + a_q + a_r + a_s is a positive constant, fp+fq+fr+fsf_p + f_q + f_r + f_s has a real root.

Thus, the set {f1,f2,f3,f4}\{f_1, f_2, f_3, f_4\} is a special set of four polynomials.

### Part (b)
We need to prove that there is no special set of five polynomials.

1. Assume the Contrary:
Assume there exists a special set of five polynomials f1,f2,f3,f4,f5f_1, f_2, f_3, f_4, f_5 with degrees d1,d2,d3,d4,d5d_1, d_2, d_3, d_4, d_5 such that d1d2d3d4d5d_1 \ge d_2 \ge d_3 \ge d_4 \ge d_5.

2. **Case 1: d1d_1 is Unique:**
If d1d_1 is unique, consider 23f1+f2+f3\frac{2}{3}f_1 + f_2 + f_3, 23f1+f2+f4\frac{2}{3}f_1 + f_2 + f_4, and 23f1+f3+f4\frac{2}{3}f_1 + f_3 + f_4. These must all be always positive or always negative, and so their sum cannot have real roots. However, they sum to 2(f1+f2+f3+f4)2(f_1 + f_2 + f_3 + f_4), which contradicts the condition that f1+f2+f3+f4f_1 + f_2 + f_3 + f_4 has a real root.

3. **Case 2: Two Polynomials with Degree d1d_1:**
If two polynomials have degree d1d_1, consider 23f1+f3+f4\frac{2}{3}f_1 + f_3 + f_4, 23f1+f3+f5\frac{2}{3}f_1 + f_3 + f_5, and 23f1+f4+f5\frac{2}{3}f_1 + f_4 + f_5. These must all be always positive or always negative, and so their sum cannot have real roots. However, they sum to 2(f1+f3+f4+f5)2(f_1 + f_3 + f_4 + f_5), which contradicts the condition that f1+f3+f4+f5f_1 + f_3 + f_4 + f_5 has a real root.

4. **Case 3: Three Polynomials with Degree d1d_1:**
Let f1,f2,f3f_1, f_2, f_3 have leading coefficients a1,a2,a3a_1, a_2, a_3. WLOG, let a1a2a3a_1 \ge a_2 \ge a_3. WLOG, let a1,a2>0a_1, a_2 > 0 (else negate all the polynomials). Notice that 23f1+f2+f3\frac{2}{3}f_1 + f_2 + f_3, 23f1+f2+f4\frac{2}{3}f_1 + f_2 + f_4, 23f1+f3+f4\frac{2}{3}f_1 + f_3 + f_4 all must take only positive values on the reals, and hence so must their sum. This, however, means that f1+f2+f3+f4f_1 + f_2 + f_3 + f_4 has no roots.

5. **Case 4: Four Polynomials with Degree d1d_1:**
Let f1,f2,f3,f4f_1, f_2, f_3, f_4 have leading coefficients a1,a2,a3,a4a_1, a_2, a_3, a_4, where we WLOG assume a1a2a3a4a_1 \ge a_2 \ge a_3 \ge a_4. If a2+a3<0a_2 + a_3 < 0, then observe that 23f5+f2+f3\frac{2}{3}f_5 + f_2 + f_3, 23f5+f2+f4\frac{2}{3}f_5 + f_2 + f_4, 23f5+f3+f4\frac{2}{3}f_5 + f_3 + f_4 all take only negative values, and so summing gives a contradiction. If a2+a3>0a_2 + a_3 > 0, then 23f5+f1+f2\frac{2}{3}f_5 + f_1 + f_2, 23f5+f1+f3\frac{2}{3}f_5 + f_1 + f_3, 23f5+f2+f3\frac{2}{3}f_5 + f_2 + f_3 take only positive values. Now, let's examine the case when a2+a3=0a_2 + a_3 = 0. Now, observe that 23f1+f2+f3\frac{2}{3}f_1 + f_2 + f_3, 23f1+f2+f5\frac{2}{3}f_1 + f_2 + f_5, 23f1+f3+f5\frac{2}{3}f_1 + f_3 + f_5 all take only positive values, and so summing gives another contradiction.

6. **Case 5: All Five Polynomials with Degree d1d_1:**
Let f1,f2,f3,f4,f5f_1, f_2, f_3, f_4, f_5 have leading coefficients a1,a2,a3,a4,a5a_1, a_2, a_3, a_4, a_5 respectively, where we WLOG assume that a1a2a3a4a5a_1 \ge a_2 \ge a_3 \ge a_4 \ge a_5. If 23a4+a2+a3>0\frac{2}{3}a_4 + a_2 + a_3 > 0, then we are done by summing 23f4+f2+f3\frac{2}{3}f_4 + f_2 + f_3, 23f4+f1+f3\frac{2}{3}f_4 + f_1 + f_3, 23f4+f1+f2\frac{2}{3}f_4 + f_1 + f_2. We can finish similarly if 23a2+a3+a4<0\frac{2}{3}a_2 + a_3 + a_4 < 0. Since 23a2+a3+a423a4+a2+a3\frac{2}{3}a_2 + a_3 + a_4 \le \frac{2}{3}a_4 + a_2 + a_3, the only possible case where we are not done is if 23a2+a3+a4=23a4+a2+a3=0\frac{2}{3}a_2 + a_3 + a_4 = \frac{2}{3}a_4 + a_2 + a_3 = 0. However, subtracting implies that a2=a4a2=a3=a4=0a_2 = a_4 \Rightarrow a_2 = a_3 = a_4 = 0. This is a contradiction, since leading coefficients are not 0 by definition.

As we've exhausted all cases, we've shown that no special set of five polynomials exists.

\blacksquare

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