Difference between revisions of "2017 IMO Problems/Problem 5"

(Created page with "An integer <math>N \ge 2</math> is given. A collection of <math>N(N + 1)</math> soccer players, no two of whom are of the same height, stand in a row. Sir Alex wants to remove...")
 
Line 1: Line 1:
 
An integer <math>N \ge 2</math> is given. A collection of <math>N(N + 1)</math> soccer players, no two of whom are of the same height, stand in a row. Sir Alex wants to remove <math>N(N - 1)</math> players from this row leaving a new row of <math>2N</math> players in which the following <math>N</math> conditions hold:
 
An integer <math>N \ge 2</math> is given. A collection of <math>N(N + 1)</math> soccer players, no two of whom are of the same height, stand in a row. Sir Alex wants to remove <math>N(N - 1)</math> players from this row leaving a new row of <math>2N</math> players in which the following <math>N</math> conditions hold:
 +
 
(<math>1</math>) no one stands between the two tallest players,
 
(<math>1</math>) no one stands between the two tallest players,
 +
 
(<math>2</math>) no one stands between the third and fourth tallest players,
 
(<math>2</math>) no one stands between the third and fourth tallest players,
 +
 
<math>\;\;\vdots</math>
 
<math>\;\;\vdots</math>
 +
 
(<math>N</math>) no one stands between the two shortest players.
 
(<math>N</math>) no one stands between the two shortest players.
  
 
Show that this is always possible.
 
Show that this is always possible.

Revision as of 06:10, 17 December 2017

An integer $N \ge 2$ is given. A collection of $N(N + 1)$ soccer players, no two of whom are of the same height, stand in a row. Sir Alex wants to remove $N(N - 1)$ players from this row leaving a new row of $2N$ players in which the following $N$ conditions hold:

($1$) no one stands between the two tallest players,

($2$) no one stands between the third and fourth tallest players,

$\;\;\vdots$

($N$) no one stands between the two shortest players.

Show that this is always possible.