Let be the -th prime number such that is a square number. Give your answer as the least upper bound to the set .
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.
By the condition, p i + 1 = n 2 , n ∈ N . This is equivalent to p 1 = n 2 − 1 = ( n − 1 ) ( n + 1 ) . But a prime can't be the product of two positive integers, unless one of them is 1. Since n − 1 is the smaller of the two, it has to be 1, and hence n = 2 gives the only prime of this type, p 1 = 2 2 − 1 = 3 .