Seven vertices are chosen in each of two congruent regular 16-gons. Prove that these polygons can be placed one atop another in such a way that at least four chosen vertices of one polygon coincide with some of the chosen vertices of the other one.
If possible, please provide a detailed explanation of the solution.
There are 16 ways (if no flip is allowed) to place one polygon on top of the other. For each way count the number of matching pairs. This gives numbers $a_1, \ldots, a_{16}$. Now each chosen position from one polygon will match exactly seven times with some position of the other. Therefore $\sum_k a_k = 7\cdot 7=49$. This means that $a_k \geq 4$ for at least one index $k$ since $16\cdot 3$ is only $48$.