Maths Olympiad Prep

Library / /4 of 12

Algebra Difficulty 5.2 AIME, harder Prove it Mongolia

Find all functions f:RRf: \mathbb{R} \to \mathbb{R} satisfying
(ab)f(a+b)+(bc)f(b+c)+(ca)f(c+a)=0 (a-b)f(a+b) + (b-c)f(b+c) + (c-a)f(c+a) = 0
for all a,b,cRa, b, c \in \mathbb{R}.

Solution

Answer: f(x)=Ax+Bf(x) = Ax + B for real numbers AA and BB.
For xRx \in \mathbb{R}, let a=x12a = \frac{x-1}{2}, b=x+12b = \frac{x+1}{2} and c=1x2c = \frac{1-x}{2}. Then we have
{a+b=xb+c=1c+a=0 \begin{cases} a+b=x \\ b+c=1 \\ c+a=0 \end{cases}
and
{ab=1bc=xca=1x \begin{cases} a-b=-1 \\ b-c=x \\ c-a=1-x \end{cases}
, therefore we have f(x)+xf(1)+(1x)f(0)=0-f(x) + x f(1) + (1-x) f(0) = 0. Denoting A=f(1)f(0)A = f(1) - f(0) and B=f(0)B = f(0), we get f(x)=Ax+Bf(x) = Ax + B.

Conversely, for any AA and BB, the function f(x)=Ax+Bf(x) = Ax + B satisfies
(ab)f(a+b)+(bc)f(b+c)+(ca)f(c+a)=cycA(a2b2)+B(ab)=0. (a-b)f(a+b) + (b-c)f(b+c) + (c-a)f(c+a) = \sum_{\text{cyc}} A(a^2 - b^2) + B(a-b) = 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.