Maths Olympiad Prep

Library / /6 of 6

, 2020

Algebra Difficulty 8.9 Shortlist Prove it Taiwan

Let R\mathbb{R} denote the set of all real numbers. Determine all functions f:RRf : \mathbb{R} \to \mathbb{R} such that, for all real numbers xx and yy,
f(xy+xf(x))=f(x)(f(x)+f(y)). f(xy + xf(x)) = f(x)(f(x) + f(y)).

Solution

Define P(a,b)P(a, b) to be the substitution x=a,y=bx = a, y = b into the functional equation.

(1) P(0,y)P(0, y): f(0)=f(0)(f(0)+f(y))f(0) = f(0)(f(0) + f(y)). When f(0)0f(0) \neq 0, ff must be a constant function, and in this case f(x)=12,xRf(x) = \frac{1}{2}, \forall x \in \mathbb{R} is a solution.

(2) If f(a)=0f(a) = 0, then P(a,y)P(a, y): f(ay)=0f(ay) = 0, which gives that a=0a = 0 or ff is identically 00, and ff identically 00 is indeed a solution.

(3) P(x,f(x))P(x, -f(x)): 0=f(x)(f(x)+f(f(x)))0 = f(x)(f(x) + f(-f(x))), so regardless of whether xx is 00 or not, we have f(x)=f(f(x))-f(x) = f(-f(x)).

(4) P(x,0)P(x, 0): f(xf(x))=f(x)2f(xf(x)) = f(x)^2. When x=1x = -1, combining with (3) gives f(1)2=f(f(1))=f(1)f(-1)^2 = f(-f(-1)) = -f(-1), so f(1)=1f(-1) = -1.

(5) P(1,0)P(-1, 0): f(1)=1f(1) = 1.

(6) P(1,y)P(1, y): f(y+1)=f(y)+1f(y + 1) = f(y) + 1.

(7) P(x,y+1)P(x,y)P(x, y + 1) - P(x, y): f(xy+x+xf(x))=f(x)+f(xy+xf(x))f(xy + x + xf(x)) = f(x) + f(xy + xf(x)), that is, the Cauchy equation
f(x)+f(y)=f(x+y),x,y f(x) + f(y) = f(x + y), \forall x, y

(8) f(xy+xf(x))=f(xy)+f(xf(x))=f(xy)+f(x)2=f(x)(f(x)+f(y))f(xy + xf(x)) = f(xy) + f(xf(x)) = f(xy) + f(x)^2 = f(x)(f(x) + f(y)), hence we obtain f(xy)=f(x)f(y)f(xy) = f(x)f(y), and combining this with the Cauchy equation gives f(x)=x,xRf(x) = x, \forall x \in \mathbb{R}.

(9) In summary, the functions ff satisfying the condition are exactly three
f(x)=x,xR f(x) = x, \forall x \in \mathbb{R}
f(x)=0,xR f(x) = 0, \forall x \in \mathbb{R}
f(x)=12,xR f(x) = \frac{1}{2}, \forall x \in \mathbb{R}

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 translated into English from zh; metadata (topic, difficulty) added by this project.