Maths Olympiad Prep

Library / /5 of 53

Algebra Difficulty 5.1 AIME, harder Prove it China

Assume P1,P2,,PnP_1, P_2, \dots, P_n (n2n \ge 2) is an arbitrary permutation of 1,2,,n1, 2, \dots, n. Prove that
1P1+P2+1P2+P3++1Pn2+Pn1+1Pn1+Pn>n1n+2. \frac{1}{P_1 + P_2} + \frac{1}{P_2 + P_3} + \dots + \frac{1}{P_{n-2} + P_{n-1}} + \frac{1}{P_{n-1} + P_n} > \frac{n-1}{n+2}.

Solution

Proof By Cauchy's inequality, we can get
[(P1+P2)+(P2+P3)++(Pn1+Pn)](1P1+P2+1P2+P3++1Pn1+Pn)(n1)2. [(P_1 + P_2) + (P_2 + P_3) + \dots + (P_{n-1} + P_n)] \cdot \left(\frac{1}{P_1 + P_2} + \frac{1}{P_2 + P_3} + \dots + \frac{1}{P_{n-1} + P_n}\right) \ge (n-1)^2.
Therefore
1P1+P2+1P2+P3++1Pn1+Pn(n1)22(P1+P2++Pn)P1Pn=(n1)2n(n+1)P1Pn(n1)2n(n+1)12=(n1)2(n1)(n+2)1>(n1)2(n1)(n+2)=n1n+2. \begin{aligned} & \frac{1}{P_1 + P_2} + \frac{1}{P_2 + P_3} + \dots + \frac{1}{P_{n-1} + P_n} \\ \ge & \frac{(n-1)^2}{2(P_1 + P_2 + \dots + P_n) - P_1 - P_n} \\ = & \frac{(n-1)^2}{n(n+1) - P_1 - P_n} \\ \ge & \frac{(n-1)^2}{n(n+1) - 1 - 2} \\ = & \frac{(n-1)^2}{(n-1)(n+2) - 1} \\ > & \frac{(n-1)^2}{(n-1)(n+2)} = \frac{n-1}{n+2}. \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.