Let R denote the set of all real numbers. Find all possible functions f:R→R satisfying: for any real numbers x,y, it always holds that f(f(x)+y)=f(x2−y)+4(y−2)(f(x)+2).
Solution
Substituting y=2x2−f(x) into the original equation, we get f(2x2+f(x))=f(2x2+f(x))+4(2x2−f(x)−2)(f(x)+2). Thus we obtain: (x2−f(x)−4)(f(x)+2)=0; therefore, for every real number x, it always holds that f(x)=x2−4 or f(x)=−2.
Furthermore, regardless of which of the above two cases holds, f(2)=−2 always holds.
(1) We check that the function f(x)=x2−4 satisfies the condition: Left side: f(f(x)+y)=f(x2−4+y)=(x2−4+y)2−4, Right side: f(x2−y)+4(y−2)(f(x)+2)=(x2−y)2−4+4(y−2)(x2−2). By direct simplification, we obtain: Left side − Right side =0, therefore, f(x)=x2−4 is one of the functions sought.
(2) If there exists some real number a such that f(a)=a2−4, then f(a)=−2, and a2−4=−2, that is, a2−2=0. We now prove that in this case, f must be a constant function (for every real number x, f(x)=−2). Substituting x=a into the original equation, and using f(a)=−2, we obtain: f(−2+y)=f(a2−y). On the other hand, substituting x=2 into the original equation, and using f(2)=−2, we obtain: f(−2+y)=f(2−y).
Combining the above two equations, we get f(a2−y)=f(2−y). Now substituting z=2−y into this equation, we get f(z)=f(z+a2−2). Therefore, the function f is a periodic function with period p=a2−2. Hence, substituting y=0 and y=p respectively into the original equation, we know: for every real number x, the following two equations both hold: f(f(x))f(f(x)+p)=f(x2)−8(f(x)+2)=f(x2−p)+4(p−2)(f(x)+2). Since p is a period of the function f, we have f(f(x)+p)=f(f(x)) and f(x2−p)=f(x2); from this we obtain: (p−2)(f(x)+2)=−2(f(x)+2), that is, p(f(x)+2)=0. But p=a2−2=0, so f(x)=−2 holds for every real number x, that is, f is the constant function f(x)=−2. Substituting into the original equation to check, this constant function f(x)=−2 also satisfies the condition: Left side = Right side. Combining the above, there are exactly two functions satisfying the condition: f(x)=−2 and f(x)=x2−4.
Alternative solution: Let P(x,y) denote the substitution of (x,y) into the original equation. Suppose f(a)=f(b), then for all y∈R we have P(a,y),P(b,y)⇒f(a2−y)=f(b2−y). If a2−b2=t=0, then f will be a function with period t. For all x∈R we have P(x,y),P(x,y+t)⇒4t(f(x)+2)=0⇒f(x)=−2. Substituting back into the original equation, we know that f(x)=−2 is a solution. If a2−b2=0, then this means a=±b. Therefore we can deduce f(a)=f(b)⇒a=±b. On the other hand, P(x,2)⇒f(f(x)+2)=f(x2−2)⇒f(x)+2=±(x2−2), that is, for all x∈R we have f(x)=−x2∨f(x)=x2−4. If there exists a real number x such that f(x)=−x2, P(x,x2)⇒f(0)=f(0)+4(x2−2)(−x2+2)⇒x=±2, that is, f(x)=x2−4 holds for all cases except x=±2. Also (±2)2−4=−(±2)2=−2. So f(x)=x2−4 actually holds for all x∈R, and substituting back into the original equation we know that f(x)=x2−4 is a solution. In summary, f(x)=−2,f(x)=x2−4 are all the solutions to the functional equation.
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.