Maths Olympiad Prep

Library / /10 of 13

, 2015

Algebra Difficulty 8.2 Shortlist Prove it Baltic Way

Find all functions f:RRf: \mathbb{R} \to \mathbb{R} satisfying, for all x0x \neq 0 and all yy,
f(x+y2)=f(x)+f(y)2+2f(xy)x. f(x + y^2) = f(x) + f(y)^2 + \frac{2f(xy)}{x}.

Solution

Answer: f(z)=0f(z) = 0 or f(z)=z2f(z) = z^2.
Replacing yy by y-y gives us
f(x)+f(y)2+2f(xy)x=f(x+y2)=f(x)+f(y)2+2f(xy)x, f(x) + f(y)^2 + \frac{2f(xy)}{x} = f(x + y^2) = f(x) + f(-y)^2 + \frac{2f(-xy)}{x},
which implies that
f(y)2+2f(xy)x=f(y)2+2f(xy)x(7) f(y)^2 + \frac{2f(xy)}{x} = f(-y)^2 + \frac{2f(-xy)}{x} \quad (7)
for all x0x \neq 0 and all yy. Let x=1x = 1 and complete the squares:
(f(y)+1)2=f(y)2+2f(y)+1=f(y)2+2f(y)+1=(f(y)+1)2. (f(y) + 1)^2 = f(y)^2 + 2f(y) + 1 = f(-y)^2 + 2f(-y) + 1 = (f(-y) + 1)^2.
Hence
f(y)+1=±(f(y)+1), f(y) + 1 = \pm (f(-y) + 1),
so that, for any yy,
either f(y)=f(y)f(y) = f(-y) or f(y)+f(y)=2f(y) + f(-y) = -2.
Suppose f(y)+f(y)=2f(y) + f(-y) = -2 for all y0y \neq 0. Equation (7) then simplifies to
f(xy)+1=x(f(y)+1),x,y0. f(xy) + 1 = x(f(y) + 1), \quad x, y \neq 0.

Let y=1y = 1 (or swap xx and yy) to deduce
f(x)=(1+f(1))x1=ax1,x0, f(x) = (1 + f(1))x - 1 = ax - 1, \quad x \neq 0,
where a=1+f(1)a = 1 + f(1). Insert this expression into the original equation:
(a2a)y2+1=2x,x,y,x+y20. (a^2 - a)y^2 + 1 = \frac{2}{x}, \quad x, y, x + y^2 \neq 0.
This is clearly impossible (fix one y0y \neq 0 and let x=1x = 1 and x=2x = 2).

The contradiction shows that f(y)=f(y)f(-y) = f(y) for some y0y \neq 0. Then f(xy)=f(xy)f(-xy) = f(xy) for all x0x \neq 0 by (7), so that f(z)=f(z)f(-z) = f(z) for all zz.
Returning to the original equation, let y=1y = 1:
f(x+1)=(1+2x)f(x)+f(1)2,x0. f(x+1) = \left(1 + \frac{2}{x}\right)f(x) + f(1)^2, \quad x \neq 0.
Exchange xx for x1-x - 1 and use f(x)=f(x)f(-x) = f(x):
f(x)=(12x+1)f(x+1)+f(1)2,x1. f(x) = \left(1 - \frac{2}{x+1}\right)f(x+1) + f(1)^2, \quad x \neq -1.
Eliminate f(x+1)f(x+1) from these two equations and simplify:
f(x)=x2f(1)2,x0,1.(8) f(x) = x^2 f(1)^2, \quad x \neq 0, -1. \qquad (8)
This formula is, in fact, accurate even for x=0x = 0 and x=1x = -1. Indeed, letting y=0y = 0 in the original equation leads to
f(0)=0=02f(1)2. f(0) = 0 = 0^2 f(1)^2.
Moreover, letting x=1x = 1 in (8) yields f(1)=f(1)2f(1) = f(1)^2, so that
f(1)=f(1)=(1)2f(1)2. f(-1) = f(1) = (-1)^2 f(1)^2.
Finally, f(1)=f(1)2f(1) = f(1)^2 determines f(1)=0f(1) = 0 or f(1)=1f(1) = 1. Therefore, (8) provides two easily verified solutions f(z)=0f(z) = 0 and f(z)=z2f(z) = z^2. \square

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 reproduced verbatim; metadata (topic, difficulty) added by this project.