How many primes exist between 1 and inclusive for which is prime?
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.
An odd number to any power (greater than 0) is odd, as it does not have the factor 2. An odd number added to an odd number is even. Each even number has the factor 2 and is therefore except for 2 itself, not prime. 2 4 + 5 = 2 1 = 7 × 3 Therefore there exists no such number.