IMO 2008 Q4 #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4. Find all functions
f : (0,∞) → (0,∞)(so,fis a function from the positive real numbers to the positive real numbers) such thatlean (f(w)^2 + f(x)^2)/(f(y^2) + f(z^2)) = (w^2 + x^2)/(y^2 + z^2)for all positive real numbersw,x,y,z, satisfyingwx = yz.
Solution #
The desired theorem is that either f = λ x, x or f = λ x, 1/x