Olympiad Maths Prep

Track / Stage 6 / 190 of 400 #1190 of 2000

Problem 1190

National olympiad, first round
Algebra Difficulty 6.3 Prove it

Exercise 17. Determine all pairs (α,β)(\alpha, \beta) of strictly positive real numbers such that if ff is a function from N\mathbb{N}^{*} to R\mathbb{R} satisfying f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y) for every pair (x,y)(x, y) of strictly positive integers satisfying α<xy<β\alpha<\frac{x}{y}<\beta, then there exists cRc \in \mathbb{R} such that for every strictly positive integer nn, f(n)=cnf(n)=c n.

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

## Solution to Exercise 17

We will show that the pairs in the statement are those such that ]α,β[]1β,1α[] \alpha, \beta[\cup] \frac{1}{\beta}, \frac{1}{\alpha}[ contains an integer.

- First, let's show that the condition is necessary. Indeed, if the condition is not satisfied, the function f(n)=0f(n)=0 for n>1n>1 and f(1)=1f(1)=1 satisfies the functional equation but is not linear.
- Now, let's show that the condition is sufficient. Suppose that ]α,β[]1β,1α[] \alpha, \beta[\cup] \frac{1}{\beta}, \frac{1}{\alpha}[ contains an integer. We first note that by replacing (α,β)(\alpha, \beta) with (1β,1α)\left(\frac{1}{\beta}, \frac{1}{\alpha}\right) and swapping xx and yy in the equation, we can assume without loss of generality that ]α,β[] \alpha, \beta[ contains an integer NN\mathrm{N} \in \mathbb{N}^{*}. Notably, α<1<β\alpha < 1 < \beta.

We will show that there exist a,bRa, b \in \mathbb{R} such that nM,f(n)=an+b\forall \mathrm{n} \geqslant M, \mathrm{f}(\mathrm{n})=\mathrm{an}+\mathrm{b}.

Let's show that in fact b=0b=0. Indeed, consider nMn \geqslant M. We have α<1<β\alpha < 1 < \beta, so f(nN)=anN+bf(n N) = a n N + b. Since f(nN)=Nf(n)f(n N) = N f(n), we get Nf(n)=anN+bN f(n) = a n N + b. Therefore, f(n)=an+bNf(n) = a n + \frac{b}{N}. Since f(n)f(n) is linear for nMn \geqslant M, we have f(n)=an+bf(n) = a n + b.

If N>1N > 1, we also have f(nN)=anNf(n N) = a n N, hence f(n)=an(N+1)anN=anf(n) = a n (N + 1) - a n N = a n. If N=1N = 1, we have 2f(n)=2an2 f(n) = 2 a n and f(n)=anf(n) = a n. In both cases, we obtain a contradiction.

Thus, f\mathrm{f} is linear and (α,β)(\alpha, \beta) satisfies the property in the statement.

Grader's Comment: The exercise was difficult, rarely approached, and even less successfully completed. The condition required in the statement was found in most of the attempts, which managed to conjecture that it was sufficient. The difficult part of the exercise was to find a relation of the form f(n+k)f(n)f(n+k)-f(n) constant for nn large enough, almost all students who reached this point managed to conclude.

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