Maths Olympiad Prep

Library / /613 of 1394

Number theory Difficulty 5.2 AIME, harder Prove it United States

Problem:

Compute the sum of all integers 1a101 \leq a \leq 10 with the following property: there exist integers pp and qq such that pp, qq, p2+ap^{2}+a and q2+aq^{2}+a are all distinct prime numbers.

Solution

Solution:

Odd aa fail for parity reasons and a2(mod3)a \equiv 2(\bmod 3) fail for mod3\bmod 3 reasons. This leaves a{4,6,10}a \in\{4,6,10\}. It is easy to construct pp and qq for each of these, take (p,q)=(3,5),(5,11),(3,7)(p, q)=(3,5),(5,11),(3,7), respectively.

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.