Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2018 / Problems / Day 1, P4

IMC 2018 · Day 1 · P4

hard

Find all differentiable functions f:(0,)Rf : (0, \infty) \to \mathbb{R} such that f(b)f(a)=(ba)f(ab)for all a,b>0.(2)\tag{2} f(b) - f(a) = (b - a) f'\bigl( \sqrt{ab} \bigr) \quad \text{for all } a, b > 0. (Proposed by Orif Ibrogimov, National University of Uzbekistan)

Solution (official)

First we show that ff is infinitely many times differentiable. By substituting a=12ta = \frac12 t and b=2tb = 2t in (2), f(t)=f(2t)f(12t)32t.(3)\tag{3} f'(t) = \frac{f(2t) - f(\frac12 t)}{\frac32 t}. Inductively, if ff is kk times differentiable then the right-hand side of (3) is kk times differentiable, so the f(t)f'(t) on the left-hand-side is kk times differentiable as well; hence ff is k+1k + 1 times differentiable.

Now substitute b=ehtb = e^h t and a=ehta = e^{-h} t in (2), differentiate three times with respect to hh then take limits with h0h \to 0: f(eht)f(eht)(ehteht)f(t)=0(h)3(f(eht)f(eht)(ehteht)f(t))=0e3ht3f(eht)+3e2ht2f(eht)+ehtf(eht)+e3ht3f(eht)+3e2ht2f(eht)+ehtf(eht)(eht+eht)f(t)=02t3f(t)+6t2f(t)=0tf(t)+3f(t)=0(tf(t))=0.\begin{gather*} f(e^h t) - f(e^{-h} t) - (e^h t - e^{-h} t) f(t) = 0 \\

\left( \frac{\partial}{\partial h} \right)^3 \Bigl( f(e^h t) - f(e^{-h} t) - (e^h t - e^{-h} t) f(t) \Bigr) = 0 \\ e^{3h} t^3 f'''(e^h t) + 3 e^{2h} t^2 f''(e^h t) + e^h t f'(e^h t) + e^{-3h} t^3 f'''(e^{-h} t) + 3 e^{-2h} t^2 f''(e^{-h} t) + e^{-h} t f'(e^{-h} t) - {} \\ {} - (e^h t + e^{-h} t) f'(t) = 0 \\ 2 t^3 f'''(t) + 6 t^2 f''(t) = 0 \\ t f'''(t) + 3 f''(t) = 0 \\ (t f(t))''' = 0. \end{gather*} Consequently, tf(t)t f(t) is an at most quadratic polynomial of tt, and therefore f(t)=C1t+C2t+C3(4)\tag{4} f(t) = C_1 t + \frac{C_2}{t} + C_3 with some constants C1C_1, C2C_2 and C3C_3.

It is easy to verify that all functions of the form (4) satisfy the equation (1).

How the field did

contestants scored
342
average (of 10)
1.75
solved (≥ 80%)
15.8%
near-0 (≤ 10%)
81.3%
discrimination
0.48

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2001 · Day 2 · P11killeravg 1.4/10 · solved 3% · near-0 63% · disc 0.30
IMC 2008 · Day 1 · P1mediumavg 5.4/10 · solved 48% · near-0 40% · disc 0.42
IMC 2002 · Day 1 · P2mediumavg 6.2/10 · solved 49% · near-0 16% · disc 0.53
IMC 2023 · Day 1 · P1easyavg 7.7/10 · solved 72% · near-0 6% · disc 0.46