GeometryDifficulty 6.4Prove itRussian Mathematical Olympiad · Russia
Let P(x) be a polynomial of degree n≥2 with nonnegative coefficients. Let a, b, and c be the side lengths of some triangle. Prove that the numbers nP(a), nP(b), and nP(c) are also the side lengths of some triangle.
Пусть P(x) — многочлен степени n≥2 с неотрицательными коэффициентами. Пусть a, b, c — длины сторон некоторого треугольника. Докажите, что числа nP(a), nP(b), nP(c) также являются длинами сторон некоторого треугольника.
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.
Assume that a≥b≥c. Set G(x)=P(x)/xn and notice that G(a)≤G(b)≤G(c).
Let, without loss of generality, a≥b≥c; these three positive numbers are the side lengths of a triangle if and only if a<b+c. Since the coefficients of P(x) are nonnegative, we have P(a)≥P(b)≥P(c)>0; thus, we need to check that nP(a)<nP(b)+nP(c).
Let P(x)=pnxn+pn−1xn−1+⋯+p0. Denote G(x)=P(x)/xn. Note that G(a)=pn+apn−1+⋯+anp0≤pn+bpn−1+⋯+bnp0=G(b) and similarly, G(a)≤G(c). Therefore, nP(a)=anG(a)<(b+c)nG(a)≤bnG(b)+cnG(c)=nP(b)+nP(c), which is what was required to prove.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.