Difference between revisions of "2007 USAMO Problems/Problem 1"
(→Solution: merge solution 1 + 2, essentially saying the same thing, add solution 2 based upon talk) |
(→Solution 2: b_k constant -> a_k constant) |
||
Line 21: | Line 21: | ||
<div style="text-align:center;"><math>b_{k+1} = \frac{b_k \cdot k + a_{k+1}}{k+1} = \left(\frac{k}{k+1}\right) \cdot b_k + \frac{a_{k+1}}{k+1}</math></div> | <div style="text-align:center;"><math>b_{k+1} = \frac{b_k \cdot k + a_{k+1}}{k+1} = \left(\frac{k}{k+1}\right) \cdot b_k + \frac{a_{k+1}}{k+1}</math></div> | ||
− | <math>\frac{k}{k+1} < 1</math>, and by definition, <math>\frac{a_{k+1}}{k+1} < 1</math>. Thus, <math>\displaystyle b_{k+1} < b_k + 1</math>. Also, both <math>b_k,\ b_{k+1}</math> are integers, so <math>b_{k+1} \le b_k</math>. As the <math>\displaystyle b_k</math>s form a [[non-increasing]] sequence of positive integers, they must eventually become constant. | + | <math>\frac{k}{k+1} < 1</math>, and by definition, <math>\frac{a_{k+1}}{k+1} < 1</math>. Thus, <math>\displaystyle b_{k+1} < b_k + 1</math>. Also, both <math>b_k,\ b_{k+1}</math> are integers, so <math>b_{k+1} \le b_k</math>. As the <math>\displaystyle b_k</math>s form a [[non-increasing]] sequence of positive integers, they must eventually become constant. |
+ | |||
+ | Therefore, <math>\displaystyle b_k = b_{k+1}</math> for some sufficiently large value of <math>\displaystyle k</math>. Then <math>\displaystyle a_{k+1} = s_{k+1} - s_k = b_k(k + 1) - b_k(k) = b_k</math>, so eventually the sequence <math>\displaystyle a_k</math> becomes constant. | ||
== See also == | == See also == |
Revision as of 22:06, 30 April 2007
Problem
Let be a positive integer. Define a sequence by setting
and, for each
, letting
be the unique integer in the range
for which
is divisible by
. For instance, when
the obtained sequence is
. Prove that for any
the sequence
eventually becomes constant.
Contents
[hide]Solution
Solution 1
Define , and
. If
, then for
,
. Note that
is a permissible value of
since
: if we substitute
for
, we get
, the unique value for
. So
, from which if follows that the
s become constant.
Now we must show that eventually . Suppose that
for all
. By definition,
, so
. Also, for
, each
so


But is constant while
is increasing, so eventually we will have a contradiction and
. Therefore, the sequence of
s will become constant.
Solution 2
By the above, we have that

, and by definition,
. Thus,
. Also, both
are integers, so
. As the
s form a non-increasing sequence of positive integers, they must eventually become constant.
Therefore, for some sufficiently large value of
. Then
, so eventually the sequence
becomes constant.
See also
2007 USAMO (Problems • Resources) | ||
Preceded by First question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |