Olympiad Maths Prep

Track / Stage 8 / 157 of 180 #1857 of 2000

Problem 1857

IMO Shortlist mid-range; USAMO P2/P5
Algebra Difficulty 8.7 Find the answer imo

Let R+\mathbb{R}^+ denote the set of positive real numbers. Find all functions f:R+R+f: \mathbb{R}^+ \to \mathbb{R}^+ such that for each xR+x \in \mathbb{R}^+, there is exactly one yR+y \in \mathbb{R}^+ satisfying xf(y)+yf(x)2xf(y)+yf(x) \leq 2

Official solution

To solve the given functional equation problem, we must find all functions f:R+R+ f: \mathbb{R}^+ \to \mathbb{R}^+ such that for each xR+ x \in \mathbb{R}^+ , there is exactly one yR+ y \in \mathbb{R}^+ satisfying

xf(y)+yf(x)2. xf(y) + yf(x) \leq 2.

### Step 1: Analyze the Condition

Given the condition xf(y)+yf(x)2 xf(y) + yf(x) \leq 2 , this must be true for exactly one y y for each x x .

### Step 2: Find a Candidate Function

Assume f(x)=1x f(x) = \frac{1}{x} .

Substitute this into the inequality condition:

xf(y)+yf(x)=x1y+y1x=xy+yx. xf(y) + yf(x) = x \cdot \frac{1}{y} + y \cdot \frac{1}{x} = \frac{x}{y} + \frac{y}{x}.

We seek y y such that:

xy+yx2. \frac{x}{y} + \frac{y}{x} \leq 2.

### Step 3: Simplify the Expression

The inequality xy+yx2 \frac{x}{y} + \frac{y}{x} \leq 2 can be rearranged and simplified:

Multiplying through by xy xy gives

x2+y22xy. x^2 + y^2 \leq 2xy.

This simplifies to:

(xy)20. (x-y)^2 \leq 0.

Hence, we deduce that x=y x = y .

### Step 4: Verify Uniqueness

Since we have (xy)20 (x-y)^2 \leq 0 , it implies x=y x = y is the only solution permissible.

This verifies that for each x x , the solution for y y is unique, and thus the function f(x)=1x f(x) = \frac{1}{x} satisfies the condition exactly for one y=x y = x .

### Conclusion

The function that meets the problem’s condition is

f(x)=1x. f(x) = \frac{1}{x}.

Therefore, the solution to the problem is:

f(x)=1x. \boxed{f(x) = \frac{1}{x}}.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.