IMO 2006 N5 #
Determine all pairs $(x, y)$ of integers such that $$ \sum_{k = 0}^6 x^k = y^5 - 1. $$
Answer #
No such pairs.
Solution #
We follow the official solution. We show more: for any prime $p > 3$, there exist no pairs $(x, y)$ of integers with $$ \sum_{k = 0}^{p - 1} x^k = y^{p - 2} - 1. $$ We formalize this stronger version instead of the original version. We modify the solution in the case $y ≡ 2 \pmod{p}$ a bit; instead of looking at $y^{p - 3} + y^{p - 4} + … + 1$ mod $p$, we look at $y^{p - 2} - 1$ mod $p$.
Let p be a prime and F be a finite field. Suppose that there exists x : F
with x ≠ 1 such that ∑_{i = 0}^{p - 1} x^i = 0. Then |F| ≡ 1 (mod p).
Let p and q be prime with p ∣ ∑_{i = 0}^{q - 1} x^i for sone x : ℤ.
Then p is either equal to q or congruent to 1 (mod q).