This is a near-prime square

Let p i p_i be the i i -th prime number such that p i + 1 p_i + 1 is a square number. Give your answer as the least upper bound to the set { p i } i \{ p_i \}_i .


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

Henry U
Dec 22, 2018

By the condition, p i + 1 = n 2 , n N p_i + 1 = n^2, n \in \mathbb{N} . This is equivalent to p 1 = n 2 1 = ( n 1 ) ( n + 1 ) 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 n-1 is the smaller of the two, it has to be 1, and hence n = 2 n = 2 gives the only prime of this type, p 1 = 2 2 1 = 3 p_1 = 2^2-1 = \boxed{3} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...