Тролльные задачи на Жаутыке (математикаTrolling on IZhO (math)
Difference between ru3 and en1, changed 3813 character(s)
На прошедшем IZhO по математике дали необычные задачи, многие из которых затроллили большинство участников.↵
P2 решалась трюком, многие не справились.↵
Я тоже не справился, во время тура действовал слишком технично, не помогло. Мое приближение было попыткой зажать искомое число между заданными, что является более сильным утверждением (но как оказалось эквивалентным), которое я смог доказать после тура
At the recent IZhO in mathematics there were unusual problems, many of which trolled the majority of participants.↵
P2 was solved by a trick, and many failed to find it.↵
I also did not solve it: during the contest I acted too technically, which did not help. My approach was an attempt to squeeze the desired number between given ones, which is a stronger statement (but, as it turned out, equivalent) that I managed to prove after the contest
.↵

---↵

**
УсловиеProblem.**↵

Пусть $n$ — положительное целое число, для которого существуют положительные целыеLet $n$ be a positive integer for which there exist positive integers $a$ иand $b$, такие что such that

$$↵
\lfloor a\sqrt{10} \rfloor = n = \lfloor b\sqrt{11} \rfloor.↵
$$↵

Доказать, что существует положительное целое число $c$, для которогоProve that there exists a positive integer $c$ such that

$$↵
n = \left\lfloor c(11\sqrt{10} - 10\sqrt{11}) \right\rfloor.↵
$$↵

---↵

**
Официальное решение**↵

Обозначим
Official solution**↵

Denote


$$↵
\alpha = \sqrt{10}, \quad \beta = \sqrt{11}, \quad↵
\gamma = 11\sqrt{10} - 10\sqrt{11}.↵
$$↵

$$↵
\gamma = \frac{\sqrt{110}}{\sqrt{10} + \sqrt{11}}↵
= \frac{1}{\alpha} + \frac{1}{\beta}.↵
$$↵

$$↵
n \le a\alpha < n+1,↵
$$↵

$$↵
n \le b\beta < n+1↵
$$↵

$$↵
\frac{a}{n+1} < \frac{1}{\alpha} \le \frac{a}{n},↵
$$↵

$$↵
\frac{b}{n+1} < \frac{1}{\beta} \le \frac{b}{n}.↵
$$↵

Складывая, имеемAdding, we obtain

$$↵
\frac{a+b}{n+1} < \gamma \le \frac{a+b}{n}.↵
$$↵

$$↵
n \le (a+b)\gamma < n+1,↵
$$↵

откудаfrom which

$$↵
n = \left\lfloor (a+b)(11\sqrt{10} - 10\sqrt{11}) \right\rfloor.↵
$$↵

---↵


**Мое решение
**My solution**↵

**
ИдеяIdea.**↵

1. 
ищем такие $x_c$, которые зажаты междуWe look for values $x_c$ that are squeezed between $a\sqrt{10}$ иand $b\sqrt{11}$;↵
2. 
доказываем, что такое $c$ существует и единственно;↵
3. показываем, что для остальных $c$ равенство целых частей невозможно.↵

Обозначим
we prove that such a $c$ exists and is unique;↵
3. we show that for the remaining $c$ equality of integer parts is impossible.↵

Denote


$$↵
x_c = c(11\sqrt{10} - 10\sqrt{11})↵
= \frac{c\sqrt{110}}{\sqrt{10} + \sqrt{11}}.↵
$$↵

---↵

**
Шаг 1. Условие зажатостиStep 1. Squeezing condition**↵

ЕслиIf

$$↵
\min(a\sqrt{10}, b\sqrt{11}) \le x_c \le \max(a\sqrt{10}, b\sqrt{11}),↵
$$↵

то немедленно следуетthen it immediately follows that

$$↵
\lfloor x_c \rfloor = n.↵
$$↵

Это эквивалентно неравенствуThis is equivalent to the inequality

$$↵
(x_c - a\sqrt{10})(x_c - b\sqrt{11}) \le 0.↵
$$↵

Вычислим разностиCompute the differences:↵

$$↵
x_c - a\sqrt{10}↵
= \frac{(c-a)\sqrt{110} - 10a}{\sqrt{10} + \sqrt{11}},↵
$$↵

$$↵
x_c - b\sqrt{11}↵
= \frac{(c-b)\sqrt{110} - 11b}{\sqrt{10} + \sqrt{11}}.↵
$$↵

Так как знаменатель положителен, получаем эквивалентное условиеSince the denominator is positive, we obtain the equivalent condition

$$↵
(c - a - a\sqrt{10/11})(c - b - b\sqrt{11/10}) \le 0.↵
$$↵

СледовательноHence,↵

$$↵
c \in [L, R],↵
$$↵

гдеwhere

$$↵
L = \min(a + a\sqrt{10/11}; b + b\sqrt{11/10}),↵
$$↵

$$↵
R = \max(a + a\sqrt{10/11}; b + b\sqrt{11/10}).↵
$$↵

---↵

**
Шаг 2. Единственность целого решения**↵

Длина отрезка равна
Step 2. Uniqueness of the integer solution**↵

The length of the segment equals


$$↵
R - L↵
= \left(\frac{1}{\sqrt{10}} + \frac{1}{\sqrt{11}}\right)↵
\left|a\sqrt{10} - b\sqrt{11}\right|.↵
$$↵

Из условий имеемFrom the conditions we have

$$↵
|a\sqrt{10} - b\sqrt{11}| < 1,↵
$$↵

поэтомуtherefore

$$↵
R - L < 1.↵
$$↵

Значит, в $[L, R]$ может лежать не более одного целого числа.↵

При этом
Thus, at most one integer can lie in $[L, R]$.↵

At the same time,


$$↵
{L, R}
 :={ { a + b - \frac{b\sqrt{11} - a\sqrt{10}}{\sqrt{11}},a + b - \frac{a\sqrt{10} - b\sqrt{11}}{\sqrt{10}}},↵
$$↵

откудаfrom which

$$↵
a + b \in [L, R].↵
$$↵

СледовательноTherefore,↵

$$↵
c = a + b↵
$$↵

— единственное целое решение, необходимые и достаточные условия проверили.↵

---↵

**Шаг 3. Отсутствие других решений**↵

Из неравенства
is the unique integer solution; the necessary and sufficient conditions are verified.↵

---↵

**Step 3. Absence of other solutions**↵

From the inequality
 $b\sqrt{11} - a\sqrt{10} < 1$ следуетit follows that

$$↵
b\sqrt{110} - 10a < \sqrt{10}.↵
$$↵

ТогдаThen

$$↵
(a+b)\frac{\sqrt{110}}{\sqrt{10} + \sqrt{11}} - a\sqrt{10}↵
< \frac{\sqrt{10}}{\sqrt{10} + \sqrt{11}}.↵
$$↵

СледовательноConsequently,↵

$$↵
(a+b-1)\frac{\sqrt{110}}{\sqrt{10} + \sqrt{11}}↵
< a\sqrt{10} - 1,↵
$$↵

то естьthat is,

$$↵
\left\lfloor x_{a+b-1} \right\rfloor \le n-1.↵
$$↵

АналогичноSimilarly,↵

$$↵
\left\lfloor x_{a+b+1} \right\rfloor \ge n+1.↵
$$↵

Значит, других значений $c$ не существуетHence, no other values of $c$ exist.↵

---↵

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English PokemonMaster 2026-01-17 02:37:26 3813 Initial revision for English translation
ru3 Russian PokemonMaster 2026-01-17 02:35:11 0 (опубликовано)
ru2 Russian PokemonMaster 2026-01-17 02:31:30 2481 Мелкая правка: '$$\n{L, R}={a + b - ' -> '$$\n{L, R}:={a + b - '
ru1 Russian PokemonMaster 2026-01-17 01:54:57 4661 Первая редакция (сохранено в черновиках)