Maths Olympiad Prep

Library / /78 of 100

Algebra Difficulty 5.6 AIME, harder Prove it China

Suppose f(x)=x2+af(x) = x^2 + a. Define f1(x)=f(x)f^1(x) = f(x), fn(x)=f(fn1(x))f^n(x) = f(f^{n-1}(x)), n=2,3,n = 2, 3, \dots, and let M={aRfn(0)2M = \{a \in \mathbb{R} \mid |f^n(0)| \le 2, for any nN}n \in \mathbb{N}\}. Prove that M=[2,14]M = [-2, \frac{1}{4}].

Solution

(a) When a<2a < -2, then f1(0)=a>2|f^1(0)| = |a| > 2, therefore aMa \notin M.

(b) When 2a<0-2 \le a < 0, we have f1(0)=a2|f^1(0)| = |a| \le 2. Assume that fk1(0)a2|f^{k-1}(0)| \le |a| \le 2 for k2k \ge 2. Since a22aa^2 \le -2a for 2a<0-2 \le a < 0, we get that
2a=afk(0)=(fk1(0))2+aa2+aa2. -2 \le -|a| = a \le f^k(0) = (f^{k-1}(0))^2 + a \le a^2 + a \le |a| \le 2.
By the principle of mathematical induction, we conclude that fn(0)a2|f^n(0)| \le a \le 2 (n1\forall n \ge 1).

(c) When 0a140 \le a \le \frac{1}{4}, we have f1(0)=a12|f^1(0)| = |a| \le \frac{1}{2}. Assume that fk1(0)12|f^{k-1}(0)| \le \frac{1}{2} for k2k \ge 2. We get
fk(0)fk1(0)2+a(12)2+14=12. |f^k(0)| \le |f^{k-1}(0)|^2 + a \le \left(\frac{1}{2}\right)^2 + \frac{1}{4} = \frac{1}{2}.
By the principle of mathematical induction, we conclude that fn(0)12|f^n(0)| \le \frac{1}{2} (n1\forall n \ge 1).

From (b) and (c), we obtain [2,14]M[-2, \frac{1}{4}] \subseteq M.

(d) When a>14a > \frac{1}{4}, define an=fn(0)a_n = f^n(0). We have
an+1=fn+1(0)=f(fn(0))=f(an)=an2+a, a_{n+1} = f^{n+1}(0) = f(f^n(0)) = f(a_n) = a_n^2 + a,
then an>a>14a_n > a > \frac{1}{4} for any n1n \ge 1. Since
an+1an=an2an+a=(an12)2+a14a14, a_{n+1} - a_n = a_n^2 - a_n + a = \left(a_n - \frac{1}{2}\right)^2 + a - \frac{1}{4} \ge a - \frac{1}{4},
we get
an+1a=an+1a1=(an+1an)++(a2a1)n(a14). \begin{aligned} a_{n+1} - a &= a_{n+1} - a_1 \\ &= (a_{n+1} - a_n) + \dots + (a_2 - a_1) \\ &\ge n \left(a - \frac{1}{4}\right). \end{aligned}
Therefore, when n>2aa14n > \frac{2-a}{a-\frac{1}{4}}, we have
an+1n(a14)+a>2a+a=2. a_{n+1} \ge n\left(a - \frac{1}{4}\right) + a > 2 - a + a = 2.
And that means aMa \notin M.

From (a)—(d), we proved that M=[2,14]M = [-2, \frac{1}{4}].

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.