Maths Olympiad Prep

Library / /4 of 11

, 2013

Algebra Difficulty 7.9 National olympiad, round 2 Prove it Saudi Arabia

Let S={0,1,2,3,}S = \{0, 1, 2, 3, \ldots\} be the set of the non-negative integers. Find all strictly increasing functions f:SSf: S \rightarrow S such that n+f(f(n))2f(n)n + f(f(n)) \leq 2 f(n) for every nn in SS.

Solution

Since ff is strictly increasing, we have f(n)nf(n) \geq n for all nn in SS.

Assume that there exists an integer nn in SS such that f(n)>nf(n) > n. Let n0n_0 be the smallest such nn and write f(n0)=n0+k0f(n_0) = n_0 + k_0, for some positive integer k01k_0 \geq 1. Again, since ff is strictly increasing, we have f(n)n+k0f(n) \geq n + k_0, for all integers nn0n \geq n_0.

Because k01k_0 \geq 1, we have
f(n0+k0)n0+2k0. f(n_0 + k_0) \geq n_0 + 2k_0.
On the other hand, we have
f(n0+k0)=f(f(n0))2f(n0)n0=n0+2k0 f(n_0 + k_0) = f(f(n_0)) \leq 2 f(n_0) - n_0 = n_0 + 2k_0
We deduce that
f(n0+k0)=n0+2k0 f(n_0 + k_0) = n_0 + 2k_0
Because f(n0)=n0+k0f(n_0) = n_0 + k_0, f(n0+k0)=(n0+k0)+k0f(n_0 + k_0) = (n_0 + k_0) + k_0 and ff is strictly increasing, we deduce that f(n)=n+k0f(n) = n + k_0, for all n0nn0+k0n_0 \leq n \leq n_0 + k_0.

We prove by induction on mm that for all integer nn such that
n0+mk0nn0+(m+1)k0 n_0 + m k_0 \leq n \leq n_0 + (m+1) k_0
we have f(n)=n+k0f(n) = n + k_0. Hence
f(n)={n+k0 if nn0n otherwise  f(n) = \begin{cases} n + k_0 & \text{ if } n \geq n_0 \\ n & \text{ otherwise } \end{cases}
Conversely, if ff is such a function and nn0n \geq n_0 then
n+f(f(n))=n+f(n+k0)=2n+2k0=2f(n) n + f(f(n)) = n + f(n + k_0) = 2n + 2k_0 = 2 f(n)
And if f(n)=nf(n) = n, the inequality is clearly satisfied.

Therefore, the solutions to this functional inequality are the functions that can be written as
f(n)={n+k0 if nn0n otherwise  f(n) = \begin{cases} n + k_0 & \text{ if } n \geq n_0 \\ n & \text{ otherwise } \end{cases}
for some n0Sn_0 \in S and some nonnegative integer k00k_0 \geq 0.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.