2002 OIM Problems/Problem 5
Problem
The sequence of real numbers is defined as:
for every integer .
Prove that there exists an integer ,
, such that
.
~translated into English by Tomas Diaz. orders@tomasdiaz.com
Solution
Notice that every time we apply the recursion, we are essentially subtracting from the current term. Clearly, the sequence is decreasing, so for all
,
, so
. Then, after every application of the recursion, the value of
will decrease by at least
; clearly, it will eventually reach negative numbers.