Maths Olympiad Prep

Library / /62 of 520

Algebra Difficulty 5.4 AIME, harder Find the answer

Determine all functions f:RRf: \mathbb{R} \rightarrow \mathbb{R} such that

f(x3+y3+xy)=x2f(x)+y2f(y)+f(xy) f\left(x^{3}+y^{3}+x y\right)=x^{2} f(x)+y^{2} f(y)+f(x y)

for all x,yRx, y \in \mathbb{R}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

(Ştefan Tudose on AoPS) Let P(x,y)P(x, y) be the assertion that f(x3+y3+xy)=x2f(x)+y2f(y)+f(xy)f\left(x^{3}+y^{3}+x y\right)=x^{2} f(x)+y^{2} f(y)+f(x y). From P(1,0)P(1,0) we get that f(0)=0f(0)=0, hence from P(x,0)P(x, 0) we get f(x3)=x2f(x)f\left(x^{3}\right)=x^{2} f(x). P(x,x)P(x,-x) yields f(x)=f(x)f(x)=-f(-x).

From P(x,y)P(x,y)P(x, y)-P(x,-y) we get

f(y3)+f(xy)=12(f(x3+y3+xy)+f(y3+xyx3)) f\left(y^{3}\right)+f(x y)=\frac{1}{2}\left(f\left(x^{3}+y^{3}+x y\right)+f\left(y^{3}+x y-x^{3}\right)\right)

Substituting back into P(x,y)P(x, y) we get that

f(x3+y3+xy)=2f(x3)+f(y3+xyx3) f\left(x^{3}+y^{3}+x y\right)=2 f\left(x^{3}\right)+f\left(y^{3}+x y-x^{3}\right)

Let a,ba, b be real numbers, and let x=a3x=\sqrt[3]{a}. The polynomial Pb(α)=α3+xαbP_{b}(\alpha)=\alpha^{3}+x \alpha-b has odd degree, hence at least one real root. Let yy be one of the real roots. Plugging xx and yy in ()(*), we get that f(a+b)=2f(a)+f(ba)f(a+b)=2 f(a)+f(b-a) for all a,bRa, b \in \mathbb{R}. Taking a=ba=b, we get f(2a)=2f(a)f(2 a)=2 f(a), so

f(x+y)=f(x)+f(y) for all x,yR f(x+y)=f(x)+f(y) \text { for all } x, y \in \mathbb{R}

So f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y) and

f(x3)=x2f(x)() f\left(x^{3}\right)=x^{2} f(x) \quad(* *)

Taking x+1x+1 and x1x-1 in ()(* *) and summing up the two relations we get that 2x2f(x)+6f(x)=f(x)(2x2+2)+4xf(1)2 x^{2} f(x)+6 f(x)=f(x)\left(2 x^{2}+2\right)+4 x f(1), i.e. f(x)=xf(1)f(x)=x f(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.