Let be a prime number greater than 2.
What is the smallest value of such that and are both composite?
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.
For p = 3, we have 7 and 9. 7 is prime.
For p = 5, we have 31 and 33. 31 is prime.
For p = 7, we have 127 and 129. 127 is prime.
For p = 11, we have 2047 and 2049. 2047 = 23 * 89, and 2049 = 3 * 683.