Maths Olympiad Prep

Library / /21 of 48

Number theory Difficulty 5.4 AIME, harder Prove it Hong Kong

Show that the equation y37x3+11(modp)y^{37} \equiv x^3 + 11 \pmod{p} is solvable for every prime pp, where p100p \le 100.

Solution

Since p100p \le 100, we have (p1,37)=1(p - 1, 37) = 1 (by checking 1,38,751, 38, 75 are not primes). Thus, there exists kZ+k \in \mathbb{Z}^+ such that 37k1(modp1)37k \equiv 1 \pmod{p-1}. Thus, by the Fermat little theorem, we have
(11k)37=1137k11(modp). (11^k)^{37} = 11^{37k} \equiv 11 \pmod{p}.
Therefore, (x,y)=(0,11k)(x, y) = (0, 11^k) is a solution to the given system.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.