Maths Olympiad Prep

Library / /11 of 16

Combinatorics Difficulty 6.2 National olympiad Prove it Austria

Let n3n \ge 3 be an integer. For a convex nn-gon A1A2AnA_1A_2\dots A_n we consider a line gg through A1A_1 that does not contain any other point of the nn-gon. Let hh be the orthogonal to gg through A1A_1. We orthogonally project the nn-gon onto hh. For j=1,,nj = 1, \dots, n let BjB_j denote the image of AjA_j. The line gg is called valid if the points BjB_j are disjoint.
We consider all convex nn-gons and all valid lines gg. How many different orderings of the points B1,,BnB_1, \dots, B_n do exist?
G. Baron, Vienna

Solution

Each arrangement of B1,,BnB_1, \dots, B_n begins with B1B_1 and ends with BkB_k for some kk with 2kn2 \le k \le n. From B1B_1 through BkB_k the projections are arranged from "top to bottom" and from BkB_k through BnB_n and back to B1B_1 from "bottom to top". The k2k-2 projections B2,,Bk1B_2, \dots, B_{k-1} assume some k2k-2 of the n2n-2 intermediate positions between B1B_1 and BkB_k, and each of these choices of k2k-2 positions uniquely determines the entire sequence of the BiB_i. Since there are (n2k2)\binom{n-2}{k-2} such choices possible, we see that the total number of sequences of projections is equal to
k=2n(n2k2)=i=0n2(n2i)=2n2. \sum_{k=2}^{n} \binom{n-2}{k-2} = \sum_{i=0}^{n-2} \binom{n-2}{i} = 2^{n-2}.

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.