Browse · MathNet
Print31st Turkish Mathematical Olympiad
Turkey algebra
Problem
At the beginning the board contains vectors each having components. At each step we choose two vectors and written on the board and write their sum to the board. Find the minimal number of steps which should be made to get all vectors on the board.
Solution
Answer: . Let us consider more general case when is replaced by : At the beginning the board contains vectors each having components and we are going get all the component vectors We will show that the minimal number of steps is .
First of all by two different ways we show that steps are sufficient. Let be a vector whose -th coordinate is and all remaining coordinates are and let be a vector whose th coordinate is and all remaining coordinates are .
First method: Induction over . If then by applying , and we get the and in steps. Assume that for the required vectors can be obtained in steps and let . At the first step by adding and we get the vector . By inductive hypothesis, starting with vectors and after steps we can get the vectors and . If we replace by , by , , by and by and apply the same steps then we will get the vectors
and the vector whose last two coordinates are and the remaining coordinates are . Finally by applying and we get the vectors and . Thus, after steps we get required vectors and .
Second method: We start with steps , continue with steps and finally end with steps :
Thus, by applying steps we obtain the vectors .
Now we show that at least are necessary. For , let be the minimal possible number of steps. By induction we will show that . If then it can be readily shown that . Suppose that for we have . Let us go over steps made for . Let A be the step when the vector was used for the first time. In this step the vector was added to a vector such that for some th coordinate of is non-zero. In order to get the vector whose only coordinate is th coordinate, the vector will be used at least once more. Let B be one of these steps. Let C be step when the vector whose only coordinate is st coordinate is obtained. In the sequence of steps made for by removing steps A, B, C and erasing st coordinates of all vectors we can get all required vectors for . Therefore, and hence . We are done.
First of all by two different ways we show that steps are sufficient. Let be a vector whose -th coordinate is and all remaining coordinates are and let be a vector whose th coordinate is and all remaining coordinates are .
First method: Induction over . If then by applying , and we get the and in steps. Assume that for the required vectors can be obtained in steps and let . At the first step by adding and we get the vector . By inductive hypothesis, starting with vectors and after steps we can get the vectors and . If we replace by , by , , by and by and apply the same steps then we will get the vectors
and the vector whose last two coordinates are and the remaining coordinates are . Finally by applying and we get the vectors and . Thus, after steps we get required vectors and .
Second method: We start with steps , continue with steps and finally end with steps :
Thus, by applying steps we obtain the vectors .
Now we show that at least are necessary. For , let be the minimal possible number of steps. By induction we will show that . If then it can be readily shown that . Suppose that for we have . Let us go over steps made for . Let A be the step when the vector was used for the first time. In this step the vector was added to a vector such that for some th coordinate of is non-zero. In order to get the vector whose only coordinate is th coordinate, the vector will be used at least once more. Let B be one of these steps. Let C be step when the vector whose only coordinate is st coordinate is obtained. In the sequence of steps made for by removing steps A, B, C and erasing st coordinates of all vectors we can get all required vectors for . Therefore, and hence . We are done.
Final answer
87
Techniques
VectorsInduction / smoothingAlgorithms