Maths Olympiad Prep

Track / Stage 5 / 399 of 400 #999 of 1964

Problem 999

AIME late
Algebra Difficulty 5.9 Prove it Olimpiada Matemática Española (Concurso Final) · Mexico

We say that a polynomial p(x)p(x), with real coefficients, is almeriense if it has the form
p(x)=x3+ax2+bx+a p(x) = x^3 + ax^2 + bx + a
and its three roots are positive real numbers in arithmetic progression. Find all almeriense polynomials such that p(7/4)=0p(7/4) = 0.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

Let us call αβγ\alpha \le \beta \le \gamma the roots of the polynomial. From the condition of being in arithmetic progression we have that there exists a nonnegative real number δ\delta such that α=βδ\alpha = \beta - \delta and γ=β+δ\gamma = \beta + \delta. On the other hand, using Cardano–Viète's formulas, it follows that
αβγ=a=α+β+γ, \alpha\beta\gamma = -a = \alpha + \beta + \gamma,
or equivalently
β(β2δ2)=3β. \beta(\beta^2 - \delta^2) = 3\beta.
Since the roots are nonzero, we finally arrive at
(βδ)(β+δ)=β2δ2=3. (\beta - \delta)(\beta + \delta) = \beta^2 - \delta^2 = 3.
We have to analyze the three possible cases:

a. If βδ=7/4\beta - \delta = 7/4, then β+δ=12/7\beta + \delta = 12/7. From here we get that β=97/56\beta = 97/56 and δ=1/56\delta = -1/56, which contradicts the hypothesis that δ0\delta \ge 0 (alternatively, it is not possible that β+δ<βδ\beta + \delta < \beta - \delta).

b. If β=7/4\beta = 7/4, then δ2=1/4\delta^2 = 1/4. Therefore, the roots of the polynomial are (3/2,7/4,2)(3/2, 7/4, 2) and we obtain that
p(x)=(x3/2)(x7/4)(x2)=x3214x2+738x214. p(x) = (x - 3/2)(x - 7/4)(x - 2) = x^3 - \frac{21}{4}x^2 + \frac{73}{8}x - \frac{21}{4}.

c. If β+δ=7/4\beta + \delta = 7/4, then βδ=12/7\beta - \delta = 12/7. From here we get that β=97/56\beta = 97/56 and δ=1/56\delta = 1/56. Therefore, the roots of the polynomial are (12/7,97/56,7/4)(12/7, 97/56, 7/4) and we obtain that
p(x)=(x12/7)(x97/56)(x7/4)=x329156x2+141131568x29156. p(x) = (x - 12/7)(x - 97/56)(x - 7/4) = x^3 - \frac{291}{56}x^2 + \frac{14113}{1568}x - \frac{291}{56}.

Source: MathNet, licensed CC-BY-4.0. Statement translated into English from es; metadata (topic, difficulty, ordering) added by this project.