Maths Olympiad Prep

Library / /6 of 6

Algebra Difficulty 6.5 National olympiad Prove it Brazil

Let aa and bb be real numbers. Define fa,b:R2R2f_{a,b}: \mathbb{R}^2 \to \mathbb{R}^2 by fa,b(x,y)=(abyx2,x)f_{a,b}(x, y) = (a - b y - x^2, x). If P=(x,y)R2P = (x, y) \in \mathbb{R}^2, define fa,b0(P)=Pf_{a,b}^0(P) = P and fa,bk+1(P)=fa,b(fa,bk(P))f_{a,b}^{k+1}(P) = f_{a,b}(f_{a,b}^k(P)) for all nonnegative integers kk.

The set per(a,b)\operatorname{per}(a, b) of the periodic points of fa,bf_{a,b} is the set of points PR2P \in \mathbb{R}^2 such that fa,bn(P)=Pf_{a,b}^n(P) = P for some positive integer nn.

Fix bb. Prove that the set Ab={aRper(a,b)}A_b = \{a \in \mathbb{R} \mid \operatorname{per}(a, b) \neq \emptyset\} admits a minimum. Find this minimum.

Solution

Let the orbit orb(P)\operatorname{orb}(P) of P=(x0,y0)P = (x_0, y_0) be the least n>0n > 0 such that fa,bn(P)=Pf_{a,b}^n(P) = P.

Also, let fa,bk(P)=(xk,yk)f_{a,b}^k(P) = (x_k, y_k). We have (xk+1,yk+1)=(abykxk2,xk)(x_{k+1}, y_{k+1}) = (a - b y_k - x_k^2, x_k), that is,
yk+1=xky_{k+1} = x_k and, consequently, xk+1=abxk1xk2x_{k+1} = a - b x_{k-1} - x_k^2.

Sum this relation over kk, kk from 00 to orb(P)1\operatorname{orb}(P) - 1. Setting orb(P)=m\operatorname{orb}(P) = m, S1=x0+x1++xm1S_1 = x_0 + x_1 + \cdots + x_{m-1} and S2=x02+x12++xm12S_2 = x_0^2 + x_1^2 + \cdots + x_{m-1}^2 for simplicity, we obtain S1=mabS1S2S_1 = m a - b S_1 - S_2 which implies
S2=ma(b1)S1. S_2 = m a - (b-1) S_1.
But it is known by Cauchy, for example, that S2S12/mS_2 \geq S_1^2/m.

So
ma(b1)S1S12m    S12m+(b1)S1ma0, m a - (b-1) S_1 \geq \frac{S_1^2}{m} \iff \frac{S_1^2}{m} + (b-1) S_1 - m a \leq 0,
which has solution iff
(b1)241m(ma)0    a(b1)24.(b-1)^2 - 4 \cdot \frac{1}{m} \cdot (-m a) \geq 0 \iff a \geq -\frac{(b-1)^2}{4}.

Thus Ab=[(b1)24,+[A_b = \left[-\frac{(b-1)^2}{4}, +\infty\right[.

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.