Maths Olympiad Prep

Track / Stage 4 / 328 of 340 #1068 of 2444

Problem 1068

AMC 12 late, AIME early
Number theory Difficulty 5.0 Find the answer HMMT February

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. Fractions can be typed as 3/2, and spacing doesn't matter.

Next problem →

Official 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.

Source: Omni-MATH, licensed Apache-2.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.