![]() |
|
|
#188 | |
|
"Robert Gerbicz"
Oct 2005
Hungary
22×7×53 Posts |
Quote:
Say 2^a divides p-1 3^b divides p+5 ofcourse you want 2^a~3^b (~sqrt(N)) because then you know large p-1,(p+6)-1 factors in the oder of sqrt(N), so a=floor(log(N)/log(2)/2) b=floor(log(N)/log(3)/2) you can search p in the form (because 2^a and 3^b are coprime): p=u*2^a+v*3^b, from divisibilities you can get: Code:
v*3^b==1 mod 2^a u*2^a==-5 mod 3^b |
|
|
|
|
|
|
#189 | |
|
Sep 2002
Database er0rr
3,739 Posts |
Quote:
Last fiddled with by paulunderwood on 2019-04-19 at 23:22 |
|
|
|
|
|
|
#190 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2×7×677 Posts |
Quote:
Surely now, 10 years later, one can repeat Ken's trick to find a couple 40,000-digit sexy primes. I added a little friendly competition thread. Have some fun! |
|
|
|
|
|
|
#191 | |
|
Jun 2015
Vallejo, CA/.
2×7×71 Posts |
Quote:
YepI And that is what we call a triplet, which -at least for large enough numbers- is more important than just a pair of sexy primes. 😋 |
|
|
|
|
|
|
#192 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2·7·677 Posts |
Quote:
|
|
|
|
|
|
|
#194 |
|
Sep 2002
Database er0rr
3,739 Posts |
Congrats to Ryan for a top20 prime 7*6^6772401+1 (5269954 digits)
|
|
|
|
|
|
#195 |
|
Dec 2011
After milion nines:)
26458 Posts |
Small but sweet :)
[Worker #1 Sep 18 17:41:47] 9*10^380734+1 is a probable prime! Wh8: 0976AF3D,00000000 And of course it is proven prime with LLR :)
Last fiddled with by pepi37 on 2019-09-18 at 16:59 |
|
|
|
|
|
#196 |
|
Jun 2015
Vallejo, CA/.
2·7·71 Posts |
This one has not been yet verified but it looks genuine.
6962 · 312863120 - 1 4269952 Digits. Largest of the year. Will rank 20 if verified. https://primes.utm.edu/primes/page.php?id=130702 Last fiddled with by VBCurtis on 2020-03-04 at 03:06 Reason: Fixed exponent rendering |
|
|
|
|
|
#197 |
|
Sep 2002
Database er0rr
3,739 Posts |
Congrats to Ryan Propper for his recent batch of proth mega primes for k = 9, 11 and 13 the largest of which has 3,462,100 digits
Last fiddled with by paulunderwood on 2020-03-13 at 15:22 |
|
|
|
|
|
#198 | |
|
"Jeppe"
Jan 2016
Denmark
2508 Posts |
Quote:
/JeppeSN |
|
|
|
|
![]() |
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 |