Maths Olympiad Prep

Library / /11 of 30

, 2023

Algebra Difficulty 7.8 National olympiad, round 2 Prove it Saudi Arabia

Find all functions f:RRf : \mathbb{R} \to \mathbb{R} such that
2(y+1)f(x)f(y1)=2yf(xy)f(2x) 2(y + 1)f(x)f(y - 1) = 2yf(xy) - f(2x)
for all x,yRx, y \in \mathbb{R}.

Solution

Put x=0,y=1x = 0, y = -1: 0=2f(0)f(0)0 = -2f(0) - f(0) thus f(0)=0f(0) = 0.

Put y=1y = 1: 2f(x)=f(2x)2f(x) = f(2x), for all xx so the given condition can rewrite as
(y+1)f(x)f(y1)=yf(xy)f(x),x,y (y + 1)f(x)f(y - 1) = yf(xy) - f(x), \forall x, y
Continue to put y=0y = 0 then f(x)f(1)=f(x)f(x)f(-1) = -f(x). If f(1)1f(-1) \neq -1 then f(x)=0f(x) = 0 for all xx, which is satisfied the given condition. Now suppose that there exist some x0x_0 such that f(x0)0f(x_0) \neq 0, this implies that f(1)=1f(-1) = -1 and f(1)=1f(1) = 1.

In (*), put x=1x = 1 then (y+1)f(y1)=yf(y)1(y + 1)f(y - 1) = yf(y) - 1 for all yy. Replace to the LHS of (*), one can get
(yf(y)1)f(x)=yf(xy)f(x) (yf(y) - 1)f(x) = yf(xy) - f(x)
so f(xy)=f(x)f(y)f(xy) = f(x)f(y), x,y0\forall x, y \neq 0 which implies that ff is multiplication function. Also put y=1y = -1 in (*) then f(x)=f(x)f(x) = -f(-x) which implies that f(x)f(x) is odd.

Suppose that aa is some number such that f(a)=0f(a) = 0 then by substituting x=ax = a into (*), we get 0=yf(ay)00 = yf(ay) - 0 so f(ay)=0,y0f(ay) = 0, \forall y \neq 0. If a0a \neq 0 then ayay can take any values on R\mathbb{R} so f(x)0f(x) \equiv 0, contradiction. Thus a=0a = 0 is the unique value such that f(a)=0f(a) = 0. Since (y+1)f(y1)=yf(y)1(y+1)f(y-1) = yf(y) - 1, change yyy \to -y and using the property of odd function, one can get
(y+1)f(y1)=yf(y)1,yR. (-y + 1)f(-y - 1) = yf(y) - 1, \forall y \in \mathbb{R}.
Thus for all y±1y \neq \pm 1 we have
(y+1)f(y1)=(y1)f(y+1)f(y+1)f(y1)=y+1y1 (y + 1)f(y - 1) = (y - 1)f(y + 1) \Leftrightarrow \frac{f(y + 1)}{f(y - 1)} = \frac{y + 1}{y - 1}
for all y±1y \neq \pm 1. Due to the multiplication property of ff, rewrite the last equation as
f(y+1y1)=y+1y1,yR{±1}. f\left(\frac{y+1}{y-1}\right) = \frac{y+1}{y-1}, \forall y \in \mathbb{R} \setminus \{\pm 1\}.
Note that t=y+1y1t = \frac{y+1}{y-1} can take any value on R{1}\mathbb{R} \setminus \{1\} so f(t)=t,t0,1f(t) = t, \forall t \neq 0, 1. But f(1)=1,f(0)=0f(1) = 1, f(0) = 0 so we have f(x)=x,xRf(x) = x, \forall x \in \mathbb{R}. Hence, there are two functions that satisfying the given condition: f(x)=0,xRf(x) = 0, \forall x \in \mathbb{R} and f(x)=x,xRf(x) = x, \forall x \in \mathbb{R}.

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 and solution reproduced as published; topic and difficulty added by this site.