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-analog roots of unity)) |
||
Line 49: | Line 49: | ||
</cmath> | </cmath> | ||
− | + | Now suppose <math>n = d - 1</math>. Then each numerator term in the <math>q</math>-binomial <math>\binom{n}{i}_q</math> becomes <math>1 - q^j</math> with <math>j \in \{1, 2, \dotsc, d - 1\}</math>. Because <math>q = \zeta</math> is a primitive <math>d</math>-th root of unity, we have <math>1 - \zeta^j = -\zeta^j (1 - \zeta^{-j})</math>. | |
− | + | ||
+ | Therefore each numerator factor <math>1 - \zeta^{d - j} = -\zeta^{-(j)} (1 - \zeta^j)</math>. The denominator terms are <math>1 - \zeta^j</math>. All such terms cancel, leaving: | ||
<cmath> | <cmath> | ||
− | \binom{d - 1}{i}_\zeta = (-1)^i \zeta^{-i(i+1)/2}. | + | \binom{d-1}{i}_\zeta = \prod_{j=1}^i (-\zeta^{-j}) = (-1)^i \zeta^{-i(i+1)/2}. |
</cmath> | </cmath> | ||
− | + | ||
+ | Hence | ||
<cmath> | <cmath> | ||
− | T_k(d - 1; \zeta) = \sum_{i = 0}^{d - 1} (-1)^{ik} \zeta^{-k i(i+1)/2}. | + | T_k(d-1;\zeta) = \sum_{i=0}^{d-1} \left( (-1)^i \zeta^{-i(i+1)/2} \right)^k = \sum_{i=0}^{d-1} (-1)^{ik} \zeta^{-k i(i+1)/2}. |
</cmath> | </cmath> | ||
− | If <math>k</math> is odd, then <math>(-1)^{ik} = (-1)^i</math> | + | If <math>k</math> is odd, then <math>(-1)^{ik} = (-1)^i</math> and the sum alternates in sign. The exponential phases <math>\zeta^{-k i(i+1)/2}</math> do not cancel this sign pattern. Therefore the sum is nonzero, so <math>\Phi_d(q) \nmid S_k(d - 1; q)</math>, and <math>[d]_q \nmid S_k(d - 1; q)</math>. Thus <math>A_k(d - 1) \notin \mathbb Z</math>. |
− | If <math>k</math> is even, then <math>(-1)^{ik} = 1 | + | If <math>k</math> is even, then <math>(-1)^{ik} = 1</math>, and |
<cmath> | <cmath> | ||
− | 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> | ||
− | + | This is a quadratic exponential sum over a complete residue system modulo <math>d</math>. Since the exponent <math>-k i(i+1)/2</math> is quadratic in <math>i</math> and <math>k</math> is even, standard symmetry arguments or classical Gauss sum evaluation implies this sum vanishes. Thus <math>\Phi_d(q) \mid S_k(n;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 | |
− | + | <cmath> | |
− | + | R_k(q) = \frac{S_k(n;q)}{[n+1]_q} \in \mathbb Z[q] | |
+ | \quad \iff \quad k \text{ even}. | ||
+ | </cmath> | ||
Evaluating at <math>q = 1</math> gives <math>A_k(n) \in \mathbb Z</math> if and only if <math>k</math> is even. | Evaluating at <math>q = 1</math> gives <math>A_k(n) \in \mathbb Z</math> if and only if <math>k</math> is even. | ||
Line 78: | Line 80: | ||
\boxed{\frac{1}{n+1} \sum_{i=0}^n \binom{n}{i}^k \in \mathbb Z \quad \text{for all } n \ge 1 \iff k \text{ is even}}. | \boxed{\frac{1}{n+1} \sum_{i=0}^n \binom{n}{i}^k \in \mathbb Z \quad \text{for all } n \ge 1 \iff k \text{ is even}}. | ||
</cmath> | </cmath> | ||
+ | |||
~Lopkiloinm | ~Lopkiloinm | ||
Revision as of 06:24, 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-analog 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
This is a quadratic exponential sum over a complete residue system modulo
. Since the exponent
is quadratic in
and
is even, standard symmetry arguments or classical Gauss sum evaluation implies this sum vanishes. Thus
.
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.