A number or a short expression. Spacing and $ signs are ignored.
Solution
(Ştefan Tudose on AoPS) Let P(x,y) be the assertion that f(x3+y3+xy)=x2f(x)+y2f(y)+f(xy). From P(1,0) we get that f(0)=0, hence from P(x,0) we get f(x3)=x2f(x). P(x,−x) yields f(x)=−f(−x).
From P(x,y)−P(x,−y) we get
f(y3)+f(xy)=21(f(x3+y3+xy)+f(y3+xy−x3))
Substituting back into P(x,y) we get that
f(x3+y3+xy)=2f(x3)+f(y3+xy−x3)
Let a,b be real numbers, and let x=3a. The polynomial Pb(α)=α3+xα−b has odd degree, hence at least one real root. Let y be one of the real roots. Plugging x and y in (∗), we get that f(a+b)=2f(a)+f(b−a) for all a,b∈R. Taking a=b, we get f(2a)=2f(a), so
f(x+y)=f(x)+f(y) for all x,y∈R
So f(x+y)=f(x)+f(y) and
f(x3)=x2f(x)(∗∗)
Taking x+1 and x−1 in (∗∗) and summing up the two relations we get that 2x2f(x)+6f(x)=f(x)(2x2+2)+4xf(1), i.e. f(x)=xf(1).
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.