Olympiad Maths Prep

Library / /10 of 33

Algebra Difficulty 5.9 AIME, harder Prove it Belarus

Find all functions f:RRf: \mathbb{R} \to \mathbb{R}, g:RRg: \mathbb{R} \to \mathbb{R} such that
f(x2f(y))=xf(y)yf(x)+g(x) f(x - 2f(y)) = xf(y) - yf(x) + g(x)
for all real x,yx, y.

Solution

Answer: f(x)=a(x+2a)f(x) = a(x + 2a), g(x)=a(12a)(x+2a)g(x) = a(1 - 2a)(x + 2a), aRa \in \mathbb{R}.

(Solution by A. Goloubitskaya, L. Manzhulina.) First, we claim that ff takes the value 00. If f(0)=0f(0) = 0, then there is nothing to prove. If f(0)=b0f(0) = b \neq 0, then setting x=0x = 0 in the given equality
f(x2f(y))=xf(y)yf(x)+g(x),(1) f(x - 2f(y)) = xf(y) - yf(x) + g(x), \quad (1)
we obtain f(2f(y))=by+g(0)f(-2f(y)) = -by + g(0). The right-hand side attains all real values since b0b \neq 0. So ff attains all real values including 00.
Let cc be such that f(c)=0f(c) = 0. Set y=cy = c in (1): f(x)=cf(x)+g(x)f(x) = -cf(x) + g(x), whence g(x)=(c+1)f(x)g(x) = (c+1)f(x). Therefore, (1) becomes
f(x2f(y))=xf(y)+(c+1y)f(x).(2) f(x - 2f(y)) = xf(y) + (c + 1 - y)f(x). \quad (2)
Let a=f(c+1)a = f(c + 1). Substituting c+1c + 1 for yy in (2), we obtain f(x2a)=axf(x - 2a) = ax, whence f(x)=ax+2a2f(x) = ax + 2a^2. Since f(c)=0f(c) = 0, we have ac+2a2=0ac + 2a^2 = 0 and
g(x)=(c+1)(ax+2a2)=(2a2+a)x4a3+2a2. g(x) = (c+1)(ax + 2a^2) = (-2a^2 + a)x - 4a^3 + 2a^2.
Easy verification shows that these functions ff and gg satisfy the given equality for all real aa.

Looking for a route rather than 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.