Let be the first prime integer where all 5 integers before it are composite. Let be the first prime integer where all 7 integers before it are composite. Find .
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.
The way that I would suggest to solve this problem is to pull up a list of primes, and look at the spacing in between. When you do this, you find that the two values that work are 29 and 97, which total to 126.