Olympiad Maths Prep

Track / Stage 6 / 25 of 400 #1025 of 2000

Problem 1025

National olympiad, first round
Algebra Difficulty 6.0 Find the answer

3-ча 1. In a chess tournament, students from grades IX and X participated. There were 10 times more students from grade X than from grade IX, and they scored 4.5 times more points in total than all the students from grade IX. How many points did the students from grade IX score? Find all solutions.

Official solution

Solution 1. Let xx be the number of ninth graders in the tournament. Then there were a total of 11x11x participants, and they scored 11x(11x1)2\frac{11x(11x-1)}{2} points. According to the problem, the ratio of the number of points scored by the ninth graders to the number of points scored by the tenth graders is 1:4.51:4.5. Therefore, the ninth graders scored x(11x1)x(11x-1) points, which means each ninth grader won all 11x111x-1 games they played. However, if there were two ninth graders among the participants, they would have had to both win their game against each other, which is impossible. Therefore, only one ninth grader participated in the tournament; he scored 10 points.

Part 2. Given the sequence of numbers: 0,1,1,2,3,5,8,13,21,34,55,89,0,1,1,2,3,5,8,13,21,34,55,89, \ldots, where each number, starting from the third, is the sum of the two preceding numbers. Will there be a number among the first hundred million (108+110^8 + 1) terms of this sequence that ends with four zeros?

Solution 2. Answer: Yes, there will be. Replace each of the given numbers with its remainder when divided by 1000. Let a1=0,a2,a_{1}=0, a_{2}, \ldots be the resulting numbers. If we know the numbers aka_{k} and ak+1a_{k+1}, then we also know ak1a_{k-1}, since in the original sequence the (k1)(k-1)-th term is the difference between the (k+1)(k+1)-th and kk-th terms. Therefore, if for some kk and nn the equalities ak=ak+na_{k}=a_{k+n} and ak+1=ak+n+1a_{k+1}=a_{k+n+1} hold, then ak1=ak+n1,ak2=ak+n2,,a1=an+1a_{k-1}=a_{k+n-1}, a_{k-2}=a_{k+n-2}, \ldots, a_{1}=a_{n+1}. But a1=0a_{1}=0, so an+1=0a_{n+1}=0, i.e., in the original sequence, the number at the (n+1)(n+1)-th position ends with four zeros.

It remains to prove that among the pairs (a1,a2),(a2,a3),,(a108,a108+1),(a108+1,a108+2)\left(a_{1}, a_{2}\right),\left(a_{2}, a_{3}\right), \ldots,\left(a_{10^{8}}, a_{10^{8}+1}\right),\left(a_{10^{8}+1}, a_{10^{8}+2}\right), there will be two identical pairs. But from the numbers 0,1,2,,99990,1,2, \ldots, 9999, it is impossible to form more than 10810^8 different pairs, while we are considering 108+110^8 + 1 pairs.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.