Theme and Variations
Hi, it's Choo Ray. Recently, I visited a SIMO National Team training session to soak in the atmosphere and meet some young friends. The session was about sequences and had quite a few interesting questions, so it was a pity that attendance was low (coincidentally many students were involved in the National Olympiad in Informatics). Today I would like to highlight a particular question that intrigued me and discuss some variations. Full Score For those of you looking for a challenge, I will list all variations here. Sequences, Example 2.3 Let $a_1,a_2,...$ and $b_1,b_2,...$ and $c_1,c_2,...$ be three arbitrary infinite sequences of positive integers. Prove that there exist different indices, $r,s,t$ such that $a_r \ge a_s \ge a_t$ and $b_r \ge b_s \ge b_t$ and $c_r \ge c_s \ge c_t$. Variation 1: Distinct positive integers Let $a_1,a_2,...$ and $b_1,b_2,...$ and $c_1,c_2,...$ be three arbitrary infinite sequences of distinct positive integers. Prove that there exist diffe...