Difference between revisions of "2013 IMO Problems/Problem 1"
Bobwang001 (talk | contribs) |
Not detriti (talk | contribs) (Second solution) |
||
Line 38: | Line 38: | ||
--[[User:alexander_skabelin|alexander_skabelin]] 9:24, 11 July 2023 (EST) | --[[User:alexander_skabelin|alexander_skabelin]] 9:24, 11 July 2023 (EST) | ||
+ | |||
+ | ==Solution 2== | ||
+ | Our solution is similar in spirit to the alternative solution. We will find <math>m_1,...,m_k</math> such that | ||
+ | <cmath> | ||
+ | n+2^k-1 = n\Big(1+\frac{1}{m_1}\Big)\cdots\Big(1+\frac{1}{m_k}\Big). | ||
+ | </cmath> | ||
+ | Write | ||
+ | <cmath> | ||
+ | S_j = n\Big(1+\frac{1}{m_1}\Big) \cdots \Big(1+\frac{1}{m_j}\Big) | ||
+ | </cmath> | ||
+ | and <math>S_0 = n</math>. Note if <math>l|r</math> then <math>r\Big(1+\frac{1}{r/l} \Big) = r+l</math>. Therefore if <math>S_j, j<k</math>, is an integer, if <math>l|S_j</math> then <math>m_{j+1}</math> can be chosen such that <math>S_{j+1} = S_j + l</math>. Thus one way to solve the problem is by finding a sequence <math>S_0,S_1,...,S_k = n+2^k-1</math> such that <math>S_{j+1} = S_j + l_j</math> where <math>l_j | S_j</math> for all <math>j < m</math>. | ||
+ | |||
+ | We claim by induction that one can choose <math>S_0,...,S_k=n+2^k-1</math> such that <math>\{l_0,...,l_{k-1}\} = \{1,2,...,2^{k-1}\}</math>. | ||
+ | |||
+ | Base case <math>k=1</math>: We may choose <math>l_0 = 1 | S_0</math> so that <math>S_0 = n, S_1 = n+1 = n + 2^1 - 1</math>. | ||
+ | |||
+ | Induction case: Suppose <math>S_0,...,S_{k-1} = n + 2^{k-1} - 1</math> and <math>\{l_0,...,l_{k-2}\} = \{1,2,...,2^{k-2}\}</math>. Say <math>l_j = 2^{k-2}</math>. Then either <math>S_j</math> or <math>S_{j+1}=S_j+2^{k-2}</math> will be divisible by <math>2^{k-1}</math>. Therefore our new sequence <math>S_0',...,S_k' = n+2^k-1</math> can be the same sequence as | ||
+ | <cmath> | ||
+ | S_0,...,S_j,S_j+2^{k-1},S_{j+1}+2^{k-1},...,S_{k-1} + 2^{k-1} | ||
+ | </cmath> | ||
+ | or | ||
+ | <cmath> | ||
+ | S_0,...,S_{j+1},S_{j+1}+2^{k-1},S_{j+2}+2^{k-1},...,S_{k-1} + 2^{k-1} | ||
+ | </cmath> | ||
+ | accordingly to which term is divisible by <math>2^{k-1}</math>. Of course if <math>l_p = 2^q</math> where <math>q<{k-1}</math> then <math>l_p | S_p + 2^{k-1}</math> so that the sequences will be valid. | ||
+ | |||
+ | ~not_detriti | ||
{{alternate solutions}} | {{alternate solutions}} |
Revision as of 23:27, 2 August 2025
Contents
Problem
Prove that for any pair of positive integers and
, there exist
positive integers
(not necessarily different) such that
.
Video Solution(In Chinese, subtitled in English
Solution
We prove the claim by induction on .
Base case: If then
, so the claim is true for all positive integers
.
Inductive hypothesis: Suppose that for some the claim is true for
, for all
.
Inductive step: Let be arbitrary and fixed. Case on the parity of
:
[Case 1: is even]
[Case 2: is odd]
In either case, for some
.
By the induction hypothesis we can choose such that
.
Therefore, since was arbitrary, the claim is true for
, for all
. Our induction is complete and the claim is true for all positive integers
,
.
Alternative Solution
We will prove the claim by constructing telescoping product out of positive integers:
where
and where each fraction
can also be written as
for some positive integer
. All
will be different with
,
.
.
Ascend: make telescoping product of fractions with a sequence of that increases in magnitude up to the maximum
. If the maximum
is reached go to the descend phase.
Pull out factors of
(up to the maximum
).
,
etc where
,
...
Construct telescoping as
. The corresponding differences
are
... Every
is bigger then the previous
by at least factor
. Therefore, the biggest needed
can be created telescoping at most
fractions. After we constructed the fraction
with the biggest needed
we can construct any remaining needed
as described below.
Descend:
If we need where
we can use as the next telescoping fraction
. We can construct all the remaining nedded
in the decreasing order of their magnitude by repeating the same step.
--alexander_skabelin 9:24, 11 July 2023 (EST)
Solution 2
Our solution is similar in spirit to the alternative solution. We will find such that
Write
and
. Note if
then
. Therefore if
, is an integer, if
then
can be chosen such that
. Thus one way to solve the problem is by finding a sequence
such that
where
for all
.
We claim by induction that one can choose such that
.
Base case : We may choose
so that
.
Induction case: Suppose and
. Say
. Then either
or
will be divisible by
. Therefore our new sequence
can be the same sequence as
or
accordingly to which term is divisible by
. Of course if
where
then
so that the sequences will be valid.
~not_detriti
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
See Also
2013 IMO (Problems) • Resources | ||
Preceded by First Problem |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 2 |
All IMO Problems and Solutions |