2022 USAJMO Problems/Problem 1
Contents
[hide]Problem
For which positive integers does there exist an infinite arithmetic sequence of integers
and an infinite geometric sequence of integers
satisfying the following properties?
is divisible by
for all integers
;
is not divisible by
.
Solution
Let the arithmetic sequence be and the geometric sequence to be
. Rewriting the problem based on our new terminology, we want to find all positive integers
such that there exist integers
with
and
for all integers
.
Note that
for all integers . From (1) and (2), we have
and from (2) and (3), we have
. Reinterpreting both equations,
for all integers . Thus,
. Note that if
, then
, which, plugged into (4), yields
, which is invalid. Also, note that (4)
(5) gives
so if or
, then
, which is also invalid. Thus, according to (6),
, with
. Also from (7) is that
.
Finally, we can conclude that the only that will work are numbers in the form of
, other than
, for integers
(
and
can be equal), ie.
.
~sml1809
Solution 1
satisfies the conditions precisely when
is not squarefree.
Consider three consecutive terms of the arithmetic sequence modulo :
,
, and
. To satisfy the given conditions, the arithmetic and geometric sequences must match modulo
. Thus,
which simplifies to
If is squarefree, the congruence
implies
, so the conditions are not satisfied. Thus, no solution exists for squarefree
, and it remains for us to construct a solution for all other values of
that are not squarefree.
Suppose is divisible by some prime square
. Consider the arithmetic sequence
and the geometric sequence
For the geometric sequence, the first two terms in the binomial expansion of each entry match the corresponding terms in the arithmetic sequence and subsequent terms are 0 mod m because
raised to a power greater than 1 contains enough
's in its factorization to ensure that it is a multiple of
. Therefore the construction works and as originally stated, solutions exist precisely when
is not squarefree.
See Also
2022 USAJMO (Problems • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAJMO Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.