Let and be prime numbers such that they satisfy the equation:
Find all possible values of and . Enter the answer as the sum of all possible values for and .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
x = 2 y 2 + 1 assuming that y = 1 (remainder 3)
then y 2 = 1 (remainder 3)
2 y 2 = 2 (remainder 3)
x = 2 y 2 + 1 = 3 = 0 (remainder 3)
meaning x is a multiple of 3
now assuming that y = 2 (remainder 3)
then y 2 = 4 = 1 (remainder 3)
2 y 2 = 2 (remainder 3)
x = 2 y 2 + 1 = 3 = 0 (remainder 3)
then as long as y ! = 0 (remainder 3) x must be a multiple of 3.
so it must be that either x or y is a multiple of 3; but the question asks for only prime numbers:
either x = 3 and according to the equation, y = 1 , − 1 which are not primes
or y = 3 so x = 1 9 which is prime.
the only pair satisfying the conditions is (19,3)
x + y = 1 9 + 3 = 2 2