Primes

Find the sum of all possible prime(s) p p such that p p and 8 p 2 + 1 8p^2+1 are primes simultaneously.


The answer is 3.

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.

1 solution

Raushan Sharma
Apr 5, 2016

Note that if p 1 , 2 ( m o d 3 ) p \equiv 1,2 \pmod{3} , 8 p 2 + 1 0 ( m o d 3 ) 8p^2+1 \equiv 0 \pmod{3} . Hence, we must have, p 0 ( m o d 3 ) p \equiv 0 \pmod{3} . And, since p is also a prime, we are left with only 1 possibility, i.e. p = 3 p=3 . Now, we need to check whether this is a solution or not. So, when p = 3 p=3 , 8 p 2 + 1 = 73 8p^2+1=73 , which is a prime.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...