Olympiad Maths Prep

Track / Stage 6 / 254 of 400 #1254 of 2000

Problem 1254

National olympiad, first round
Algebra Difficulty 6.4 Prove it

Example 8 Given that f(x)f(x) is a monotonically decreasing function. The range is [1,1][-1,1], f(12)=1f\left(\frac{1}{2}\right)=1, and it satisfies f(xy)=f(x)+f(y)f(x y)=f(x)+f(y).
(1) Prove that 14\frac{1}{4} is not in the domain;
(2) Solve the inequality f1(x)f1(11x)12f^{-1}(x) \cdot f^{-1}\left(\frac{1}{1-x}\right) \leqslant \frac{1}{2}.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

(1) Proof by contradiction. If 14\frac{1}{4} is in the domain of f(x)f(x). Then
f(14)=f(12×12)=f(12)+f(12)=2 f\left(\frac{1}{4}\right)=f\left(\frac{1}{2} \times \frac{1}{2}\right)=f\left(\frac{1}{2}\right)+f\left(\frac{1}{2}\right)=2

This contradicts the range of f(x)f(x) being [1,1][-1,1]. Therefore, 14\frac{1}{4} is not in the domain.
(2) In f(xy)=f(x)+f(y)f(x y)=f(x)+f(y), let x=f1(u),y=f1(v)x=f^{-1}(u), y=f^{-1}(v), we get f[f1(u)f1(v)]=f\left[f^{-1}(u) \cdot f^{-1}(v)\right]= u+vu+v, that is
f1(u)f1(v)=f1(u+v) f^{-1}(u) \cdot f^{-1}(v)=f^{-1}(u+v)

Also, f1(1)=12f^{-1}(1)=\frac{1}{2}, so the given inequality becomes
f1(x+11x)f1(1) f^{-1}\left(x+\frac{1}{1-x}\right) \leqslant f^{-1}(1)

Since f(x)f(x) is a decreasing function, f1(u)f^{-1}(u) is also decreasing on [1,1][-1,1]. The given inequality is equivalent to
{x+11x11x1111x1, solving gives x=0. \left\{\begin{array}{l} x+\frac{1}{1-x} \geqslant 1 \\ -1 \leqslant x \leqslant 1 \\ -1 \leqslant \frac{1}{1-x} \leqslant 1 \end{array} \text {, solving gives } x=0 .\right.

Therefore, the solution set of the given inequality is {0}\{0\}.

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