A Mersenne prime is any prime of the form , where is a positive integer. As of May 2018, there are only 50 Mersenne primes known (the largest being with digits). It is still an open question as to whether there are an infinite number of Mersenne primes.
One may wonder what happens when one generalizes the Mersenne prime. How many prime numbers are of the form , with positive integers such that , , and ?
If you enjoyed this problem, you might want to check out this one .
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.
With a = b + 1 and p = 2 we have a p − b p = 2 b + 1 for all b > 1 . Thus all odd numbers except 3 can be obtained by this formula. Since there are infinitely many primes, and all but one of these is odd, we can obtain infinitely many (all but two of them) primes by this formula.