Maths Olympiad Prep

Library / /64 of 520

Algebra Difficulty 5.4 AIME, harder Find the answer

19. A5 (JAP) IMO6 { }^{\text {IMO6 }} Find all the functions f:RRf: \mathbb{R} \rightarrow \mathbb{R} that satisfy
f(xf(y))=f(f(y))+xf(y)+f(x)1 f(x-f(y))=f(f(y))+x f(y)+f(x)-1
for all x,yRx, y \in \mathbb{R}.

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

Solution

19. Let A={f(x)xR} A = \{ f(x) \mid x \in \mathbb{R} \} and f(0)=c f(0) = c . Plugging in x=y=0 x = y = 0 we get f(c)=f(c)+c1 f(-c) = f(c) + c - 1 , hence c0 c \neq 0 . If xA x \in A , then taking x=f(y) x = f(y) in the original functional equation we get f(x)=c+12x22 f(x) = \frac{c+1}{2} - \frac{x^2}{2} for all xA x \in A . We now show that AA={x1x2x1,x2A}=R A - A = \{ x_1 - x_2 \mid x_1, x_2 \in A \} = \mathbb{R} . Indeed, plugging in y=0 y = 0 into the original equation gives us f(xc)f(x)=cx+f(c)1 f(x - c) - f(x) = cx + f(c) - 1 , an expression that evidently spans all the real numbers. Thus, each x x can be represented as x=x1x2 x = x_1 - x_2 , where x1,x2A x_1, x_2 \in A . Plugging x=x1 x = x_1 and f(y)=x2 f(y) = x_2 into the original equation gives us f(x)=f(x1x2)=f(x1)+x1x2+f(x2)1=cx12+x222+x1x2=cx22 f(x) = f(x_1 - x_2) = f(x_1) + x_1 x_2 + f(x_2) - 1 = c - \frac{x_1^2 + x_2^2}{2} + x_1 x_2 = c - \frac{x^2}{2} . Hence we must have c=c+12 c = \frac{c+1}{2} , which gives us c=1 c = 1 . Thus f(x)=1x22 f(x) = 1 - \frac{x^2}{2} for all xR x \in \mathbb{R} . It is easily checked that this function satisfies the original 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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.