Olympiad Maths Prep

Track / Stage 6 / 15 of 400 #1015 of 2000

Problem 1015

National olympiad, first round
Number theory Difficulty 6.0 Prove it

[ Rational and irrational numbers ] [ Examples and counterexamples. Constructions ]

Authors: Bogdanov I.I., Berlov S.L.

In the Republic of Mathematicians, a number α>2\alpha>2 was chosen and coins with denominations of 1 ruble, as well as αk\alpha^{k} rubles for each natural kk, were issued. At the same time, α\alpha was chosen so that the denominations of all coins, except the smallest one, are irrational. Could it be that any amount in a natural number of rubles can be made with these coins, using coins of each denomination no more than 6 times?

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

Let's show that mathematicians could choose the number α=2912\alpha=\frac{\sqrt{29}-1}{2}- as a root of the equation α2+α=7\alpha^{2}+\alpha=7. It is clear that α>2\alpha > 2. It is not difficult to see that for natural mm, (2α)m=am+bm29(2 \alpha)^{m}=a_{m}+b_{m} \sqrt{29}, where ama_{m} and bmb_{m} are integers, and am>0>bma_{m} > 0 > b_{m} for even mm. Therefore, the number αm\alpha m is irrational.

It remains to show that for any natural number nn, the sum of nn rubles can be collected in the required manner. Consider all ways to collect nn rubles using the issued coins (at least one such way exists: you can take nn one-ruble coins). Choose the way in which the smallest number of coins is used. Suppose that a coin of denomination αk(k0)\alpha^{k} (k \geq 0) appears in this way at least 7 times. Then we can replace 7 coins of denomination αk\alpha^{k} with coins of denominations αk+1\alpha^{k+1} and αk+2\alpha^{k+2}. The total value of the coins will not change (αk+1+αk+2=7αk\alpha^{k+1}+\alpha^{k+2}=7 \alpha^{k}), but their number will decrease. This contradicts the choice of our method.

## Answer

It could.

Author: Rigoryev M. A.

Prove that for any natural numbers a1,a2,,aka_{1}, a_{2}, \ldots, a_{k} such that 1a1+1a2++1ak>1\frac{1}{a_{1}}+\frac{1}{a_{2}}+\ldots+\frac{1}{a_{k}}>1, the equation

![
where [x][x] is the greatest integer not exceeding xx.

## Solution

Let S=1a1+1a2++1akS=\frac{1}{a_{1}}+\frac{1}{a_{2}}+\ldots+\frac{1}{a_{k}}.

Suppose that the natural number nn is a solution to the equation in the problem's condition. Let rir_{i} be the remainder when nn is divided by aia_{i}, i.e., n=ai[nai]+rin=a_{i}\left[\frac{n}{a_{i}}\right]+r_{i}. Then

n=[na1]++[nak]=nr1a1++nrkak==n(1a1++1ak)(r1a1++rkak)=nS(r1a1++rkak) \begin{aligned} n= & {\left[\frac{n}{a_{1}}\right]+\ldots+\left[\frac{n}{a_{k}}\right]=\frac{n-r_{1}}{a_{1}}+\ldots+\frac{n-r_{k}}{a_{k}}=} \\ & =n\left(\frac{1}{a_{1}}+\ldots+\frac{1}{a_{k}}\right)-\left(\frac{r_{1}}{a_{1}}+\ldots+\frac{r_{k}}{a_{k}}\right)=n S-\left(\frac{r_{1}}{a_{1}}+\ldots+\frac{r_{k}}{a_{k}}\right) \end{aligned}

from which n=1S1(r1a1++rkak)n=\frac{1}{S-1}\left(\frac{r_{1}}{a_{1}}+\ldots+\frac{r_{k}}{a_{k}}\right).

Thus, for a given set of numbers (r1,,rk)(r_{1}, \ldots, r_{k}) satisfying the conditions 0ri<ai0 \leq r_{i}<a_{i}, there can be no more than one natural solution nn with such a set of remainders. There are exactly a1a2aka_{1} a_{2} \ldots a_{k} such sets, so the number of solutions to the equation n=[na1]++[nak]n=\left[\frac{n}{a_{1}}\right]+\ldots+\left[\frac{n}{a_{k}}\right] is no more than a1a2aka_{1} a_{2} \ldots a_{k}.

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