Maths Olympiad Prep

Library / /9 of 40

Geometry Difficulty 5.4 AIME, harder Prove it China

Given nn points P1,P2,,PnP_1, P_2, \dots, P_n on a plane, let MM be any point on segment ABAB on the plane. Denote by PiM|P_iM| the distance between PiP_i and MM, i=1,2,3,,ni = 1, 2, 3, \dots, n. Prove that
i=1nPiMmax{i=1nPiA,i=1nPiB}. \sum_{i=1}^n |P_iM| \le \max\left\{\sum_{i=1}^n |P_iA|, \sum_{i=1}^n |P_iB|\right\}.
(posed by Jin Mengwei)

Solution

Let OO be the origin. Then we have OM=tOA+(1t)OB\overrightarrow{OM} = t \overrightarrow{OA} + (1-t) \overrightarrow{OB}, t(0,1)t \in (0, 1).
PiM=OMOPi=tOA+(1t)OBtOPi(1t)OPitOAOPi+(1t)OBOPi=tPiA+(1t)PiB. \begin{aligned} |P_iM| &= |\overrightarrow{OM} - \overrightarrow{OP_i}| \\ &= |t \overrightarrow{OA} + (1-t) \overrightarrow{OB} - t \overrightarrow{OP_i} - (1-t) \overrightarrow{OP_i}| \\ &\le t |\overrightarrow{OA} - \overrightarrow{OP_i}| + (1-t) |\overrightarrow{OB} - \overrightarrow{OP_i}| \\ &= t |P_iA| + (1-t) |P_iB|. \end{aligned}
Hence,
i=1nPiMti=1nPiA+(1t)i=1nPiBmax{i=1nPiA,i=1nPiB}. \begin{aligned} \sum_{i=1}^{n} |P_iM| &\le t \sum_{i=1}^{n} |P_iA| + (1-t) \sum_{i=1}^{n} |P_iB| \\ &\le \max\left\{\sum_{i=1}^{n} |P_iA|, \sum_{i=1}^{n} |P_iB|\right\}. \quad \square \end{aligned}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.