Maths Olympiad Prep

Library / /2 of 11

, 2015

Algebra Difficulty 7.8 National Olympiad, round 2 Prove it Mongolia

Let f:RRf: \mathbb{R} \to \mathbb{R} be a continuous, bounded and non-constant function satisfying
f(2x)=2f(x)21 f(2x) = 2f(x)^2 - 1
for all xRx \in \mathbb{R}. Show that the equation f(x)=0f(x) = 0 has a solution.

Solution

By the intermediate value theorem, it suffices to prove that ff takes both non-negative and non-positive values.

**Case f0f \ge 0:** Suppose that f(x)0f(x) \ge 0 for all xRx \in \mathbb{R}. Then we have
f(x)=1+f(2x)2 f(x) = \sqrt{\frac{1 + f(2x)}{2}}
for all xRx \in \mathbb{R}. Since the function
ϕ:[0,)[0,),t1+t2, \phi: [0, \infty) \to [0, \infty), \quad t \mapsto \sqrt{\frac{1+t}{2}},
is strictly increasing we see that f12f \ge \sqrt{\frac{1}{2}}. In fact, for the sequence defined by t0=0t_0 = 0 and tn=ϕ(tn1)t_n = \phi(t_{n-1}), n1n \ge 1, we have ftnf \ge t_n for all nn by induction. However, it is easy to see that tn1t_n \nearrow 1. Thus we see that f1f \ge 1. Now suppose that for some x0Rx_0 \in \mathbb{R}, we have f(x0)>1f(x_0) > 1. Then f(2x0)=f(x0)2+f(x0)21>f(x0)2>1f(2x_0) = f(x_0)^2 + f(x_0)^2 - 1 > f(x_0)^2 > 1. By induction, we have f(2nx0)>f(x0)2nf(2^n x_0) > f(x_0)^{2^n} for all nZ1n \in \mathbb{Z}_{\ge 1}, which contradicts the boundedness of ff. Hence f1f \le 1 and thus f=1f = 1, which is impossible since ff is non-constant.

**Case f0f \le 0:** Suppose that f(x)0f(x) \le 0 for all xRx \in \mathbb{R}. Then we have
f(x)=1+f(2x)2 f(x) = -\sqrt{\frac{1 + f(2x)}{2}}
for all xRx \in \mathbb{R}. Note that the function
ψ:[1,0][1,0],t1+t2, \psi: [-1,0] \to [-1,0], \quad t \mapsto -\sqrt{\frac{1+t}{2}},
is strictly decreasing. Thus for the sequence defined by s0=0s_0 = 0 and sn=ϕ(sn1)s_n = \phi(s_{n-1}), n1n \ge 1, we have
s2n+1fs2n s_{2n+1} \le f \le s_{2n}
for all n0n \ge 0 by induction. Moreover, it is clear that s0s2s4s_0 \ge s_2 \ge s_4 \ge \dots and s1s3s5s_1 \le s_3 \le s_5 \le \dots so we consider the limits s2nas_{2n} \searrow a and s2n+1bs_{2n+1} \nearrow b. Clearly, both aa and bb are solutions of the equation ψ(ψ(s))=s\psi(\psi(s)) = s belonging to the interval [1,0][-1,0]. However, it is easy to check that the solutions of ψ(ψ(s))=s\psi(\psi(s)) = s are roots of the polynomial P(s)=8s48s2s+1=(s1)(2s+1)(4s2+2s1)P(s) = 8s^4 - 8s^2 - s + 1 = (s-1)(2s+1)(4s^2 + 2s - 1). But s=1/2s = -1/2 is the only root of P(s)P(s) in the interval [1,0][-1,0], thus a=b=1/2a = b = -1/2. Hence ff is constant, a contradiction.

Combining the cases we get the solution.

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.