Maths Olympiad Prep

Library / /6 of 13

, 2015

Algebra Difficulty 7.7 National Olympiad, round 2 Prove it Baltic Way

A function f:RRf: \mathbb{R} \to \mathbb{R} satisfies
f(f(a))=f(a)andf(a+b)=f(a)+f(b) f(f(a)) = f(a) \quad \text{and} \quad f(a+b) = f(a) + f(b)
for all real numbers a,ba, b. Prove that, for all real xx, there exists a unique yy such that f(y)=0f(y) = 0 and x=y+f(z)x = y + f(z) for some real zz.

Solution

Let xx be given. First the uniqueness is proved. Assume that x=y+f(z)x = y + f(z) with f(y)=0f(y) = 0. If ff is applied on both sides, then
f(x)=f(y+f(z))=f(y)+f(f(z))=0+f(z)=f(z), f(x) = f(y + f(z)) = f(y) + f(f(z)) = 0 + f(z) = f(z),

Now we prove that y=xf(x)y = x - f(x) has the assumed property. Observe that f(ab)=f(a)f(b)f(a - b) = f(a) - f(b), and hence
f(y)=f(xf(x))=f(x)f(f(x))=f(x)f(x)=0. f(y) = f(x - f(x)) = f(x) - f(f(x)) = f(x) - f(x) = 0.
Thus x=y+f(x)x = y + f(x) as was to be proved. □

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.