Maths Olympiad Prep

Library / /146 of 397

Algebra Difficulty 5.5 AIME, harder Prove it Taiwan

Let kk be a given real number. Find all functions f(x)f(x) mapping real numbers to real numbers such that for all real numbers x,yx, y, f(x)+(f(y))2=kf(x+y2).f(x) + (f(y))^2 = k f(x + y^2).

Solution

If k1k \neq 1, then substituting y=0y = 0 into the original equation gives
(f(0))2=(k1)f(x). (f(0))^2 = (k - 1)f(x).
Therefore f(x)f(x) is a constant function, and substituting back into the original equation we can solve f(x)=0f(x) = 0 or f(x)=1k1f(x) = \frac{1}{k-1}.

If k=1k = 1, then substituting x=0x = 0 into the original equation gives
f(y)2=f(y2). f(y)^2 = f(y^2).
From the equation above we can know that for all y>0y > 0 we have f(y)>0f(y) > 0 and f(1)=0f(1) = 0 or 1>f(x)1 > f(x). Substituting the above back into the original problem:
f(x)+(f(y))2=f(x+y2),x,yRf(x)+f(y2)=f(x+y2),x,yRf(x)+f(y)=f(x+y),x,yR,y0 \begin{align*} & f(x) + (f(y))^2 = f(x + y^2), \forall x, y \in \mathbb{R} \\ \Rightarrow \quad & f(x) + f(y^2) = f(x + y^2), \forall x, y \in \mathbb{R} \\ \Rightarrow \quad & f(x) + f(y) = f(x + y), \forall x, y \in \mathbb{R}, y \ge 0 \end{align*}
This is exactly a standard Cauchy equation, therefore f(x)=cxf(x) = cx. From f(1)=0f(1) = 0 or 1>f(1)=01 > f(1) = 0 or f(x)=xf(x) = x.

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.