Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2007 / Problems / Day 2, P8

IMC 2007 · Day 2 · P8

easy

Let xx, yy, and zz be integers such that S=x4+y4+z4S = x^4 + y^4 + z^4 is divisible by 29. Show that SS is divisible by 29429^4.

Solution (official)

We claim that 29x,y,z29 \mid x, y, z. Then, x4+y4+z4x^4 + y^4 + z^4 is clearly divisible by 29429^4.

Assume, to the contrary, that 29 does not divide all of the numbers x,y,zx, y, z. Without loss of generality, we can suppose that 29x29 \nmid x. Since the residue classes modulo 29 form a field, there is some wZw \in \mathbb{Z} such that xw1(mod29)xw \equiv 1 \pmod{29}. Then, (xw)4+(yw)4+(zw)4(xw)^4 + (yw)^4 + (zw)^4 is also divisible by 29. So we can assume that x1(mod29)x \equiv 1 \pmod{29}.

Thus, we need to show that y4+z41(mod29)y^4 + z^4 \equiv -1 \pmod{29}, i.e.\ y41z4(mod29)y^4 \equiv -1 - z^4 \pmod{29}, is impossible. There are only eight fourth powers modulo 29, 004,114124174284(mod29),78494204214(mod29),162454244274(mod29),2064144154234(mod29),233474224264(mod29),2444104194254(mod29),25114134164184(mod29).\begin{align*} 0 &\equiv 0^4, \\ 1 &\equiv 1^4 \equiv 12^4 \equiv 17^4 \equiv 28^4 \pmod{29}, \\ 7 &\equiv 8^4 \equiv 9^4 \equiv 20^4 \equiv 21^4 \pmod{29}, \\ 16 &\equiv 2^4 \equiv 5^4 \equiv 24^4 \equiv 27^4 \pmod{29}, \\ 20 &\equiv 6^4 \equiv 14^4 \equiv 15^4 \equiv 23^4 \pmod{29}, \\ 23 &\equiv 3^4 \equiv 7^4 \equiv 22^4 \equiv 26^4 \pmod{29}, \\ 24 &\equiv 4^4 \equiv 10^4 \equiv 19^4 \equiv 25^4 \pmod{29}, \\ 25 &\equiv 11^4 \equiv 13^4 \equiv 16^4 \equiv 18^4 \pmod{29}. \end{align*} The differences 1z4-1 - z^4 are congruent to 28, 27, 21, 12, 8, 5, 4, and 3. None of these residue classes is listed among the fourth powers.

How the field did

contestants scored
242
average (of 20)
12.29
solved (≥ 80%)
51.7%
near-0 (≤ 10%)
26.0%
discrimination
0.47

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2002 · Day 2 · P9easyavg 5.6/10 · solved 51% · near-0 38% · disc 0.48
IMC 2006 · Day 1 · P2easyavg 7.1/10 · solved 54% · near-0 18% · disc 0.51
IMC 2008 · Day 2 · P7easyavg 6.1/10 · solved 54% · near-0 22% · disc 0.56
IMC 2008 · Day 2 · P10easyavg 5.5/10 · solved 55% · near-0 44% · disc 0.48