AlgebraDifficulty 8.0National olympiad, round 2Prove itCzech-Polish-Slovak Mathematical Match
Let α=0 be a real number. Determine all functions f:R→R such that f(x2+y2)=f(x−y)f(x+y)+αyf(y) holds for all x,y∈R.
Solution
Answer: For every α=0, the zero function and the function with value 1 at 0, but 0 elsewhere are solutions. For α=2, the identity function x↦x is another solution.
Solution-check. The linear function clearly works. Consider the function f such that f(0)=1 and f(x)=0 otherwise. Note that yf(y)=0 for all real numbers y. Then it is sufficient to realize that f(x2+y2)=0 iff x=0∧y=0. Similarly f(x−y)f(x+y)=0 iff x+y=x−y=0⇔x=0∧y=0 which shows that also this function is a solution.
Proof. Denote by P(x,y) the proposition in the problem statement. Comparing P(x,y) with P(x,−y) yields f(y)=−f(−y) for all y=0. Using this equality, P(y,x) shows that 2f(x−y)f(x+y)=α(xf(x)−yf(y)) for x=y. Plugging this into the original equation, we obtain f(x2+y2)=2α(xf(x)+yf(y)) for x=y. Setting y=0 in this equation shows f(x2)=αxf(x)/2 for x=0, whereas P(x,0) gives f(x2)=f(x)2 for all x∈R. Hence αxf(x)/2=f(x)2, that is, f(x)=0 or f(x)=αx/2 for x=0. In particular, if f(x)=0, then f(x)=αx/2. On the other hand, P(0,0) shows f(0)=f(0)2 and therefore f(0)=0 or f(0)=1.
Consider first the case that f(x)=0 for all x=0. Then both possible values for f(0) yield functions fulfilling the original equation (if (x,y)=(0,0), all terms in P(x,y) are zero anyway and (x,y)=(0,0) was treated before).
Now for the other case: There is a real number z=0 satisfying f(z)=αz/2. Then f(z2)=f(z)2=(α/2)2z2=0, and hence f(z2)=(α/2)z2. By comparing the last two statements, we obtain α=2 and then f(z)=z.
* f(0)=1. Consider P(z/2,z/2):f(z2/2)=z+zf(z/2). The left-hand side is 0 or z2/2, the right-hand side z or z+z2/2. Since z=0, only z2/2=z⇔z=2 and 0=z+z2/2⇔z=−2 are possible. Either way, f(2)=2 and f(−2)=−2, because f is odd. But then f(4)=f(22)=f(2)2=4, which is impossible, because we just proved that z=2 and z=−2 are the only real numbers with f(z)=z.
* f(0)=0. We show that f(x)=0 for all positive reals x if f is not the identity function: (1) There are 0<a<b with f(a)=0, f(b)=b. Then P(x,y) for x=b−a and y=a yields 0=b=f(b)=f(x−y)f(x+y)+2f(a)=f(x−y)f(x+y), hence f(x−y)=x−y and f(x+y)=x+y and b=x2−y2=b−2a, forcing the contradiction a=0. (2) There are 0<a<b with f(a)=a, f(b)=0. Analogous to Case 1, we arrive at the contradiction b=0 when investigating P(b−a,a). Except for the identity, we only have f(x)=0 for x>0 and thus f(x)=0 for x=0 as possible solution, which we have already found and treated before.
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.