Find the lowest prime such that are also primes. If there's none, enter
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.
Since all primes are odd (except 2 ):
o d d + o d d = e v e n
Which means the only two primes left are 2 , 3 :
3 + 2 = 5
3 − 2 = 1
Since 1 is not a prime, the answer is 0