Difference between revisions of "2025 USAMO Problems/Problem 5"
Lopkiloinm (talk | contribs) (→Solution 1) |
Lopkiloinm (talk | contribs) (→Solution 2 (q-analog roots of unity)) |
||
Line 23: | Line 23: | ||
Define the <math>q</math>-binomial coefficient as | Define the <math>q</math>-binomial coefficient as | ||
<cmath> | <cmath> | ||
− | \ | + | \binom{n}{i}_q := \frac{[n]_q!}{[i]_q! \cdot [n-i]_q!} \in \mathbb Z[q], |
</cmath> | </cmath> | ||
which recovers the usual binomial coefficient when <math>q = 1</math>. | which recovers the usual binomial coefficient when <math>q = 1</math>. | ||
Line 32: | Line 32: | ||
Define the <math>q</math>-analogue sum | Define the <math>q</math>-analogue sum | ||
<cmath> | <cmath> | ||
− | S_k(n;q) := \sum_{i=0}^n \ | + | S_k(n;q) := \sum_{i=0}^n \binom{n}{i}_q^k \in \mathbb Z[q]. |
</cmath> | </cmath> | ||
Let <math>[n+1]_q = 1 + q + \cdots + q^n = \dfrac{1 - q^{n+1}}{1 - q} = \prod_{d \mid n+1} \Phi_d(q)</math>, | Let <math>[n+1]_q = 1 + q + \cdots + q^n = \dfrac{1 - q^{n+1}}{1 - q} = \prod_{d \mid n+1} \Phi_d(q)</math>, | ||
Line 46: | Line 46: | ||
We evaluate <math>S_k(n; q)</math> at <math>q = \zeta</math>: | We evaluate <math>S_k(n; q)</math> at <math>q = \zeta</math>: | ||
<cmath> | <cmath> | ||
− | T_k(n; \zeta) := S_k(n; \zeta) = \sum_{i=0}^n \ | + | T_k(n; \zeta) := S_k(n; \zeta) = \sum_{i=0}^n \binom{n}{i}_\zeta^k. |
</cmath> | </cmath> | ||
Line 52: | Line 52: | ||
It is known that | It is known that | ||
<cmath> | <cmath> | ||
− | \ | + | \binom{d - 1}{i}_\zeta = (-1)^i \zeta^{-i(i+1)/2}. |
</cmath> | </cmath> | ||
Therefore, | Therefore, | ||
Line 78: | Line 78: | ||
\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 | ||
==See Also== | ==See Also== | ||
{{USAMO newbox|year=2025|num-b=4|num-a=6}} | {{USAMO newbox|year=2025|num-b=4|num-a=6}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 06:15, 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
:
We now determine when . Suppose
, the largest index where
.
It is known that
Therefore,
If is odd, then
, and the sum does not cancel. So
, implying
, so
and
.
If is even, then
for all
, so
which is a quadratic exponential sum over a full residue system modulo
.
It is known that such sums vanish when
is even and
is odd.
Hence
, so
.
Since this holds for all , the full factor
divides
for all
if and only if
is even.
Therefore, if and only if
is even.
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.