problem stringlengths 2 5.64k | solution stringlengths 2 13.5k | answer stringlengths 1 43 | problem_type stringclasses 8
values | question_type stringclasses 4
values | problem_is_valid stringclasses 1
value | solution_is_valid stringclasses 1
value | source stringclasses 6
values | synthetic bool 1
class |
|---|---|---|---|---|---|---|---|---|
4. In the stands of the hockey arena, there are several rows with 168 seats in each row. For the final match, 2016 students from several sports schools were invited as spectators, with no more than 40 from each school. Students from any school must be seated in one row. What is the minimum number of rows that must be i... | Answer: 15.
Solution. Suppose that 57 schools sent 35 students each to the final match, and one school sent 21 students. Since only four groups of 35 students can fit in one row, the number of rows required to accommodate the students from 57 schools should be no less than $\frac{57}{4}=14 \frac{1}{4}$, which means at... | 15 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
5. Given a natural number $x=9^{n}-1$, where $n$ is a natural number. It is known that $x$ has exactly three distinct prime divisors, one of which is 13. Find $x$. | Answer: 728.
Solution. Since the number $x$ is even, one of its prime divisors is 2. Therefore, we need to find all $x$ that have exactly two odd prime divisors, one of which is 13. The remainders of the powers of 9 when divided by 13 are $9, 3, 1$ and then repeat cyclically. Thus, the divisibility of $x$ by 13 means ... | 728 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
1. For what smallest $k$ can $k$ cells be marked on an $8 \times 9$ board such that for any placement of a four-cell figure on the board, it can be rotated and flipped. | Answer: 16.
Solution. It is not hard to notice that in any $2 \times 4$ rectangle, there are at least two marked cells. Since from an $8 \times 9$ board, 8 non-overlapping $2 \times 4$ rectangles can be cut out, there must be at least 16 marked cells in it. An example with 16 marked cells is shown in the figure.
=2\left(180^{\circ}-135^{\circ}\right)=90^{\circ} .
$$
Then quadrilateral $A O C D$ is a square, and thus $\angle A D C=90^{\circ}$. By the tangent-secan... | 90 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
4. A warehouse stores 1500 tons of various goods in containers. The weight of any container is a multiple of a ton and does not exceed $k$ tons. A train consisting of 25 platforms, each with a load capacity of 80 tons, has been dispatched to the warehouse. For what maximum $k$ can this train guarantee the transportatio... | Answer: 26.
Solution. If $k=27$, then it is not always possible to transport all the goods. Indeed, suppose there are 55 containers, each weighing 27 tons, and one weighing 15 tons. Only two containers of 27 tons each can fit on one platform. Therefore, to transport 55 such containers, at least 28 platforms are requir... | 26 | Logic and Puzzles | math-word-problem | Yes | Yes | olympiads | false |
5. Given a natural number $x=8^{n}-1$, where $n$ is a natural number. It is known that $x$ has exactly three distinct prime divisors, one of which is 31. Find $x$. | Answer: 32767.
Solution. One of the simple divisors of $x$ is obviously 7. First, let's prove that a number of the form $y=8^{k}-1$ is a power of 7 only in the case $k=1$. Indeed, for $k>1$, write $y=a b$, where $a=2^{k}-1, b=2^{2 k}+2^{k}+1$. Since
$$
b=2^{2 k}-1+2^{k}-1+3=a\left(2^{k}+2\right)+3
$$
the numbers $a$... | 32767 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
4. In the theater, there are $k$ rows of seats. 770 spectators came to the theater and sat down (possibly not occupying all the seats). After the intermission, all the spectators forgot which seats they had and sat down differently. For what largest $k$ will there definitely be 4 spectators who sat in the same row both... | Answer: 16
Solution. If the audience is seated on 16 rows, then on some row there are no fewer than 49 spectators (otherwise, there would be no more than 48 spectators on each row, and the total would not exceed $16 \cdot 48=7683$, making it impossible to seat the spectators of this row after the intermission such tha... | 16 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
5. Given a natural number $x=9^{n}-1$, where $n$ is a natural number. It is known that $x$ has exactly three distinct prime divisors, one of which is 11. Find $x$. | Answer: 59048.
Solution. Since the number $x$ is even, one of its prime divisors is 2. Therefore, we need to find all $x$ that have exactly two odd prime divisors, one of which is 11. First, let's prove that the number $3^{s}+1$ cannot be a power of two when $s>1$, and the number $3^{s}-1$ cannot be a power of two whe... | 59048 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
5. Given a natural number $x=9^{n}-1$, where $n-$ is an odd natural number. It is known that $x$ has exactly three distinct prime divisors, one of which is 61. Find $x$. | Answer: 59048.
Solution. Since the number $x$ is even, one of its prime divisors is 2. Therefore, we need to find all $x$ that have exactly two odd prime divisors, one of which is 61. The remainders of the powers of 9 when divided by 61 are $9, 20, 58, 34, 1$ and then repeat cyclically. Thus, the divisibility of $x$ b... | 59048 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
3. In triangle $ABC$, the median $AM$ is drawn. Circle $\alpha$ passes through point $A$, touches line $BC$ at point $M$, and intersects sides $AB$ and $AC$ at points $D$ and $E$ respectively. On the arc $AD$ that does not contain point $E$, a point $F$ is chosen such that $\angle BFE = 72^{\circ}$. It turns out that $... | Answer: $36^{\circ}$.

Solution. Inscribed angles $D A F$ and $D E F$ subtend the arc $D F$ and are therefore equal. Given that $\angle F A B = \angle A B C$, it follows that $B C \parallel ... | 36 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. Given a natural number $x=7^{n}+1$, where $n$ is an odd natural number. It is known that $x$ has exactly three distinct prime divisors, one of which is 11. Find $x$. | Answer: 16808.
Solution. Since the number $x$ is even, one of its prime divisors is 2. Therefore, we need to find all $x$ that have exactly two odd prime divisors, one of which is 11. The divisibility of $x$ by 11 is equivalent to $n$ being an odd multiple of 5, that is, $x=7^{5m}+1$ for some odd $m$. From here, using... | 16808 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
3. A circle $\omega$ is circumscribed around triangle $ABC$. A line tangent to $\omega$ at point $C$ intersects the ray $BA$ at point $P$. On the ray $PC$ beyond point $C$, a point $Q$ is marked such that $PC = QC$. The segment $BQ$ intersects the circle $\omega$ again at point $K$. On the smaller arc $BK$ of the circl... | Answer: $30^{\circ}$.

Solution. Inscribed angles $L A K$ and $L B K$ subtend the arc $L K$ and are therefore equal. Given that $\angle L B Q = \angle B Q C$, it follows that $B L \| P Q$. Th... | 30 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
4. What is the maximum number of vertices of a regular 2016-gon that can be marked so that no four marked vertices are the vertices of any rectangle? | Answer: 1009.
Solution. Note that an inscribed quadrilateral is a rectangle if and only if its diagonals are diameters of the circumscribed circle. The 2016-gon has exactly 1008 pairs of diametrically opposite vertices. If no rectangle can be formed from the marked vertices, then only in one pair can both vertices be ... | 1009 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
5. Given a natural number $x=6^{n}+1$, where $n-$ is an odd natural number. It is known that $x$ has exactly three distinct prime divisors, one of which is 11. Find $x$. | Answer: 7777.
Solution. The divisibility of $x$ by 11 is equivalent to $n$ being an odd multiple of 5, that is, $x=6^{5m}+1$ for some odd $m$. From here, using the formula for the sum of a geometric progression,
$$
x=p \cdot q, \quad \text{where } p=6^{m}+1, q=1-6^{m}+6^{2m}-6^{3m}+6^{4m}
$$
Note that $p$ and $q$ ar... | 7777 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
1. (10 points) The rules of the game are as follows: from 64 different items, on each turn, the player must form a set of items that has not been mentioned in the game before, with the number of items equal to the player's age in years. Players take turns; either player can start the game; the player who cannot make a ... | Answer: 34 years
Solution: The game move is the selection of 64 elements from a certain subset, which contains as many elements as the player's age. Thus, the problem requires comparing the number of ways to make such a selection: the player with a greater number of ways to choose their "own" subset, i.e., $C_{64}^{x}... | 34 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
2. (10 points) Minister K. issued an order that citizens will only be received if the number of ways to choose a group of four people from those who have come is less than the number of ways to choose a group of two people from them. Determine the maximum number of citizens that the minister can receive? | Answer: 5.
Solution: The number of ways to choose a group of four people from $n$ people is $C_{n}^{4}$; a group of two people is $C_{n}^{2}$. We are interested in the maximum natural number $n$ such that $C_{n}^{4}<C_{n}^{2}$. Transforming:
$$
\frac{n(n-1)(n-2)(n-3)}{1 \cdot 2 \cdot 3 \cdot 4}<\frac{n(n-1)}{2} \Left... | 5 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
3. (20 points) In math class, each dwarf needs to find a three-digit number without zero digits, divisible by 3, such that when 297 is added to it, the result is a number with the same digits but in reverse order. What is the minimum number of dwarfs that should be in the class so that among the numbers they find, ther... | Answer: 19.
Solution: Let the number of numbers that satisfy the condition of the problem be $N$. Then, by the Pigeonhole Principle, the minimum number of gnomes must be $N+1$.
Let's write a three-digit number as $\overline{x y z}$, where $x$ is the number of hundreds, $y$ is the number of tens, and $z$ is the number... | 19 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
9. (40 points) Find the number of pairs of natural numbers $m$ and $n$, satisfying the equation $\frac{1}{m}+\frac{1}{n}=\frac{1}{2020}$. | Answer: 45.
Solution: Transform the given equation
\[
\begin{gathered}
\frac{1}{m}+\frac{1}{n}=\frac{1}{2020} \Leftrightarrow \frac{n+m}{m \cdot n}=\frac{1}{2020} \Leftrightarrow m n=2020(n+m) \Leftrightarrow \\
\Leftrightarrow m n-2020 n-2020 m+2020^{2}-2020^{2}=0 \Leftrightarrow(n-2020)(m-2020)=2020^{2}
\end{gather... | 45 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
3. (20 points) From village $A$ to village $B$, the Indians take three times as long to travel by canoe as from village $B$ to village $A$. How many times longer than usual can the Indians take to travel from $B$ to $A$ by canoe without paddles? | Answer: 3 times.
Solution: It is not hard to see that village V is upstream from village A. Let's denote the speed of the river current as $v_{r}$, and the average speed of the canoe in still water as $v$. If $S$ is the distance along the river from A to V, then from the condition we have
$$
3 \frac{S}{v+v_{r}}=\frac... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
4. (20 points) The ballroom in the palace of the thirtieth kingdom is a region on the plane, the coordinates of which satisfy the conditions $|x| \leqslant 4,|y| \leqslant 6$. How many identical parquet tiles, having the shape of a rectangle with sides 1.5 and 2, are needed to tile the floor of the room? Tiling is cons... | Answer: 32.
Solution: From the condition, we find that the magic room is a rectangle with sides parallel to the coordinate axes, and the lengths of the sides parallel to the x-axis are 8, while the lengths of the sides parallel to the y-axis are 12. It is not hard to see that a tiling exists (along the side of the roo... | 32 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
7. (40 points) To enter Ali Baba's cave, it is necessary to zero out 28 counters, each set to a natural number in the range from 1 to 2017. Treasure hunters are allowed, in one move, to decrease the values of some of the counters by the same number, which they can change from move to move. Indicate the minimum number o... | Answer: In 11 moves.
## Solution:
Estimation. Suppose the counters are set to all powers of two from 1 to 1024 and some 17 other numbers. Since the order of moves does not matter, we can arrange them in descending order of the numbers being subtracted. We will show by induction that after the $k$-th move, there is a ... | 11 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. On an island, there are two tribes: the tribe of knights, who always tell the truth, and the tribe of liars, who always lie. On the main holiday, 2017 islanders sat around a large round table. Each islander said the phrase: "my neighbors are from the same tribe." It turned out that two liars made a mistake and accid... | Answer: 1344 liars
Solution. Note that no two knights can sit next to each other, meaning the neighbors of each knight are liars. Indeed, consider a chain of knights sitting in a row, surrounded by liars. Suppose there are at least two knights in this chain. The neighbors of the extreme knight are a knight and a liar,... | 1344 | Logic and Puzzles | math-word-problem | Yes | Yes | olympiads | false |
5. In each cell of a $2017 \times 2017$ board, there is a chip. In one operation, you can remove a chip that has a non-zero even number of neighbors (neighbors are chips located in cells that share a side or a corner). What is the minimum number of chips that can be left on the board using such operations?
# | # Answer: 2
Solution. If there are only two chips on the board, then each of them has no more than one neighbor, and according to the rules, they cannot be removed. Therefore, at least two chips will remain. We will show how to leave exactly two chips on the board. For this, we will provide an algorithm that allows cl... | 2 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. On an island, there live knights who always tell the truth, and liars who always lie. In a room, 15 islanders gathered. Each of those in the room said two phrases: "Among my acquaintances in this room, there are exactly six liars" and "among my acquaintances in this room, there are no more than seven knights." How m... | Answer: 9 knights
Solution. If there is a liar in the room, then his statement "among my acquaintances in this room, there are no more than seven knights" is a lie, and there are no fewer than 8 knights in the room. If there is a knight in the room, then his statement "among my acquaintances in this room, there are ex... | 9 | Logic and Puzzles | math-word-problem | Yes | Yes | olympiads | false |
2. Given various natural numbers $a_{1}, a_{2}, a_{3}, a_{4}, a_{5}, a_{6}$ and $a_{7}$. Prove that $\left(a_{1}-a_{2}\right)^{4}+\left(a_{2}-a_{3}\right)^{4}+\left(a_{3}-a_{4}\right)^{4}+\left(a_{4}-a_{5}\right)^{4}+\left(a_{5}-a_{6}\right)^{4}+\left(a_{6}-\right.$ $\left.a_{7}\right)^{4}+\left(a_{7}-a_{1}\right)^{4} ... | Solution. Note that all the terms are no less than 1. If one of the brackets is at least 3, then the entire sum is certainly greater than $3^{4}+1=82$. Therefore, we will assume from now on that the absolute value of any bracket does not exceed 2. Mark the numbers $a_{1}, a_{2}, \ldots, a_{7}$ on a line. Let $a_{j}$ be... | 82 | Inequalities | proof | Yes | Yes | olympiads | false |
5. What is the maximum number of rooks that can be placed on the cells of a $300 \times 300$ board so that each rook attacks no more than one other rook? (A rook attacks all cells it can reach according to chess rules, without passing through other pieces.)
# | # Answer: 400
First solution. We will prove that no more than 400 rooks can be placed on the board. In each row or column, there are no more than two rooks; otherwise, the rook that is not at the edge will attack at least two other rooks. Suppose there are $k$ columns with two rooks each. Consider one such pair. They ... | 400 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
5. What is the maximum number of chips that can be placed in the cells of a chessboard (no more than one chip per cell) so that no more than three chips are placed on each diagonal? | Answer: 38
Solution. Consider the eight-cell diagonal consisting of black cells, and the parallel diagonals consisting of black cells. These diagonals have $2, 4, 6, 8, 6, 4,$ and 2 cells. On each of the outermost diagonals, no more than two chips can be placed, and on each of the middle diagonals, no more than three.... | 38 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. On an island, there live knights who always tell the truth, and liars who always lie. On the main holiday, 100 islanders sat around a large round table. Half of those present said: "both my neighbors are liars," and the rest said: "one of my neighbors is a liar." What is the maximum number of knights that can sit at... | # Answer: 67
Solution. Note that three knights cannot sit in a row, since then the middle knight would not be able to utter any of the required phrases. Let $k$ be the number of pairs of neighboring knights. Then each of the knights said the phrase "among my neighbors there is exactly one liar," so $2 k \leqslant 50$.... | 67 | Logic and Puzzles | math-word-problem | Yes | Yes | olympiads | false |
3. (20 points) Young marketer Masha was supposed to survey 50 customers in an electronics store throughout the day. However, there were fewer customers in the store that day. What is the maximum number of customers Masha could have surveyed, given that according to her data, 7 of the respondents made an impulse purchas... | Answer: 47.
Solution: Let the number of customers surveyed be $x$. Then, the number of customers who made a purchase under the influence of advertising is $(x-7) \cdot 3 / 4$, and the number of customers who made a purchase on the advice of a sales consultant is $(x-7)/4$. Since the number of customers can only be an ... | 47 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
4. (20 points) The reception hall in the palace of the tritriandiat kingdom consists of points on the plane whose coordinates satisfy the condition $4|x|+5|y| \leqslant 20$. How many identical two-sided parquet tiles, shaped as right triangles with legs of 1 and 5/4, are needed to tile the floor of the hall? Tiling is ... | Answer: 64.
Solution: It is not hard to see that the reception hall is a rhombus with vertices at points $(-5,0),(0,4),(5,0)$ and $(0,-4)$, and each quarter of the hall (bounded by the coordinate axes and one of the sides, i.e., forming a right-angled triangle) is similar to one parquet tile with a similarity ratio of... | 64 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
8. (40 points) At the "Horizon" base, 175 university students arrived. Some of them are acquainted with each other, while others are not. It is known that any six students can be accommodated in two three-person rooms such that all those in the same room are acquainted with each other. What is the minimum number of pai... | Answer: 15050.
Solution: It is clear that each student has no more than three unfamiliar students. If each student has no more than two unfamiliar students, then each is familiar with at least 172 students, and the total number of pairs of familiar students is no less than $175 \times 172 / 2 = 15050$. Suppose there i... | 15050 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
4. (20 points) In the Martian calendar, a year consists of 5882 days, and each month has either 100 or 77 days. How many months are there in the Martian calendar? | Answer: 74.
Solution: Let $x$ be the number of months with 100 days, and $y$ be the number of months with 77 days. According to the problem, $100 x + 77 y = 5882$. It is obvious that $y \leqslant 66$, otherwise $x < 0$. Notice that
$$
x \bmod 11 = 100 x \quad \bmod 11 = 5882 \quad \bmod 11 = 8
$$
Thus, $x = 11 k + 8... | 74 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
5. (20 points) Professor K., wishing to be known as a wit, plans to tell no fewer than two but no more than three different jokes at each of his lectures. At the same time, the sets of jokes told at different lectures should not coincide. How many lectures in total will Professor K. be able to give if he knows 8 jokes? | Answer: 84.
Solution: The professor can use all possible triplets of anecdotes (the number of which is $C_{8}^{3}=56$), as well as all pairs of anecdotes (which is $C_{8}^{2}=28$). Therefore, the maximum number of sets of anecdotes the professor can use in lectures is $56+28=84$. | 84 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
6. (20 points) We will call a word any finite sequence of letters of the Russian alphabet. How many different five-letter words can be formed from the letters of the word САМСА? And from the letters of the word ПАСТА? In your answer, indicate the sum of the found numbers. | Answer: 90.
Solution: In the word SAMSA, the letter A appears twice and the letter S appears twice. Therefore, the number of different words will be $\frac{5!}{2!\cdot 2!}=30$. In the word PASTA, only the letter A appears twice. Therefore, the number of different words in this case will be $\frac{5!}{2!}=60$. In total... | 90 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
10. (40 points) Let $P(n)$ denote the product of the digits of a natural number $n$. For what largest natural number $k$ does there exist a natural number $n>10$ such that
$$
P(n)<P(2 n)<\ldots<P(k n) ?
$$ | # Answer: 9.
Solution: First, let's show that $k<10$. Indeed, for $k \geqslant 10$, the set of numbers includes $P(10 n)$. It equals zero because the number $10 n$ ends in 0. Then $P(n)<0$, which is impossible.
Now let's provide an implementation for $k=9$. We can take $n$ as a number of the form $\underbrace{\overli... | 9 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
11. (40 points) The numbers from 1 to 600 are divided into several groups. It is known that if a group contains more than one number, then the sum of any two numbers in this group is divisible by 6. What is the minimum number of groups that can be formed? | Answer: 202.
Solution: For $k=0,1, \ldots, 5$, let $G_{k}$ be the set of numbers from 1 to 600 that give a remainder of $k$ when divided by 6. Suppose a number $a$ from $G_{k}$ is included in some group. If another number $b$ is also in this group, then it belongs to $G_{6-k}$, otherwise $a+b$ is not divisible by 6. S... | 202 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
12. (40 points) Five boys played a word game: each of them wrote down 7 different words. It turned out that each boy had exactly 2 words that were not found in any of the other boys' lists. What is the maximum number of different words that the boys could have written in total? | Answer: 22.
Solution: In total, $5 \times 7=35$ words were written. Since each boy wrote exactly 2 words that did not appear in any of the other boys' writings, there were a total of $5 \times 2=10$ such unique words. From the remaining 25 words (repeated), each was written at least twice. Therefore, there are no more... | 22 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
13. (40 points) In a store where all items cost a whole number of rubles, two special offers are in effect:
1) A customer who buys at least three items can choose one item as a gift (free of charge), the cost of which does not exceed the minimum cost of the paid items;
2) A customer who buys exactly one item for no les... | Answer: 504.
Solution: Let $S$ denote the total cost of the four items that interested the customer, and let $X$ be the minimum possible cost of the items. Being interested in exactly four items means that the customer can take advantage of either offer 1 or offer 2, but not both.
Let the items cost $s_{1}, s_{2}, s_... | 504 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. Triangle $A B C$ with angle $\angle A B C=135^{\circ}$ is inscribed in circle $\omega$. The lines tangent to $\omega$ at points $A$ and $C$ intersect at point $D$. Find $\angle A B D$, given that $A B$ bisects segment $C D$. Answer: $90^{\circ}$
=2\left(180^{\circ}-135^{\circ}\right)=90^{\circ} .
$$
Then quadrilateral $A O C D$ is a square, and thus $\angle A D C=90^{\circ}$. By the tangent-secan... | 90 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
4. (20 points) In math class, each dwarf needs to find a three-digit number such that when 198 is added to it, the result is a number with the same digits but in reverse order. For what maximum number of dwarfs could all the numbers they find be different? | Answer: 70.
Solution: By the Pigeonhole Principle, the maximum number of gnomes is equal to the number of numbers that satisfy the condition of the problem.
Let the three-digit number be denoted as $\overline{x y z}$, where $x$ is the hundreds digit, $y$ is the tens digit, and $z$ is the units digit. Since the number... | 70 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
9. (40 points) On an island, there live only 50 knights, who always tell the truth, and 15 commoners, who can either tell the truth or lie. A scatterbrained professor, who came to the island to give a lecture, forgot what color hat he was wearing. How many of the local residents should the professor ask about the color... | Answer: 31.
Solution: Since the professor will only ask about the color of the hat, to accurately determine the color of the hat, it is necessary to survey more knights than commoners. In the worst case, among those surveyed, there could be all the commoners on the island, i.e., 15 people; therefore, it is necessary t... | 31 | Logic and Puzzles | math-word-problem | Yes | Yes | olympiads | false |
5. (30 points) In the royal dining hall, there are three tables, and three identical pies are served. For lunch, the king invited six princes to his table. At the second table, one can seat from 12 to 18 courtiers, and at the third table, from 10 to 20 knights. Each pie is cut into equal pieces according to the number ... | Answer: Both guests and courtiers will be 14 people on that day.
First solution: Let the number of courtiers at the table be $a$, and the number of knights be $-b$, then the dining rule can be written as $\frac{1}{a} + \frac{1}{b} = \frac{1}{7} \Leftrightarrow \frac{1}{b} = \frac{1}{7} - \frac{1}{a}$. Maximizing the v... | 14 | Logic and Puzzles | math-word-problem | Yes | Yes | olympiads | false |
3. (20 points) During the draw before the math marathon, team captains were asked to name the smallest possible sum of the digits in the decimal representation of the number $n+1$, given that the sum of the digits of the number $n$ is 2017. What was the answer given by the captain of the team that won the draw? | Answer: 2.
Solution: First, we show that the answer is not less than 2. If the sum of the digits of the number $n+1$ is 1, then $n+1=10 \ldots 0$, and the decimal representation of $n$ consists entirely of nines. Then the number $n$ is divisible by 9, and the sum of its digits, therefore, is also. But this is impossib... | 2 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
4. (20 points) Before the math lesson, the teacher wrote nine consecutive numbers on the board, but the duty students accidentally erased one of them. When the lesson began, it turned out that the sum of the remaining eight numbers is 1703. Which number did the duty students erase? | Answer: 214.
Solution: Let the average of the original numbers be $a$. Then these numbers can be written in a symmetric form:
$$
a-4, a-3, a-2, a-1, a, a+1, a+2, a+3, a+4
$$
The erased number has the form $a+b$, where $-4 \leqslant b \leqslant 4$, and the sum of the remaining numbers is $9a - (a+b) = 8a - b$. On the... | 214 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
5. (20 points) Alexei came up with the following game. First, he chooses a number $x$ such that $2017 \leqslant x \leqslant 2117$. Then he checks if $x$ is divisible by 3, 5, 7, 9, and 11 without a remainder. If $x$ is divisible by 3, Alexei awards the number 3 points, if by 5 - then 5 points, ..., if by 11 - then 11 p... | Answer: $2079=11 \cdot 9 \cdot 7 \cdot 3$.
Solution: Note that the divisibility of $x$ by 9 immediately gives 12 points, as it also implies divisibility by 3. If the number $x$ is not divisible by 11, it will score no more than $9+7+5+3=24$ points, and if it is not divisible by 9, it will score no more than $11+7+5+3=... | 2079 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
6. (30 points) In triangle $K I A$, angles $K$ and $I$ are equal to $30^{\circ}$. On the line passing through point $K$ perpendicular to side $K I$, a point $N$ is marked such that $A N$ is equal to $K I$. Find the measure of angle $KAN$. | Answer: $90^{\circ}$ or $30^{\circ}$.
Solution: Let $K I=2 a$, and point $H$ be the foot of the perpendicular from vertex $A$ to the

line $K N$. According to the condition, $\triangle K I A... | 90 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
3. Inside the circle $\omega$ are located intersecting at points $K$ and $L$ circles $\omega_{1}$ and $\omega_{2}$, touching the circle $\omega$ at points $M$ and $N$. It turned out that points $K, M$, and $N$ lie on the same line. Find the radius of the circle $\omega$, if the radii of the circles $\omega_{1}$ and $\o... | Answer: 8.

Solution. Let $O, O_{1}, O_{2}$ be the centers of the circles $\omega, \omega_{1}, \omega_{2}$, respectively. The radii $O M$ and $O_{1} M$ of the circles $\omega$ and $\omega_{1... | 8 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. In the country of Alphia, there are 150 cities, some of which are connected by express trains that do not stop at intermediate stations. It is known that any four cities can be divided into two pairs such that there is an express train running between the cities of each pair. What is the minimum number of pairs of c... | Answer: 11025.
Solution. Suppose that some city (let's call it Alfsk) is connected by express trains to no more than 146 cities. Then a quartet of cities, consisting of Alfsk and any three with which it is not connected, does not satisfy the problem's condition, since Alfsk cannot be paired with any of the three remai... | 11025 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
3. Inside the circle $\omega$ is a circle $\omega_{1}$ that is tangent to it at point $K$. The circle $\omega_{2}$ is tangent to the circle $\omega_{1}$ at point $L$ and intersects the circle $\omega$ at points $M$ and $N$. It turns out that points $K, L$, and $M$ lie on the same line. Find the radius of the circle $\o... | Answer: 11.

Solution. Let $O, O_{1}, O_{2}$ be the centers of the circles $\omega, \omega_{1}, \omega_{2}$, respectively. The radii $O K$ and $O_{1} K$ of the circles $\omega$ and $\omega_{... | 11 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. In the country of Betia, there are 125 cities, some of which are connected by express trains that do not stop at intermediate stations. It is known that any four cities can be toured in a circle in some order. What is the minimum number of pairs of cities connected by express trains? | Answer: 7688.
Solution. Suppose that some city (let's call it Betsk) is connected by express trains to no more than 122 cities. Take a quartet of cities consisting of Betsk and any three other cities, two of which Betsk is not connected to. This quartet cannot be traveled in a circle, otherwise Betsk must be connected... | 7688 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. In an arm wrestling tournament, 510 athletes are participating. 1 point is awarded for a win, and 0 points for a loss. If the winner initially had fewer points than the opponent, the winner additionally receives one point from the loser. In each round, participants with a difference of no more than 1 point in their ... | # Answer: 9.
Solution. Let there be $N=2 m+k$ athletes in the leading group before the next round, with $2 m$ of them meeting each other, and $k$ meeting participants who have one point less. Note that if athletes with $n$ and $n+1$ points meet, they will end up with $n$ and $n+2$ points regardless of the outcome. The... | 9 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
5. In the village of Sosnovka, there are 240 residents, some of whom are acquainted with each other, while others are not. It is known that any five residents can be seated at a round table such that each of them is acquainted with both of their neighbors. What is the minimum number of pairs of acquaintances that can e... | Answer: 28440.
Solution. Suppose that some resident (let's call him Petya) is not acquainted with at least three other residents. Choose the following five people: Petya, the three residents he is not acquainted with, and one more arbitrary person. They cannot be seated around a round table in the required manner, sin... | 28440 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. In a tennis tournament, 254 schoolchildren are participating. A win earns 1 point, a loss earns 0 points. If the winner initially had fewer points than the opponent, the winner additionally receives one point from the loser. In each round, participants with the same number of points compete, but in one of the pairs,... | Answer: 56.
Solution. Let $f(m, k)$ denote the number of students who have $k$ points after $m$ rounds. If $f(m, k)$ is even for any $k \in \{0, \ldots, m\}$, then participants with different numbers of points will not meet in the $(m+1)$-th round (otherwise, there would be at least two such meetings). Also, note that... | 56 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
2. Find the minimum value of the expression for $a, b \geqslant 0$
$$
\frac{|a-3 b-2|+|3 a-b|}{\sqrt{a^{2}+(b+1)^{2}}}
$$ | Answer: 2.
Solution 1. The minimized expression is $d_{1}+d_{2}$, where $d_{1}, d_{2}$ are the distances from points $A(1,3)$ and $B(3,1)$ to the line $\ell$ defined by the equation $a x-(b+1) y+1=0$. It can be rewritten as
$y=\frac{a}{b+1} x+\frac{1}{b+1}$ or $y=p x+q$, where $p \geqslant 0, q \in(0,1]$. We can assum... | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. Points $K, L$ and $M$ are the midpoints of sides $AB, BC$ and $CD$ of parallelogram $ABCD$. It turned out that quadrilaterals $KBLM$ and $BCDK$ are cyclic. Find the ratio $AC: AD$.
---
The translation is provided as requested, maintaining the original formatting and structure. | Answer: 2.

Solution. Let $N$ be the point of intersection of the diagonals of the parallelogram. Quadrilateral $K B L M$ is an inscribed trapezoid, so $K B = L M$. Multiplying this equality... | 2 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. In the village of Beryozovka, there are 200 residents, some of whom are acquainted with each other, while others are not. It is known that any six residents can be seated at a round table such that each of them is acquainted with both of their neighbors. What is the minimum number of pairs of acquainted residents in... | Answer: 19600.
Solution. Suppose that some resident (let's call him Vasya) is not acquainted with at least four other residents. We will select the following six people: Vasya, four residents he is not acquainted with, and one more arbitrary person. They cannot be seated around a round table in the required manner, si... | 19600 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. In a tennis tournament, 1152 schoolchildren are participating. 1 point is awarded for a win, and 0 points for a loss. Before each round, pairs are formed by drawing lots among participants with the same number of points (those who do not find a pair are awarded a point without playing). A player is eliminated after ... | Answer: 14.
Solution. Note that $1152=1024+128$. Let's prove two statements first.
1) In a tournament with $2^{n}$ participants, for any $m \in\{1, \ldots, n\}$, after the $m$-th round, there will be $2^{n-m}$ participants without any losses and $m \cdot 2^{n-m}$ participants with one loss. We will use induction on $... | 14 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
3. Inside triangle $ABC$, a point $P$ is chosen such that $AP=BP$ and $CP=AC$. Find $\angle CBP$, given that $\angle BAC = 2 \angle ABC$.
---
Here is the translation of the provided text, maintaining the original formatting and structure. | Answer: $30^{\circ}$.

Solution 1. Draw the perpendicular bisector of side $A B$. Obviously, it will pass through point $P$. Let $C^{\prime}$ be the point symmetric to $C$ with respect to th... | 30 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. A health camp was visited by 175 schoolchildren. Some of the children know each other, while others do not. It is known that any six schoolchildren can be accommodated in two three-person rooms so that all schoolchildren in the same room know each other. What is the minimum number of pairs of schoolchildren who coul... | Answer: 15050.
Solution. Suppose that some student (let's call him Vasya) is not acquainted with at least four students. We will select the following six children: Vasya, four students he is not acquainted with, and one more arbitrary student. It is impossible to seat them in two rooms, since out of this six, Vasya is... | 15050 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. In a qualification arm wrestling tournament, 896 athletes participate. A victory earns 1 point, a defeat earns 0 points. Before each round, pairs are formed by drawing lots among participants with an equal number of points (those who do not find a pair are awarded a point without playing). After the second defeat, a... | Answer: 10.
Solution. Note that $896=1024-128$. First, let's prove an auxiliary statement.
In a tournament with $2^{n}$ participants, for any $m \in\{1, \ldots, n\}$, after the $m$-th round, there will be $2^{n-m}$ athletes without any losses and $m \cdot 2^{n-m}$ athletes with one loss. We will use induction on $m$.... | 10 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
3. Given a triangle $ABC$ with the largest side $BC$. The bisector of its angle $C$ intersects the altitudes $AA_{1}$ and $BB_{1}$ at points $P$ and $Q$ respectively, and the circumcircle of $ABC$ at point $L$. Find $\angle ACB$, if it is known that $AP=LQ$.
| Answer: $60^{\circ}$.

Solution. Let $\alpha=\angle B C L, \beta=\angle A L C, \gamma=\angle B L C$ (see the figure). We will prove the equality of triangles $A L P$ and $B L Q$. Note that $A... | 60 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. In a health camp, 225 schoolchildren are resting. Some of the children know each other, while others do not. It is known that among any six schoolchildren, there are three non-intersecting pairs who know each other. What is the minimum number of pairs of schoolchildren who could be resting in the camp? | Answer: 24750.
Solution. Suppose that some student (let's call him Vasya) is not acquainted with at least five other students. Then Vasya and the five students he is not acquainted with form a group of six that does not satisfy the condition of the problem. Therefore, each student can have no more than four unknowns. ... | 24750 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. In a tennis tournament, 512 schoolchildren are participating. 1 point is awarded for a win, and 0 points for a loss. Before each round, pairs are formed by lottery among participants with the same number of points (those who do not find a pair are awarded a point without playing). The tournament ends as soon as a so... | Answer: 84.
Solution. We will show that in a tournament with $2^{n}$ participants, no one will score points without playing, and for any $k \in\{0, \ldots, n\}$, exactly $C_{n}^{k}$ participants will end up with $k$ points. We will use induction on $n$. For $n=1$, this is obvious. Suppose that for some $n$ both statem... | 84 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
2. Find the minimum value of the expression for $a, b>0$
$$
\frac{(2 a+2 a b-b(b+1))^{2}+\left(b-4 a^{2}+2 a(b+1)\right)^{2}}{4 a^{2}+b^{2}}
$$ | Answer: 1.
Solution 1. The minimized expression is the sum of the squares of the distances from point $A(1,2 a)$ to the lines $\ell_{1}$ and $\ell_{2}$, given by the equations
$$
\ell_{1}: 2 a x+b y-b(b+1)=0 \quad \text { and } \quad \ell_{2}: b x-2 a y+2 a(b+1)=0
$$
These lines are perpendicular and intersect at po... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. On the sides $A B$ and $B C$ of an equilateral triangle $A B C$, points $P$ and $Q$ are chosen such that $A P: P B = B Q: Q C = 2: 1$. Find $\angle A K B$, where $K$ is the intersection point of segments $A Q$ and $C P$. | Answer: $90^{\circ}$.

Solution 1. Let $B H$ be the height and median of triangle $A B C$. Draw a line through vertex $B$ parallel to $A C$ and denote the point of its intersection with line... | 90 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. The government has decided to privatize civil aviation. For each pair of 202 cities in the country, the airline connecting them is sold to one of the private airlines. The mandatory condition for the sale is as follows: each airline must ensure the possibility of flying from any city to any other (possibly with seve... | Answer: 101.
Solution. First, we prove that for $k \in \{1, \ldots, 100\}$, the remainders of the numbers
$$
0, k, 2k, 3k, \ldots, 99k, 100k
$$
when divided by the prime number 101 are distinct. Indeed, if for some $0 \leqslant a < b \leqslant 100$ the numbers $ak$ and $bk$ give the same remainder when divided by 10... | 101 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. In an arm wrestling tournament, $2^{n}$ athletes participate, where $n$ is a natural number greater than 7. One point is awarded for a win, and zero points for a loss. Before each round, pairs are formed by drawing lots among participants with the same number of points (those who do not find a pair are simply given ... | Answer: 8.
Solution. Let $f(m, k)$ be the number of participants who have scored $k$ points after $m$ rounds. We will prove by induction on $m$ that
$$
f(m, k)=2^{n-m} \cdot C_{m}^{k}, \quad \text { where } 0 \leqslant k \leqslant m \leqslant 2^{n}
$$
If $m=0$, then $k=0$, and $f(0,0)=2^{n}$. We will now perform the... | 8 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
2. Find the minimum value of the expression for $a, b>0$
$$
\frac{(3 a b-6 b+a(1-a))^{2}+\left(9 b^{2}+2 a+3 b(1-a)\right)^{2}}{a^{2}+9 b^{2}}
$$ | # Answer: 4.
Solution 1. The minimized expression is the sum of the squares of the distances from point $A(3 b,-2)$ to the lines $\ell_{1}$ and $\ell_{2}$, given by the equations
$$
\ell_{1}: a x+3 b y+a(1-a)=0 \quad \text { and } \quad \ell_{2}: 3 b x-a y+3 b(1-a)=0
$$
These lines are perpendicular and intersect at... | 4 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. On the hypotenuse $A B$ of an isosceles right triangle $A B C$, points $K$ and $L$ are marked such that $A K: K L: L B=1: 2: \sqrt{3}$. Find $\angle K C L$. | Answer: $45^{\circ}$.

Solution 1. Let $A K=1$. Then $K L=2$ and $L B=\sqrt{3}$, so $A B=3+\sqrt{3}$ and $A C=B C=\frac{3+\sqrt{3}}{\sqrt{2}}$. Therefore,
$$
A C \cdot B C=6+3 \sqrt{3}=3(2+\... | 45 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. The government has decided to privatize civil aviation. For each pair of the country's 127 cities, the connecting airline is sold to one of the private airlines. Each airline must make all the purchased air routes one-way, but in such a way as to ensure the possibility of flying from any city to any other (possibly ... | # Answer: 63.
Solution. For integers $k$ and $n$, let $N_{k, n}$ denote the remainder when $k \cdot n$ is divided by the prime number 127. First, we prove that if $k$ is not divisible by 127, then the numbers $N_{k, 0}, \ldots, N_{k, 126}$ are distinct. Indeed, if for some $0 \leqslant a < b \leqslant 126$ the numbers... | 63 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. The picture shows several circles connected by segments. Sasha chooses a natural number \( n \) and places different natural numbers in the circles so that for all these numbers the following property holds:
if numbers \( a \) and \( b \) are not connected by a segment, then the sum \( a + b \) must be coprime with... | Answer: $n=35$.
Solution. We will make two observations.
1) $n$ is odd. Indeed, let $n$ be even. Among seven numbers, there are always three numbers of the same parity, and by the condition, they must be pairwise connected. But there are no cycles of length 3 in the picture.
2) If $q$ is a prime divisor of $n$, then ... | 35 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
2. For $x, y, z \in (0,2]$, find the maximum value of the expression
$$
A=\frac{\left(x^{3}-6\right) \sqrt[3]{x+6}+\left(y^{3}-6\right) \sqrt[3]{y+6}+\left(z^{3}-6\right) \sqrt[3]{z+6}}{x^{2}+y^{2}+z^{2}}
$$ | Answer: 1.
Solution. For $x \in(0,2]$, the inequalities $\sqrt[3]{x+6} \leqslant 2$ and $x^{3} \leqslant 2 x^{2}$ hold, from which
$$
\left(x^{3}-6\right) \sqrt[3]{x+6} \leqslant 2\left(2 x^{2}-6\right)
$$
Similarly, the other two terms in the numerator of $A$ are estimated. Therefore,
$$
A \leqslant 2 \cdot \frac{... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. The diagonals of the inscribed quadrilateral $ABCD$ intersect at point $O$. Inside triangle $AOB$, a point $K$ is chosen such that line $KO$ is the bisector of angle $CK$. Ray $DK$ intersects the circumcircle of triangle $COK$ again at point $L$, and ray $CK$ intersects the circumcircle of triangle $DOK$ again at po... | Answer: 1.

Solution. Let $r_{1}$ and $r_{2}$ be the radii of the circumcircles of triangles $C O K$ and $D O K$, respectively. Note that
$$
\angle L K O=180^{\circ}-\angle D K O=180^{\cir... | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
4. A natural number $x$ in a base $r$ system ( $r \leqslant 36$ ) has the form $\overline{p p q q}$, and $2 q=5 p$. It turns out that the $r$-ary representation of the number $x^{2}$ is a seven-digit palindrome with a zero middle digit. (A palindrome is a number that reads the same from left to right and from right to ... | Answer: 36.
Solution. Let's agree to write $u \equiv v(\bmod w)$ if $(u-v) \vdots w$. Let $p=2 s, q=5 s$. Then $x=\overline{p p q q}_{r}=\left(p r^{2}+q\right)(r+1)=s\left(2 r^{2}+5\right)(r+1)$. From the condition on $x^{2}$, we get the equality
$$
s^{2}\left(2 r^{2}+5\right)^{2}\left(r^{2}+2 r+1\right)=a\left(1+r^{... | 36 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
1. In the picture, several circles are drawn, connected by segments. Sasha chooses a natural number $n$ and places different natural numbers in the circles so that for all these numbers the following property holds:
if numbers $a$ and $b$ are not connected by a segment, then the sum $a+b$ must be coprime with $n$; if ... | Answer: $n=35$.
Solution. We will make two observations.
1) $n$ is odd. Indeed, let $n$ be even. Among eight numbers, there are always three numbers of the same parity, and by the condition, they must be pairwise connected. But there are no cycles of length 3 in the picture.
2) If $q$ is a prime divisor of $n$, then ... | 35 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
2. Given $x, y, z \geqslant 3$ find the minimum value of the expression
$$
A=\frac{\left(x^{3}-24\right) \sqrt[3]{x+24}+\left(y^{3}-24\right) \sqrt[3]{y+24}+\left(z^{3}-24\right) \sqrt[3]{z+24}}{x y+y z+z x}
$$ | Answer: 1.
Solution. For $x \geqslant 3$, the inequalities $\sqrt[3]{x+24} \geqslant 3$ and $x^{3} \geqslant 3 x^{2}$ hold, from which
$$
\left(x^{3}-24\right) \sqrt[3]{x+24} \geqslant 3\left(3 x^{2}-24\right)
$$
Similarly, the other two terms in the numerator of $A$ are estimated. Therefore,
$$
A \geqslant 3 \cdot... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. On the sides $AB$ and $AC$ of an acute-angled triangle $ABC$, points $K$ and $L$ are marked such that the quadrilateral $B K L C$ is cyclic. Inside this quadrilateral, a point $M$ is chosen so that the line $AM$ is the bisector of angle $BMC$. The ray $BM$ intersects the circumcircle of triangle $AMC$ again at point... | Answer: 1.

Solution. Let $r_{1}$ and $r_{2}$ be the radii of the circumcircles of triangles $A M B$ and $A M C$, respectively. Since $A M$ is the bisector of angle $B M C$, the following eq... | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
4. A natural number $x$ in a base $r(r \leqslant 400)$ numeral system has the form $\overline{p p q q}$, and $7 q=17 p$. It turns out that the $r$-ary representation of the number $x^{2}$ is a seven-digit palindrome with a zero middle digit. (A palindrome is a number that reads the same from left to right and from righ... | Answer: 400.
Solution. Let's agree to write $u \equiv v(\bmod w)$ if $(u-v) \vdots w$. Let $p=7 s, q=17 s$. Then $x=\overline{p p q q}_{r}=\left(p r^{2}+q\right)(r+1)=s\left(7 r^{2}+17\right)(r+1)$. From the condition on $x^{2}$, we get the equality
$$
s^{2}\left(7 r^{2}+17\right)^{2}\left(r^{2}+2 r+1\right)=a\left(1... | 400 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
1. In the picture, several circles are drawn, connected by segments. Tanya chooses a natural number n and places different natural numbers in the circles so that for all these numbers the following property holds:
if numbers a and b are not connected by a segment, then the sum $a^{2}+b^{2}$ must be coprime with n; if ... | Answer: $n=65$.
Solution. First, let's make three observations.
1) $n$ is odd. Indeed, suppose $n$ is even. Among five numbers, there are always three numbers of the same parity, and by the condition, they must be pairwise connected. But there are no cycles of length 3 in the picture.
2) If $d$ is a divisor of $n$, t... | 65 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
2. Given $x, y, z \geqslant 1$, find the minimum value of the expression
$$
A=\frac{\sqrt{3 x^{4}+y}+\sqrt{3 y^{4}+z}+\sqrt{3 z^{4}+x}-3}{x y+y z+z x}
$$ | Answer: 1.
Solution. Note that for $x, y \geqslant 1$
$$
\sqrt{3 x^{4}+y}-1=\sqrt{x^{4}+2 x^{4}+y}-1 \geqslant \sqrt{x^{4}+2 x^{2}+1}-1=x^{2}
$$
Similarly, it can be shown that
$$
\sqrt{3 y^{4}+z}-1 \geqslant y^{2}, \quad \sqrt{3 z^{4}+x}-1 \geqslant z^{2}
$$
Therefore,
$$
A \geqslant \frac{x^{2}+y^{2}+z^{2}}{x y... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. Given a cyclic quadrilateral $A B C D$ with perpendicular diagonals. On the circle circumscribed around it, a point $E$ is marked, diametrically opposite to $D$, and the segments $A B$ and $D E$ do not intersect. Find the ratio of the areas of triangle $B C D$ and quadrilateral $A B E D$. | Answer: 1.

Solution. Let $N$ be the intersection point of $A C$ and $B D$, and $H$ be the foot of the perpendicular dropped from point $E$ to line $A C$. By the problem's condition, $D E$ i... | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
5. Given a square table of size $2021 \times 2021$. Each of its cells is colored in one of $n$ colors. It is known that for any four cells of the same color located in the same column, there are no cells of the same color to the right of the top one and to the left of the bottom one. What is the smallest $n$ for which ... | Answer: 506.
Solution. Consider some specific color (say, blue). In each column, mark the three lower blue cells with a cross, and the rest with a zero (if there are fewer than four blue cells in the column, mark all cells with a cross). Note that in any row, there is no more than one blue cell with a zero (otherwise,... | 506 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. The picture shows several circles connected by segments. Tanya chooses a natural number $n$ and places different natural numbers in the circles so that for all these numbers the following property holds:
if numbers $a$ and $b$ are not connected by a segment, then the sum $a^{2}+b^{2}$ must be coprime with $n$; if $... | Answer: $n=65$.
Solution. First, let's make three observations.
1) $n$ is odd. Indeed, suppose $n$ is even. Among six numbers, there are always three numbers of the same parity, and by the condition, they must be pairwise connected. But there are no cycles of length 3 in the picture.
2) If $d$ is a divisor of $n$, th... | 65 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
2. For $x, y, z \in(0,1]$ find the maximum value of the expression
$$
A=\frac{\sqrt{8 x^{4}+y}+\sqrt{8 y^{4}+z}+\sqrt{8 z^{4}+x}-3}{x+y+z}
$$ | Answer: 2.
Solution. Note that for $x, y \in(0,1]$
$$
\sqrt{8 x^{4}+y}-1=\sqrt{4 x^{4}+4 x^{4}+y}-1 \leqslant \sqrt{4 x^{2}+4 x+1}-1=2 x .
$$
Similarly, it can be shown that
$$
\sqrt{3 y^{4}+z}-1 \leqslant 2 y, \quad \sqrt{3 z^{4}+x}-1 \leqslant 2 z
$$
Therefore,
$$
A \leqslant \frac{2 x+2 y+2 z}{x+y+z}=2
$$
Equ... | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. The diagonal $AC$ of the inscribed quadrilateral $ABCD$ is the diameter of the circumscribed circle $\omega$ around it. A line perpendicular to the segment $BC$ was drawn from point $D$, intersecting the circle $\omega$ again at point $E$. Find the ratio of the areas of triangle $BCD$ and quadrilateral $ABEC$. | Answer: 1.

Solution. Let $N$ be the intersection point of $B C$ and $D E$, and $H$ be the foot of the perpendicular dropped from point $A$ to line $D E$. By the problem's condition, $A C$ i... | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
4. The board has the number 5555 written in an even base $r$ ($r \geqslant 18$). Petya found out that the $r$-ary representation of $x^2$ is an eight-digit palindrome, where the difference between the fourth and third digits is 2. (A palindrome is a number that reads the same from left to right and from right to left).... | Answer: $r=24$.
Solution. Let's agree to write $u \equiv v(\bmod w)$ if $(u-v) \vdots w$. According to the condition, there exist such $r$-ary digits $a, b, c, d$ that $d-c=2$ and
$$
25(r+1)^{2}\left(r^{2}+1\right)^{2}=a\left(r^{7}+1\right)+b\left(r^{6}+r\right)+c\left(r^{5}+r^{2}\right)+d\left(r^{4}+r^{3}\right)
$$
... | 24 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
5. Given a square table of size $2023 \times 2023$. Each of its cells is colored in one of $n$ colors. It is known that for any six cells of the same color located in the same row, there are no cells of the same color above the leftmost of them and below the rightmost of them. What is the smallest $n$ for which this is... | Answer: 338.
Solution. Consider some specific color (say, blue). In each row, mark the five leftmost blue cells with a cross, and the rest with a zero (if there are fewer than six blue cells in the row, mark all cells with a cross). Note that in any column, there is no more than one blue cell with a zero (otherwise, f... | 338 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
1. The picture shows several circles connected by segments. Nastya chooses a natural number \( n \) and places different natural numbers in the circles so that for all these numbers the following property holds:
if numbers \( a \) and \( b \) are not connected by a segment, then the difference \( a - b \) must be copr... | Answer: $n=5 \cdot 7 \cdot 11=385$.
Solution. We will make two observations.
1) $n$ is not divisible by 2 and 3. Among seven numbers, there are always three numbers of the same parity. If $n$ is even, then they must be pairwise connected. Moreover, among seven numbers, there will be three numbers that give the same r... | 385 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
2. For $x, y \in(0,1]$, find the maximum value of the expression
$$
A=\frac{\left(x^{2}-y\right) \sqrt{y+x^{3}-x y}+\left(y^{2}-x\right) \sqrt{x+y^{3}-x y}+1}{(x-y)^{2}+1}
$$ | Answer: 1.
Solution. Note that
$$
y+x^{3}-x y-x^{2}=\left(y-x^{2}\right)(1-x)
$$
If $y \geqslant x^{2}$, then
$$
\sqrt{y+x^{3}-x y} \geqslant x \quad \text { and } \quad\left(x^{2}-y\right)\left(\sqrt{y+x^{3}-x y}-x\right) \leqslant 0
$$
and when $y<x^{2}$
$$
\sqrt{y+x^{3}-x y} \leqslant x \quad \text { and } \qu... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. On the side $AB$ of an acute-angled triangle $ABC$, a point $M$ is marked. A point $D$ is chosen inside the triangle. Circles $\omega_{A}$ and $\omega_{B}$ are circumscribed around triangles $AMD$ and $BMD$ respectively. The side $AC$ intersects the circle $\omega_{A}$ again at point $P$, and the side $BC$ intersect... | # Answer: 1.

Solution. Notice that
$$
\angle P A M=180^{\circ}-\angle P D M=\angle R D M=\angle R B M
$$
from which it follows that $B R \| A C$. Therefore, the distances from points $B$ ... | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
2. For $x, y \in[1,3]$ find the minimum value of the expression
$$
A=\frac{\left(3 x y+x^{2}\right) \sqrt{3 x y+x-3 y}+\left(3 x y+y^{2}\right) \sqrt{3 x y+y-3 x}}{x^{2} y+y^{2} x}
$$ | Answer: 4.
Solution. Note that
$$
3 x y+x-3 y-x^{2}=(3 y-x)(x-1) \geqslant 0
$$
since $x \geqslant 1$ and $x \leqslant 3 \leqslant 3 y$. Then
$$
\left(3 x y+x^{2}\right) \sqrt{3 x y+x-3 y} \geqslant 3 x^{2} y+x^{3} \quad \text { and, similarly, } \quad\left(3 x y+y^{2}\right) \sqrt{3 x y+y-3 x} \geqslant 3 y^{2} x+... | 4 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
3. On the side $B C$ of triangle $A B C$ with obtuse angle $C$, a point $M$ is marked. Point $D$ is chosen such that triangle $B C D$ is acute, and points $A$ and $D$ lie on opposite sides of line $B C$. Circles $\omega_{B}$ and $\omega_{C}$ are circumscribed around triangles $B M D$ and $C M D$ respectively. Side $A B... | # Answer: 1.

Solution. Notice that
$$
\angle S B M=180^{\circ}-\angle S D M=\angle M D Q=180^{\circ}-\angle M C Q
$$
from which $S B \| A C$. Therefore, the distances from points $B$ and $... | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
1. In the picture, several circles are drawn, connected by segments. Kostya chooses a natural number \( n \) and places different natural numbers in the circles so that for all these numbers the following property holds:
if numbers \( a \) and \( b \) are not connected by a segment, then the sum \( a + b \) must be co... | Answer: $n=15$.
Solution. We will make two observations.
1) $n$ is odd. Indeed, suppose $n$ is even. Among any five numbers, there are always three numbers of the same parity, and by the condition, they must be pairwise connected. But there are no cycles of length 3 in the picture.
2) $n$ has at least two distinct pr... | 15 | Number Theory | math-word-problem | Yes | Yes | olympiads | false |
2. For $x, y, z \in(0,1]$ find the minimum value of the expression
$$
A=\frac{(x+2 y) \sqrt{x+y-x y}+(y+2 z) \sqrt{y+z-y z}+(z+2 x) \sqrt{z+x-z x}}{x y+y z+z x}
$$ | Answer: 3.
Solution. Note that for $x, y \in(0,1]$
$$
\sqrt{x+y-x y}=\sqrt{x+y(1-x)} \geqslant \sqrt{x} \geqslant x
$$
Then $(x+2 y) \sqrt{x+y-x y} \geqslant x^{2}+2 x y$ and similarly,
$$
(y+2 z) \sqrt{y+z-y z} \geqslant y^{2}+2 y z, \quad(z+2 x) \sqrt{z+x-z x} \geqslant z^{2}+2 z x
$$
Therefore,
$$
A \geqslant ... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.