Difference between revisions of "2025 USAMO Problems/Problem 5"
Lopkiloinm (talk | contribs) (→Solution 2 (q-analog roots of unity)) |
Lopkiloinm (talk | contribs) (→Solution 2 (q-analogue roots of unity)) |
||
Line 67: | Line 67: | ||
T_k(d - 1; \zeta) = \sum_{i=0}^{d - 1} \zeta^{-k i(i+1)/2}. | T_k(d - 1; \zeta) = \sum_{i=0}^{d - 1} \zeta^{-k i(i+1)/2}. | ||
</cmath> | </cmath> | ||
− | + | ||
+ | We now show this sum is zero. Define the map <math>f(i) = d - 1 - i</math>. Then | ||
+ | <cmath> | ||
+ | f(i)(f(i) + 1) = (d - 1 - i)(d - i) = i(i+1) \mod 2d, | ||
+ | </cmath> | ||
+ | because <math>k</math> is even and <math>d</math> is odd, so <math>k i(i+1)/2 \equiv k f(i)(f(i)+1)/2 \mod d</math>. | ||
+ | |||
+ | So the terms in the sum occur in symmetric pairs <math>i</math> and <math>d - 1 - i</math> with equal exponents. The exponents match but the base <math>\zeta</math> is a nontrivial root of unity, so the sum pairs up into complex conjugate directions around the circle and sums to zero. Therefore | ||
+ | <cmath> | ||
+ | T_k(d - 1; \zeta) = 0, | ||
+ | </cmath> | ||
+ | so <math>\Phi_d(q) \mid S_k(d - 1; q)</math>. | ||
This holds for all <math>d \mid n+1</math>, so <math>[n+1]_q \mid S_k(n;q)</math> for all <math>n</math> if and only if <math>k</math> is even. Therefore | This holds for all <math>d \mid n+1</math>, so <math>[n+1]_q \mid S_k(n;q)</math> for all <math>n</math> if and only if <math>k</math> is even. Therefore |
Revision as of 06:39, 28 June 2025
Problem
Determine, with proof, all positive integers such that
is an integer for every positive integer
Solution 1
https://artofproblemsolving.com/wiki/index.php/File:2025_USAMO_PROBLEM_5_1.jpg
https://artofproblemsolving.com/wiki/index.php/File:2025_USAMO_PROBLEM_5_2.jpg
Solution 2 (q-analogue roots of unity)
Throughout this proof we work in the polynomial ring .
For any positive integer , define the
-integer and
-factorial by
Each
is a degree
polynomial in
, so
.
Evaluating at
gives
.
Define the -binomial coefficient as
which recovers the usual binomial coefficient when
.
Let .
We want to prove that
for all
if and only if
is even.
Define the -analogue sum
Let
,
where
is the
-th cyclotomic polynomial.
To prove , it suffices to show
because evaluating at
yields
.
Suppose is a primitive
-th root of unity with
, so
.
We evaluate
at
:
Now suppose . Then each numerator term in the
-binomial
becomes
with
. Because
is a primitive
-th root of unity, we have
.
Therefore each numerator factor . The denominator terms are
. All such terms cancel, leaving:
Hence
If is odd, then
and the sum alternates in sign. The exponential phases
do not cancel this sign pattern. Therefore the sum is nonzero, so
, and
. Thus
.
If is even, then
, and
We now show this sum is zero. Define the map . Then
because
is even and
is odd, so
.
So the terms in the sum occur in symmetric pairs and
with equal exponents. The exponents match but the base
is a nontrivial root of unity, so the sum pairs up into complex conjugate directions around the circle and sums to zero. Therefore
so
.
This holds for all , so
for all
if and only if
is even. Therefore
Evaluating at
gives
if and only if
is even.
Thus,
~Lopkiloinm
See Also
2025 USAMO (Problems • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.