![]() |
|
|
#1 |
|
Mar 2018
2·5·53 Posts |
(2^487-1)/4871 is prime where 4871 is a prime.
are there other primes p such that (2^p-1)/(p||1) is prime where p||1 is prime? p||1 simply means the concatenation in base ten of p and 1. |
|
|
|
|
|
#2 |
|
Mar 2018
12910 Posts |
p||1 = 10*p + 1
since factors of (2^p-1) are of form 2*k*p+1 the question is equal to "are there M(p) that have exactly two divisors, one of which has k=5". I've found about 43,000 Mp's with k=5 up to M4,290,333,139 using mersenne.ca. However, the "has exactly two divisors" is a much stricter condition with far less known examples – there's only 330 fully factored ones (excluding mersenne primes themselves) out of which 85 have exactly two factors. Easy to manually look through that list. M487 is the only one suitable on it. However, I do believe that the amount of numbers like that would be infinite. Maybe, there are other numbers in primenet with only one k=5 factor found (in the 43,000 list) and the cofactor not PRP-tested. Last fiddled with by DukeBG on 2019-04-26 at 16:16 |
|
|
|
|
|
#3 | |
|
Aug 2006
10111010110112 Posts |
Quote:
)
|
|
|
|
|
|
|
#4 |
|
Aug 2006
135338 Posts |
BTW, OEIS has
https://oeis.org/A135978 |
|
|
|
|
|
#5 | |
|
Mar 2018
12910 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mersenne Primes p which are in a set of twin primes is finite? | carpetpool | Miscellaneous Math | 3 | 2017-08-10 13:47 |
| Distribution of Mersenne primes before and after couples of primes found | emily | Math | 34 | 2017-07-16 18:44 |
| Conjecture about Mersenne primes and non-primes v2 | Mickey1 | Miscellaneous Math | 1 | 2013-05-30 12:32 |
| A conjecture about Mersenne primes and non-primes | Unregistered | Information & Answers | 0 | 2011-01-31 15:41 |
| possible primes (real primes & poss.prime products) | troels munkner | Miscellaneous Math | 4 | 2006-06-02 08:35 |