Maths Olympiad Prep

Library / /79 of 196

Combinatorics Difficulty 4.9 AIME Prove it Soviet Union

Problem:

A group of children are arranged into two equal rows. Every child in the back row is taller than the child standing in front of him in the other row. Prove that this remains true if each row is rearranged so that the children increase in height from left to right.

Solution

Solution:

Rearrange the children in the back row into order, and rearrange the front row in the same way, so that each child stays in front of the same child in the back row. Denote heights in the back row by aia_i and heights in the front row by bib_i. So we have a1a2ana_1 \leq a_2 \leq \ldots \leq a_n, and ai>bia_i > b_i for i=1,2,,ni = 1, 2, \ldots, n.

Now if i<ji < j, but bi>bjb_i > b_j, then we may swap bib_i and bjb_j and still have each child taller than the child in front of him. For bi<aiajb_i < a_i \leq a_j, and bj<bi<aib_j < b_i < a_i. By repeated swaps we can get the front row into height order. [For example, identify the shortest child and swap him to the first position, then the next shortest and so on.]

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 reproduced verbatim; metadata (topic, difficulty) added by this project.