2019 IMO Problems/Problem 4: Difference between revisions
Phoenixfire (talk | contribs) |
Jchang0313 (talk | contribs) |
||
| Line 20: | Line 20: | ||
In all solutions, for any prime <math>p</math> and positive integer <math>N</math>, we will denote by <cmath>v_p(N)</cmath> the exponent of the largest power of <math>p</math> that divides <math>N</math>. The right-hand side of <math>(1)</math> will be denoted by <cmath>L_n;</cmath> that is, <cmath>L_n = (2^n-1)(2^n-2)(2^n-4)\dots(2^n-2^{n-1})</cmath> | In all solutions, for any prime <math>p</math> and positive integer <math>N</math>, we will denote by <cmath>v_p(N)</cmath> the exponent of the largest power of <math>p</math> that divides <math>N</math>. The right-hand side of <math>(1)</math> will be denoted by <cmath>L_n;</cmath> that is, <cmath>L_n = (2^n-1)(2^n-2)(2^n-4)\dots(2^n-2^{n-1})</cmath> | ||
<cmath>(2^{1+2+3+\dots+(n-1)})(2^n-1)(2^{n-1}-1)(2^{n-2}-1)\dots(2^1-1)</cmath> = <cmath>v_2(L_n) = | <cmath>(2^{1+2+3+\dots+(n-1)})(2^n-1)(2^{n-1}-1)(2^{n-2}-1)\dots(2^1-1)</cmath> = <cmath>v_2(L_n) = {\frac{n(n-1)}{2}} </cmath> | ||
On the other hand, <cmath>v_2(k!)</cmath> is expressed by the <math>Legendre</math> <math>formula</math> as <cmath>v_2(k!) < \sum_{i=1}^{\infty} (\frac{k}{2^i})) = k</cmath> | On the other hand, <cmath>v_2(k!)</cmath> is expressed by the <math>Legendre</math> <math>formula</math> as <cmath>v_2(k!) < \sum_{i=1}^{\infty} (\frac{k}{2^i})) = k</cmath> | ||
Revision as of 00:09, 3 August 2020
Problem
Find all pairs
of positive integers such that
Solution 1
(when
),
(when
),
(when
)
(when
),
(when
)
Hence,
,
satisfy
For
is strictly increasing, and will never satisfy
= 2 for integer n since
when
.
In all solutions, for any prime
and positive integer
, we will denote by
the exponent of the largest power of
that divides
. The right-hand side of
will be denoted by
that is,
=
On the other hand,
is expressed by the
as
Thus,
implies the inequality
In order to obtain an opposite estimate, observe that
We claim that
for all
For
the estimate (3) is true because
and
~flamewavelight and ~phoenixfire