Exercise 17. Determine all pairs of strictly positive real numbers such that if is a function from to satisfying for every pair of strictly positive integers satisfying , then there exists such that for every strictly positive integer , .
Problem 1190
Official solution
## Solution to Exercise 17
We will show that the pairs in the statement are those such that contains an integer.
- First, let's show that the condition is necessary. Indeed, if the condition is not satisfied, the function for and satisfies the functional equation but is not linear.
- Now, let's show that the condition is sufficient. Suppose that contains an integer. We first note that by replacing with and swapping and in the equation, we can assume without loss of generality that contains an integer . Notably, .
We will show that there exist such that .
Let's show that in fact . Indeed, consider . We have , so . Since , we get . Therefore, . Since is linear for , we have .
If , we also have , hence . If , we have and . In both cases, we obtain a contradiction.
Thus, is linear and 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 constant for large enough, almost all students who reached this point managed to conclude.