Maths Olympiad Prep

Library / /331 of 462

Algebra Difficulty 6.4 National Olympiad Prove it Ireland

Suppose a doubly infinite sequence of real numbers
,a2,a1,a0,a1,a2, \dots, a_{-2}, a_{-1}, a_0, a_1, a_2, \dots
has the following sub-Fibonacci property:
an+2=an+an+12,for all integers n. a_{n+2} = \frac{a_n + a_{n+1}}{2}, \quad \text{for all integers } n.
Show that if this sequence is bounded (i.e. if there exists a number RR such that anR|a_n| \le R for all nn), then ana_n has the same value for all nn.

Solution

For any nZn \in \mathbb{Z} let dn=an+1and_n = a_{n+1} - a_n. Then, for nZn \in \mathbb{Z},
2dn+1=2an+22an+1=(an+1+an)2an+1=anan+1=dn. 2d_{n+1} = 2a_{n+2} - 2a_{n+1} = (a_{n+1} + a_n) - 2a_{n+1} = a_n - a_{n+1} = -d_n.
This implies dn=(2)nd0d_n = (-2)^{-n}d_0 for all nZn \in \mathbb{Z}.
If d0=0d_0 = 0, then dn=0d_n = 0 for all nZn \in \mathbb{Z}, hence an=a0a_n = a_0 for all nn. If d00d_0 \neq 0 and R>0R > 0 is any given number, there exists an integer n>0n > 0 so that dn=(2)nd0>2Rd_{-n} = (-2)^n d_0 > 2R. If an<R|a_{-n}| < R and an+1<R|a_{-n+1}| < R, then
dn=an+1anan+1+an<2R |d_{-n}| = |a_{-n+1} - a_{-n}| \le |a_{-n+1}| + |a_{-n}| < 2R

in contradiction to the choice of nn. This shows that the sequence cannot be bounded if it is not constant.

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.