Maths Olympiad Prep

Library / /230 of 860

Number theory Difficulty 5.0 AIME Find the answer

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

A number or a short expression. Spacing and $ signs are ignored.

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: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.